From owner-freebsd-stable Wed Aug 22 12:26:57 2001 Delivered-To: freebsd-stable@freebsd.org Received: from kottan-labs.bgsu.edu (kottan-labs.bgsu.edu [129.1.148.220]) by hub.freebsd.org (Postfix) with ESMTP id 329EF37B428 for ; Wed, 22 Aug 2001 12:26:35 -0700 (PDT) (envelope-from memphis_ms@gmx.net) Received: (qmail 41571 invoked from network); 22 Aug 2001 15:28:37 -0400 Received: from raoul.bgsu.edu (HELO gmx.net) (129.1.148.16) by kottan-labs.bgsu.edu with RC4-MD5 encrypted SMTP; 22 Aug 2001 15:28:37 -0400 Message-ID: <3B840832.276F60F2@gmx.net> Date: Wed, 22 Aug 2001 15:29:54 -0400 From: Raoul Schroeder X-Mailer: Mozilla 4.74 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: stable@freebsd.org Subject: Compile error, CVS 08/22/2001 1pm EDT References: <200108221739.f7MHd1W76854@harmony.village.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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