Date: Fri, 25 Feb 2000 11:46:46 -0800 (Pacific Standard Time) From: Jeff Behl <behl@ucsb.edu> To: freebsd-stable@freebsd.org Message-ID: <Pine.WNT.4.10.10002251144310.243-100000@kahuna.ucsb.edu>
next in thread | raw e-mail | index | archive | help
Hi all, I get the following when doing a 'make aout-to-elf-build' on a 2.2.8 system that I'm trying to upgrade to 3.4. The source is up to date (cvsup'd this morning). Any ideas? ===> bin/df cc -O -pipe -I/usr/src/bin/df/../../sbin/mount -Wall -Wformat -I/usr/obj/aout/usr/src/tmp/usr/include -c /usr/src/bin/df/df.c cc -O -pipe -I/usr/src/bin/df/../../sbin/mount -Wall -Wformat -I/usr/obj/aout/usr/src/tmp/usr/include -c /usr/src/bin/df/../../sbin/mount/vfslist.c cc -O -pipe -I/usr/src/bin/df/../../sbin/mount -Wall -Wformat -I/usr/obj/aout/usr/src/tmp/usr/include -static -o df df.o vfslist.o df.o: Undefined symbol `_ilogb' referenced from text segment *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. -- Jeff Behl behl@ucsb.edu Campus Network Programmer (805) 893-5311 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.WNT.4.10.10002251144310.243-100000>