Date: Tue, 7 Aug 2001 08:51:13 -0700 From: Mark Foster <mdf@enic.cc> To: freebsd-stable@freebsd.org Subject: buildworld problem (4.1-STABLE -> 4.4-PREREL) Message-ID: <20010807085113.C29998@enic.cc>
next in thread | raw e-mail | index | archive | help
Hello - I am trying to upgrade FreeBSD 4.1-20000809-STABLE to 4.4-PRERELEASE (aka 4.3-STABLE) I have cvsup'd src-all RELENG_4 on each of the last three days and tried to make buildworld. Here is the error that happens each time. -->> 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 -I/usr/src/gnu/usr.bin/binutils/ld/../../../../include -DVERSION=\""2.11.2 20010719 [FreeBSD]"\" -DBFD_VERSION=\""2.11.2 20010719 [FreeBSD]"\" -I/usr/obj/usr/src/i386/usr/include -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 <<-- This appears to be the same problem mentioned by another user on the list, the undefined reference to `basename' So I will try and do a binary upgrade from the 4.3-RELEASE cdrom unless someone has another suggestion that works. Thanks. -- -mdf [aka Mark D. Foster] eNIC Corporation - System Administrator mdf@enic.cc - land of the .cc select activity from life order by enjoyment desc 1. install M$ windowse 2. watch paint dry 3. watch grass grow 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?20010807085113.C29998>