From owner-freebsd-stable Thu Apr 15 15: 3:49 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 A03D914C0D for ; Thu, 15 Apr 1999 15:03:46 -0700 (PDT) (envelope-from wjw@iae.nl) Received: by surf.iae.nl (Postfix, from userid 74) id 4A1459808; Fri, 16 Apr 1999 00:01:23 +0200 (MET DST) Subject: Re: Error going make aout-to-elf-build In-Reply-To: <199904142100.OAA01190@vashon.polstra.com> from John Polstra at "Apr 14, 99 02:00:40 pm" To: jdp@polstra.com (John Polstra) Date: Fri, 16 Apr 1999 00:01:22 +0200 (MET DST) Cc: wjw@IAE.nl, stable@freebsd.org 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: 1120 Message-Id: <19990415220123.4A1459808@surf.iae.nl> From: wjw@iae.nl (Willem Jan Withagen) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've first tried it without the -g That fixed the problem. Next I'll try after resupping. --WjW You ( John Polstra ) write: => In article <199904141833.LAA00587@vashon.polstra.com>, => John Polstra wrote: => > In article <19990412222901.78B499545@surf.iae.nl>, => > Willem Jan Withagen wrote: => > > 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 => > > *** 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. => => Actually, having given my aged, feeble mind a chance to work, I'm sure => it will fix it. :-) I had already made this work in -current, and I => have just now merged the fix into -stable. Wait for your mirror => site to get the change, and then re-CVSup. After that, it should => work even with "-g". To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message