Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Oct 2001 10:13:07 -0700
From:      Kent Stewart <kstewart@owt.com>
To:        xphilius@yahoo.com
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: make buildworld problem with 4.4 release
Message-ID:  <3BCF0DA3.F88F0CEA@owt.com>
References:  <20011018152217.32015.qmail@web11806.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3BCF0DA3.F88F0CEA>