From owner-freebsd-questions Thu Feb 24 6: 3:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mba.dgsys.com (mba.dgsys.com [204.97.65.69]) by hub.freebsd.org (Postfix) with ESMTP id 258AB37BC83 for ; Thu, 24 Feb 2000 06:03:26 -0800 (PST) (envelope-from jagnew@mba.dgsys.com) Received: (from jagnew@localhost) by mba.dgsys.com (8.8.8/8.8.8) id JAA07443 for freebsd-questions@freebsd.org; Thu, 24 Feb 2000 09:03:08 -0500 (EST) (envelope-from jagnew) From: "H. Jared Agnew" Message-Id: <200002241403.JAA07443@mba.dgsys.com> Subject: make upgrade To: freebsd-questions@freebsd.org Date: Thu, 24 Feb 2000 09:03:08 -0500 (EST) X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Following the directions at http://freebsd.simplenet.com/make-upgrade.html I am upgrading my system. I have encountered a problem running `make upgrade`. When make reaches ===> bin/df I get the following messages. 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 Please help. Jared Agnew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message