Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Aug 2001 20:35:34 -0700
From:      "brian o'shea" <boshea@netapp.com>
To:        freebsd-stable@freebsd.org
Subject:   Trouble linking eelf_i386.o
Message-ID:  <20010808203534.A14497@netapp.com>

next in thread | raw e-mail | index | archive | help
On a FreeBSD 4.1-RELEASE system, I cvsup'ed -STABLE this afternoon
around 23:00 GMT (16:00 PDT) and ran "make buildworld", which failed
while linking eelf_i386.o .  I know there are a number of potential
snares listed in the UPDATING file that I need to be careful of, but I
didn't see any that pertained to my particular version delta.  Is there
something that I missed or did incorrectly here?

# make buildworld
...
cc -O -pipe  -D_GNU_SOURCE -I- -I. -I/usr/cvsup/stable/src/gnu/usr.bin/binutils/ld/i386 -I/usr/cvsup/stable/src/gnu/usr.bin/binutils/ld -I/usr/cvsup/stable/src/gnu/usr.bin/binutils/ld/../libbfd/i386 -I/usr/cvsup/stable/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/include -DDEFAULT_EMULATION=\"elf_i386\" -DTARGET=\"i386-unknown-freebsd\" -DSCRIPTDIR=\"/usr/obj/usr/cvsup/stable/src/i386/usr/libdata\" -I/usr/cvsup/stable/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/ld -I/usr/cvsup/stable/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/bfd -I/usr/cvsup/stable/src/gnu/usr.bin/binutils/ld/../../../../include -DVERSION=\""2.11.2 20010719 [FreeBSD]"\" -DBFD_VERSION=\""2.11.2 20010719 [FreeBSD]"\"   -I/usr/obj/usr/cvsup/stable/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 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/cvsup/stable/src/gnu/usr.bin/binutils/ld.
*** Error code 1

Stop in /usr/cvsup/stable/src/gnu/usr.bin/binutils.
*** Error code 1

Stop in /usr/cvsup/stable/src.
*** Error code 1

Stop in /usr/cvsup/stable/src.
*** Error code 1

Stop in /usr/cvsup/stable/src.


Thanks,
-brian

p.s.  I didn't see anything in the -STABLE list archives, but then there
doesn't seem to be anything there now.  So says <http://www.FreeBSD.org/
cgi/search.cgi?words=gldelf_i386_open_dynamic_archive&max=25&sort=score&
index=recent&source=freebsd-stable> :

    None of the archives you requested (freebsd-stable) are available at
    this time.

-- 
Brian O'Shea
boshea@netapp.com
(408) 822-3249
3.3.163(PEN)

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?20010808203534.A14497>