Date: Fri, 23 Nov 2001 11:25:16 +0100 From: Adi Sieker <adi@living-source.com> To: freebsd-questions@FreeBSD.ORG Subject: Problem with buildworld RELENG_4_4 on a RELENG_4_1_1 system Message-ID: <468svtk2ffuh56s7nmdhtc8i3h1t793rqd@4ax.com>
next in thread | raw e-mail | index | archive | help
Hi all, I get an error when doing a buildworld. After a search on groups.google I found one reference to this problem. The idea suggested there was: rm -rf /usr/src rm -rf /usr/obj cvsup=20 cd /usr/src make buildworld but the problems persists. Here the last bit from the buildworld output: I get the following error when doing a buildworld: cc -O2 -pipe -march=3Dpentiumpro -funroll-loops -fstrength-reduce -ffast-math -fexpensive-optimizations -fomit-frame-pointer=20 -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=3D\"elf_i386\" -DTARGET=3D\"i386-unknown-freebsd\" -DSCRIPTDIR=3D\"/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=3D\""2.11.2 20010719 [FreeBSD]"\" -DBFD_VERSION=3D\""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+0xe68): undefined reference to `basename' *** Error code 1 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error my supfile is online at http://www.living-source.com/user/adi/buildworld/supfile.txt=20 kernel config is at http://www.living-source.com/user/adi/buildworld/kernelconf.txt complete buildworld output is here http://www.living-source.com/user/adi/buildworld/make-buildworld.log The current system is a 4.1.1 box I'd appreciate any hints on how to fix this problem. I really would like to get the update with cvsup working, as I want to update another =46reeBSD box which is 3000KM away. Regards Adi 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?468svtk2ffuh56s7nmdhtc8i3h1t793rqd>