Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Aug 2001 03:49:11 +0000
From:      Michael Burns <michael@fasturl.net>
To:        stable@freebsd.org
Subject:   make buildworld error
Message-ID:  <20010816034911.A13156@fasturl.net>

next in thread | raw e-mail | index | archive | help
I'm attempting to upgrade a 4.1-RELEASE system to -stable. I've cvsup'd
the source tree and tried to make buildworld multiple times over the past
three days, and have consistently received the following error in
/usr/src/gnu/usr.bin/binutils/ld:

cc -O -pipe  -D_GNU_SOURCE -I- -I. -I/usr/src/gnu/usr.bin/binutils/ld/i386
-I/us
r/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
-DDEFAUL
T_EMULATION=\"elf_i386\" -DTARGET=\"i386-unknown-freebsd\"
-DSCRIPTDIR=\"/usr/ob
j/usr/src/i386/usr/libdata\"
-I/usr/src/gnu/usr.bin/binutils/ld/../../../../cont
rib/binutils/ld
-I/usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/
bfd -I/usr/src/gnu/usr.bin/binutils/ld/../../../../include -DVERSION=\""2.11.2
2
0010719 [FreeBSD]"\" -DBFD_VERSION=\""2.11.2 20010719 [FreeBSD]"\"
-I/usr/obj/
usr/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
l
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
1 error
*** Error code 2   
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2

I removed /usr/obj and cvsup'd from scratch after the first batch 
of failures. I've seen a similar question on -questions last week but
no answers. Any ideas?

-- 
Michael Burns
Systems Administrator
Vener Net Inc.
michael@fasturl.net

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?20010816034911.A13156>