Date: Tue, 7 Aug 2001 21:08:45 -0400 From: "Dennis Mathiasen" <dennis@borg.com> To: <freebsd-stable@freebsd.org> Subject: RE: buildworld problem (4.1-STABLE -> 4.4-PREREL) Message-ID: <NFBBLPGAMKGJPAINGIJKAEJKCEAA.dennis@borg.com> In-Reply-To: <20010807085113.C29998@enic.cc>
next in thread | previous in thread | raw e-mail | index | archive | help
I've had exactly the same problem, except 4.1-RELEASE -> 4.4. Did an nfs mount of /usr/src & /usr/obj from the problem box onto a 4.3-STABLE (mid July) box and buildworld worked with no errors, as did building and installing kernels on both. I don't see a -nostdinc. Has that been undefined (shouldn't it be? ) elsewhere? libibery.a was on both boxes in /usr/compat/...something Same date and size on both. Dennis Mathiasen dennislm@dreamscape.com > 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/in > clude -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/bf > d -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 > <<-- 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?NFBBLPGAMKGJPAINGIJKAEJKCEAA.dennis>