From owner-freebsd-stable Wed Apr 14 11:35:43 1999 Delivered-To: freebsd-stable@freebsd.org Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (Postfix) with ESMTP id A9FDC14D2F for ; Wed, 14 Apr 1999 11:35:41 -0700 (PDT) (envelope-from jdp@polstra.com) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.3/8.9.1) with ESMTP id LAA23539; Wed, 14 Apr 1999 11:33:19 -0700 (PDT) (envelope-from jdp@polstra.com) From: John Polstra Received: (from jdp@localhost) by vashon.polstra.com (8.9.3/8.9.1) id LAA00587; Wed, 14 Apr 1999 11:33:18 -0700 (PDT) (envelope-from jdp@polstra.com) Date: Wed, 14 Apr 1999 11:33:18 -0700 (PDT) Message-Id: <199904141833.LAA00587@vashon.polstra.com> To: wjw@IAE.nl Subject: Re: Error going make aout-to-elf-build In-Reply-To: <19990412222901.78B499545@surf.iae.nl> Organization: Polstra & Co., Seattle, WA Cc: stable@freebsd.org Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article <19990412222901.78B499545@surf.iae.nl>, Willem Jan Withagen wrote: > Hi, > > I've tried several times now, even after resupping and I keep getting: > -------------------------------------------------------------- > >>> Rebuilding bootstrap libraries > -------------------------------------------------------------- ... > 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 Please try removing "-g" from your CFLAGS (maybe it's in /etc/make.conf?) and let us know if that fixes the problem. John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Self-interest is the aphrodisiac of belief." -- James V. DeLong To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message