From owner-freebsd-stable Sat Sep 22 8:35: 6 2001 Delivered-To: freebsd-stable@freebsd.org Received: from bleys.tpgi.com.au (bleys.tpgi.com.au [203.12.160.38]) by hub.freebsd.org (Postfix) with ESMTP id 2341937B420 for ; Sat, 22 Sep 2001 08:35:02 -0700 (PDT) Received: (from smtpd@localhost) by bleys.tpgi.com.au (8.11.2/8.11.2) id f8MFZ1H02759 for ; Sun, 23 Sep 2001 01:35:01 +1000 Received: from buffy.tpgi.com.au(203.12.160.34) via SMTP by bleys.tpgi.com.au, id smtpdVp03PR; Sun Sep 23 01:34:58 2001 Received: (from smtpd@localhost) by buffy.tpgi.com.au (8.9.3/8.9.3) id BAA31411 for ; Sun, 23 Sep 2001 01:34:58 +1000 Received: from pen-56k-031.tpgi.com.au(203.213.3.31), claiming to be "" via SMTP by buffy.tpgi.com.au, id smtpdK7kuag; Sun Sep 23 01:34:52 2001 From: Alastair Hogge Reply-To: agh@tpg.com.au To: freebsd-stable@freebsd.org Date: Sun, 23 Sep 2001 01:31:37 +0000 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <01092301342102.34044@> Content-Transfer-Encoding: 8bit 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'm having trouble updating from 4.1R to 4.4. After CVSup finihes with a sucess, I: # cd /usr/src # make buildworld But after about 2 minutes, make stops with this: 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. *** Error code 1 I've just recently installed 4.1 with sources, and I'm using CVSup "SNAP_16_1e" *default host=cvsup3.au.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs tag=RELENG_4_4 *default delete use-rel-suffix *default compress src-all doc-all ports-all tag=. I run CVSup like so: # cvsup -g -L 2 /etc/supfile -b cvsup.freebsd.org Is there something I'm supposed do after CVSup-ing and before make-ing? TIA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message