From owner-freebsd-stable Sat Sep 15 7: 7:47 2001 Delivered-To: freebsd-stable@freebsd.org Received: from c000.snv.cp.net (c000-h018.c000.snv.cp.net [209.228.32.82]) by hub.freebsd.org (Postfix) with SMTP id AD04E37B407 for ; Sat, 15 Sep 2001 07:07:44 -0700 (PDT) Received: (cpmta 16307 invoked from network); 15 Sep 2001 07:07:44 -0700 Date: 15 Sep 2001 07:07:44 -0700 Message-ID: <20010915140744.16306.cpmta@c000.snv.cp.net> X-Sent: 15 Sep 2001 14:07:44 GMT Received: from [212.39.84.56] by mail.space.com with HTTP; 15 Sep 2001 07:07:44 PDT Content-Type: text/plain Content-Disposition: inline Mime-Version: 1.0 To: freebsd-stable@freebsd.org From: todorov@space.com X-Mailer: Web Mail 3.9.3.5 X-Sent-From: todorov@space.com Subject: Make buildworld compile errors Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I've recenly installed FreeBSD 4.1 and cvsup-ed to 4.4 (which is now stable as far as i know) and when i run make buildworld the following errors occured (the following text is from taken after doing make -j4 buildworld, when the errors occur) : cc -O -pipe -D_GNU_SOURCE -I- -I. -I/usr/src/gnu/usr.bin/binutils/ld/i386 -I/us r/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 -DDEFAUL T_EMULATION=\"elf_i386\" -DTARGET=\"i386-unknown-freebsd\" -DSCRIPTDIR=\"/usr/ob j/usr/src/i386/usr/libdata\" -I/usr/src/gnu/usr.bin/binutils/ld/../../../../cont rib/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 2 0010719 [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 l exsup.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. My Computer is a Celeron 333a with 256 mb RAM, if someone knows a solution to this problem i would be very grateful thanks. ___________________________________________________________________ Join the Space Program: Get FREE E-mail at http://www.space.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message