Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jun 1998 20:38:24 -0500
From:      Edwin Culp <eculp@webwizard.org.mx>
To:        The Hermit Hacker <scrappy@hub.org>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: ldconfig: WARNING! '/usr/lib' can not be used
Message-ID:  <3596F010.63694004@webwizard.org.mx>
References:  <Pine.BSF.3.96.980628205539.312I-100000@thelab.hub.org>

next in thread | previous in thread | raw e-mail | index | archive | help
just add aout to this line in /etc/rc

_LDC=/usr/lib
to give 
_LDC=/usr/lib/aout
for the next reboot and do a
ldconfig -m /usr/lib/aout

should be fine

ed

The Hermit Hacker wrote:
> 
> Why am I getting this?  I've checked through the man page for some sort of
> explanation, as well as checked permissions against
> /etc/mtree/BSD.usr.dist, and all looks okay...
> 
> %ldconfig -m /usr/lib
> ldconfig: WARNING! '/usr/lib' can not be used
> 
> Thanks...
> 
> Marc G. Fournier
> Systems Administrator @ hub.org
> primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-current" in the body of the message

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3596F010.63694004>