Date: Wed, 22 Aug 2001 15:29:54 -0400 From: Raoul Schroeder <memphis_ms@gmx.net> To: stable@freebsd.org Subject: Compile error, CVS 08/22/2001 1pm EDT Message-ID: <3B840832.276F60F2@gmx.net> References: <200108221739.f7MHd1W76854@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, I am brand-new to CVS updating, so I looked into the handbook and tried to find out more. Downloading the CVS (from 1pm EDT) was not a problem, compiling was. I am updating from 4.1R (yes, yes, I waited that long). cc -O -pipe -march=pentiumpro -D_GNU_SOURCE -I- -I. -I/usr/src/gnu/usr.bin/binut ils/ld/i386 -I/usr/src/gnu/usr.bin/binutils/ld -I/usr/src/gnu/usr.bin/binutils/l d/../libbfd/i386 -I/usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils /include -DDEFAULT_EMULATION=\"elf_i386\" -DTARGET=\"i386-unknown-freebsd\" -DSC RIPTDIR=\"/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 -I/usr/src/gnu/usr.bin/binutils/ld/../../../../include -DVE RSION=\""2.11.2 20010719 [FreeBSD]"\" -DBFD_VERSION=\""2.11.2 20010719 [FreeBSD] "\" -I/usr/obj/usr/src/i386/usr/include -static -o ld eelf_i386.o ldcref.o l dctor.o ldemul.o ldexp.o ldfile.o ldgram.o ldlang.o ldlex.o ldmain.o ldmisc.o ld ver.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+0xccc): undefined reference to basename' *** Error code 1 I understand that it had some problems compiling the ELF (linux compatibility) binaries. I do not even need them, so I could even turn them off - not sure where to do that. All help is greatly appreciated. Thanks, Raoul 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?3B840832.276F60F2>