From owner-freebsd-current Mon Aug 31 15:51:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA21252 for freebsd-current-outgoing; Mon, 31 Aug 1998 15:51:59 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from cimlogic.com.au (cimlog.lnk.telstra.net [139.130.51.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA21235 for ; Mon, 31 Aug 1998 15:51:54 -0700 (PDT) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.8.8/8.8.7) id JAA22556; Tue, 1 Sep 1998 09:03:22 +1000 (EST) (envelope-from jb) From: John Birrell Message-Id: <199808312303.JAA22556@cimlogic.com.au> Subject: Re: E scaries In-Reply-To: <19980831160235.A27062@TOJ.org> from Tom Jackson at "Aug 31, 98 04:02:35 pm" To: toj@gorilla.net (Tom Jackson) Date: Tue, 1 Sep 1998 09:03:22 +1000 (EST) Cc: freebsd-current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Tom Jackson wrote: > Had to define out the libc_r build and got the build to go all > the way through and die right before the install on two errors > pertaining to do files in /usr/obj. Out of perplex I tried the > aout-to-elf-install and seemed to work but did not rebuild my > kernel (GENERICupgrade). Tried to rebuild my kernel and it got > to the very end and gave me: > > loading kernel > /usr/libexec/elf/ld: unregonized option '-Z' > *** Error code 1 > > Stop > > Any advice as what to do now. I'm worried about rebooting and haven't > got a clue. A quick fix is to edit the Makefile.i386 in src/sys/i386/conf to pass -aout in CFLAGS, to LD and on each ${CC} line where CFLAGS is not used. I'll commit this in a few minutes. -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/ CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message