Date: Mon, 31 Aug 1998 20:43:48 -0700 From: Manfred Antar <mantar@netcom.com> To: current@FreeBSD.ORG Subject: New problem with ELF Message-ID: <199809010343.UAA07035@pozo.pozo.com>
next in thread | raw e-mail | index | archive | help
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" *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 If i do a make -k installworld it installs the aout stuff too. This has happened twice. Manfred ============================== || mantar@netcom.com || || pozo@infinex.com || || Ph. (415) 681-6235 || ============================== 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?199809010343.UAA07035>