Date: Tue, 13 Apr 1999 00:29:01 +0200 (MET DST) From: wjw@iae.nl (Willem Jan Withagen) To: stable@freebsd.org Subject: Error going make aout-to-elf-build Message-ID: <19990412222901.78B499545@surf.iae.nl>
index | next in thread | raw e-mail
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
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990412222901.78B499545>
