From owner-freebsd-stable Fri Feb 25 11:48: 8 2000 Delivered-To: freebsd-stable@freebsd.org Received: from hub.ucsb.edu (hub.ucsb.edu [128.111.24.40]) by hub.freebsd.org (Postfix) with ESMTP id B518A37BAFD for ; Fri, 25 Feb 2000 11:48:03 -0800 (PST) (envelope-from behl@ucsb.edu) Received: from kahuna.ucsb.edu ([128.111.27.27]) by hub.ucsb.edu with esmtp id 12OQiY-0005ct-00 for freebsd-stable@freebsd.org; Fri, 25 Feb 2000 11:48:02 -0800 Date: Fri, 25 Feb 2000 11:46:46 -0800 (Pacific Standard Time) From: Jeff Behl To: freebsd-stable@freebsd.org Message-ID: X-X-Sender: behl@mail.engr.ucsb.edu MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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