Date: Tue, 1 Sep 1998 14:19:44 +1000 (EST) From: John Birrell <jb@cimlogic.com.au> To: mantar@netcom.com (Manfred Antar) Cc: current@FreeBSD.ORG Subject: Re: New problem with ELF Message-ID: <199809010419.OAA23592@cimlogic.com.au> In-Reply-To: <199809010343.UAA07035@pozo.pozo.com> from Manfred Antar at "Aug 31, 98 08:43:48 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Manfred Antar wrote: > The update to elf worked fine. > When I do a make buildworld it builds fine elf and legacy aout > When i do make installworld after everything in the elf tree installs > when i get to this point it dies : > -------------------------------------------------------------- > Re-scanning the shared libraries.. > -------------------------------------------------------------- > cd /usr/src; /sbin/ldconfig -R > > -------------------------------------------------------------- > Rebuilding man page indexes > -------------------------------------------------------------- > cd /usr/src/share/man; /usr/obj/elf/usr/src/tmp/usr/bin/make makedb > makewhatis /usr/share/man > /usr/libexec/ld.so: warning: /usr/obj/elf/usr/src/tmp/usr/lib/libm.so.2: > minor version -1 older than expected 0, using it anyway > ld.so failed: bad magic number in "/usr/obj/elf/usr/src/tmp/usr/lib/libm.so.2" Does your /etc/rc still have /usr/lib in _LDC? I have an ELF `make world' running, so I'll wait and see if this happens to me. -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/ CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 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?199809010419.OAA23592>