"Mark C. Langston" wrote:
> 
> On Sun, May 28, 2000 at 08:55:37PM -0600, Warner Losh wrote:
> > The patch works for me!  Yippie!  I have my AJ back again.
> 
> I don't know if this is related, but:
> 
> I cvsup'd to -CURRENT this evening (my first attempt to do so), and am
> now seeing the following error on boot:
> 
> pid 156 (ldconfig), uid 0: exited on signal 11 (core dumped)
> 
> I applied the patch from earlier in the thread, followed the
> instructions, and still no luck.  Unfortunately, I'm not at all
> familiar with using gdb to debug the resulting corefile, but if anyone
> needs any information from it can cares to walk me through the steps
> necessary to obtain it, I'll be glad to.
> 

I think your problem is caused by linux_base's ldconfig, which now
must be explicitly branded (and all static Linux binaries):

  brandelf -t Linux /compat/linux/sbin/ldconfig

Hope this helps,

-- JMA
-----------------------------------------------------------------------
José Mª Alcaide                         | mailto:[EMAIL PROTECTED]
Universidad del País Vasco              | mailto:[EMAIL PROTECTED]
Dpto. de Electricidad y Electrónica     | http://www.we.lc.ehu.es/~jose
Facultad de Ciencias - Campus de Lejona | Tel.:  +34-946012479
48940 Lejona (Vizcaya) - SPAIN          | Fax:   +34-946013071
-----------------------------------------------------------------------
 "Beware of Programmers who carry screwdrivers"  --  Leonard Brandwein


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to