From owner-freebsd-questions Thu Oct 18 8:22:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web11806.mail.yahoo.com (web11806.mail.yahoo.com [216.136.172.160]) by hub.freebsd.org (Postfix) with SMTP id 9259937B401 for ; Thu, 18 Oct 2001 08:22:17 -0700 (PDT) Message-ID: <20011018152217.32015.qmail@web11806.mail.yahoo.com> Received: from [64.73.64.94] by web11806.mail.yahoo.com via HTTP; Thu, 18 Oct 2001 08:22:17 PDT Date: Thu, 18 Oct 2001 08:22:17 -0700 (PDT) From: X Philius Reply-To: xphilius@yahoo.com Subject: make buildworld problem with 4.4 release To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Folks, Upgrading a system via CVsup for the first time. Thought I had a handle on it, but I've run into a snag. Pasted below is the guts of my sup file, and the Stop error I am seeing when I try to run 'make buildworld'. I *did* use 'script' to save the entire output of 'make buildworld', but I am guessing that the last few lines will be helpful enough (plus, I don't want to clog the ether with pages of useless text!) Thanks in advance. Jason sup file guts: *default tag=RELENG_4_4_0_RELEASE *default host=cvsup.FreeBSD.org *default base=/usr/local/etc/cvsup *default prefix=/usr *default release=cvs delete use-rel-suffix *default delete use-rel-suffix src-all Error I am seeing after running 'make buildworld': 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 Stop in /usr/src/gnu/usr.bin/binutils. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. __________________________________________________ Do You Yahoo!? Make a great connection at Yahoo! Personals. http://personals.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message