From owner-freebsd-stable Tue Aug 7 18: 8:51 2001 Delivered-To: freebsd-stable@freebsd.org Received: from io.dreamscape.com (io.dreamscape.com [206.64.128.6]) by hub.freebsd.org (Postfix) with ESMTP id B868C37B41A for ; Tue, 7 Aug 2001 18:08:45 -0700 (PDT) (envelope-from dennis@borg.com) Received: from mwmicro (uA5-p1.dreamscape.com [207.198.23.193]) by io.dreamscape.com (8.9.3+blt/8.9.3) with SMTP id VAA16086 for ; Tue, 7 Aug 2001 21:04:44 -0400 (EDT) From: "Dennis Mathiasen" To: Subject: RE: buildworld problem (4.1-STABLE -> 4.4-PREREL) Date: Tue, 7 Aug 2001 21:08:45 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <20010807085113.C29998@enic.cc> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal 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 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