Date: Tue, 25 Sep 2001 17:40:30 -0500 From: Bob Willcox <bob@immure.com> To: freebsd-stable@FreeBSD.ORG Subject: Build error upgrading from 4.1.1 to 4-stable: undefined ref to basename Message-ID: <20010925174030.B46638@luke.immure.com> In-Reply-To: <20010925173724.A46638@luke.immure.com>; from bob@immure.com on Tue, Sep 25, 2001 at 05:37:24PM -0500 References: <20010925173724.A46638@luke.immure.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Sorry about that, I forgot the subject on this mail and mutt did what I
said, not what I meant. :-)
Bob
On Tue, Sep 25, 2001 at 05:37:24PM -0500, Bob Willcox wrote:
> Hi All,
>
> I'm attempting to upgrade a 4.1.1-RELEASE system to 4-stable (cvsuped as
> of a couple of hours ago) and got the following build error:
>
> 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/include -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/bfd -DVERSION=\""2.11.2 20010719 [FreeBSD]"\" -DBFD_VERSION=\""2.11.2 20010719 [FreeBSD]"\" -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
>
> Stop in /usr/src.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
>
> I was running a "make buildworld" when this occurred. Does anyone have
> any idea what may have caused this? I have recently upgraded several
> other of my systems to 4-stable w/o this problem (they were probably at
> a somewhat higher version of the system already than this one).
>
> Thanks for any help you can provide,
>
> Bob
>
> --
> Bob Willcox Putt's Law:
> bob@vieo.com Technology is dominated by two types of people:
> Austin, TX Those who understand what they do not manage.
> Those who manage what they do not understand.
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message
--
Bob Willcox Putt's Law:
bob@vieo.com Technology is dominated by two types of people:
Austin, TX Those who understand what they do not manage.
Those who manage what they do not understand.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010925174030.B46638>
