Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Sep 2001 17:37:24 -0500
From:      Bob Willcox <bob@immure.com>
To:        freebsd-stable@freebsd.org
Message-ID:  <20010925173724.A46638@luke.immure.com>

next in thread | raw e-mail | index | archive | help
Hi All,

I'm attempting to upgrade a 4.1.1-RELEASE system to 4-stable (cvsuped as
of a couple of hours ago) and got the following build error:

cc -O -pipe  -D_GNU_SOURCE -I- -I. -I/usr/src/gnu/usr.bin/binutils/ld/i386 -I/usr/src/gnu/usr.bin/binutils/ld -I/usr/src/gnu/usr.bin/binutils/ld/../libbfd/i386 -I/usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/include -DDEFAULT_EMULATION=\"elf_i386\" -DTARGET=\"i386-unknown-freebsd\" -DSCRIPTDIR=\"/usr/obj/usr/src/i386/usr/libdata\" -I/usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/ld -I/usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/bfd -DVERSION=\""2.11.2 20010719 [FreeBSD]"\" -DBFD_VERSION=\""2.11.2 20010719 [FreeBSD]"\"     -static -o ld eelf_i386.o ldcref.o ldctor.o ldemul.o ldexp.o ldfile.o ldgram.o ldlang.o ldlex.o ldmain.o ldmisc.o ldver.o ldwrite.o lexsup.o mri.o  ../libbfd/libbfd.a ../libiberty/libiberty.a
eelf_i386.o: In function `gldelf_i386_open_dynamic_archive':
eelf_i386.o(.text+0xc7b): undefined reference to `basename'
*** Error code 1

Stop in /usr/src/gnu/usr.bin/binutils/ld.
*** Error code 1

Stop in /usr/src/gnu/usr.bin/binutils.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1


I was running a "make buildworld" when this occurred. Does anyone have
any idea what may have caused this? I have recently upgraded several
other of my systems to 4-stable w/o this problem (they were probably at
a somewhat higher version of the system already than this one).

Thanks for any help you can provide,

Bob

-- 
Bob Willcox               Putt's Law:
bob@vieo.com                Technology is dominated by two types of people:
Austin, TX                    Those who understand what they do not manage.
                              Those who manage what they do not understand.

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?20010925173724.A46638>