Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Feb 2000 09:03:08 -0500 (EST)
From:      "H. Jared Agnew" <jagnew@mba.dgsys.com>
To:        freebsd-questions@freebsd.org
Subject:   make upgrade
Message-ID:  <200002241403.JAA07443@mba.dgsys.com>

next in thread | raw e-mail | index | archive | help

  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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002241403.JAA07443>