From owner-freebsd-questions Thu Oct 18 10:13:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id B1F6C37B403 for ; Thu, 18 Oct 2001 10:13:11 -0700 (PDT) Received: from oneworld.owt.com (oneworld.owt.com [204.118.6.2]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id KAA09155; Thu, 18 Oct 2001 10:13:11 -0700 Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by oneworld.owt.com (8.11.4/8.11.4) with ESMTP id f9IHD9t29003; Thu, 18 Oct 2001 10:13:09 -0700 Message-ID: <3BCF0DA3.F88F0CEA@owt.com> Date: Thu, 18 Oct 2001 10:13:07 -0700 From: Kent Stewart X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: xphilius@yahoo.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: make buildworld problem with 4.4 release References: <20011018152217.32015.qmail@web11806.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 X Philius wrote: > > 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' Look at the changes made to the Makefile and add them to yours. You jumped too far and basename isn't in your old system. You can see the delta (colored) at http://www.freebsd.org/cgi/cvsweb.cgi/src/gnu/usr.bin/binutils/libiberty/Makefile Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart Carl Sagan quote on Seti@home http://setiathome.ssl.berkeley.edu/pale_blue_dot.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message