From owner-freebsd-stable Mon Apr 12 15:31:23 1999 Delivered-To: freebsd-stable@freebsd.org Received: from surf.iae.nl (surf.IAE.nl [194.151.66.2]) by hub.freebsd.org (Postfix) with ESMTP id 32D59150DA for ; Mon, 12 Apr 1999 15:31:20 -0700 (PDT) (envelope-from wjw@iae.nl) Received: by surf.iae.nl (Postfix, from userid 74) id 78B499545; Tue, 13 Apr 1999 00:29:01 +0200 (MET DST) Subject: Error going make aout-to-elf-build To: stable@freebsd.org Date: Tue, 13 Apr 1999 00:29:01 +0200 (MET DST) Reply-To: wjw@IAE.nl X-NCC-RegID: nl.iae X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 2693 Message-Id: <19990412222901.78B499545@surf.iae.nl> From: wjw@iae.nl (Willem Jan Withagen) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I've tried several times now, even after resupping and I keep getting: -------------------------------------------------------------- >>> Rebuilding bootstrap libraries -------------------------------------------------------------- cd /home2/src/stable3/src; PATH=/usr/obj/aout/home2/src/stable3/src/tmp/sbin:/usr/obj/aout/home2/src/stable3/src/tmp/usr/sbin:/usr/obj/aout/home2/src/stable3/src/tmp/bin:/usr/obj/aout/home2/src/stable3/src/tmp/usr/bin:/usr/obj/aout/home2/src/stable3/src/tmp/sbin:/usr/obj/aout/home2/src/stable3/src/tmp/bin:/usr/obj/aout/home2/src/stable3/src/tmp/usr/sbin:/usr/obj/aout/home2/src/stable3/src/tmp/usr/bin BISON_SIMPLE=/usr/obj/aout/home2/src/stable3/src/tmp/usr/share/misc/bison.simple COMPILER_PATH=/usr/obj/aout/home2/src/stable3/src/tmp/usr/libexec:/usr/obj/aout/home2/src/stable3/src/tmp/usr/bin GCC_EXEC_PREFIX=/usr/obj/elf/home2/src/stable3/src/tmp/usr/lib:/usr/obj/elf/home2/src/stable3/src/tmp/usr/lib/ LD_LIBRARY_PATH=/usr/obj/aout/home2/src/stable3/src/tmp/usr/lib LIBRARY_PATH=/usr/obj/elf/home2/src/stable3/src/tmp/usr/lib:/usr/obj/elf/home2/src/stable3/src/tmp/usr/lib NOEXTRADEPEND=t OBJFORMAT_PATH=/usr/obj/aout/home2/src/stable3/src/tmp/usr/libexec:/usr/libexec make DESTDIR=/usr/obj/elf/home2/src/stable3/src/tmp -f Makefile.inc1 bootstrap-libraries cd /home2/src/stable3/src/lib/csu/i386-elf; make -DNOINFO -DNOMAN -DNOPROFILE depend; make -DNOINFO -DNOMAN -DNOPROFILE all; make -DNOINFO -DNOMAN -DNOPROFILE -B install obj cc -O -m486 -pipe -g -elf -Wall -Wno-unused -I/usr/obj/elf/home2/src/stable3/src/tmp/usr/include -c /home2/src/stable3/src/lib/csu/i386-elf/crtbegin.c -o crtbegin.o {standard input}: Assembler messages: {standard input}:147: Error: Can't emit reloc {- .text-seg symbol "function_skeleton"} @ file address 620. {standard input}:150: Error: Can't emit reloc {- .text-seg symbol "function_skeleton"} @ file address 632. {standard input}:155: Error: Can't emit reloc {- .text-seg symbol "function_skeleton"} @ file address 644. {standard input}:158: Error: Can't emit reloc {- .text-seg symbol "function_skeleton"} @ file address 656. *** Error code 1 Which looks to me like either cc1 and/or as are not getting the correct versions. But I can not seem to get it solved. To get it to go this far I even had to ldconfig the new libraries into the ld.so. Otherwise it would not build the /usr/obj/elf tree. Note that this is a 2.2.8 system. So can somebody give me a hint? Thanx, --WjW -- Internet Access Eindhoven BV., voice: +31-40-2 393 393, data: +31-40-2 606 606 P.O. 928, 5600 AX Eindhoven, The Netherlands Full Internet connectivity for only fl 9.95 a month. Call now, and login as 'new'. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message