Date: Tue, 1 Sep 1998 09:03:22 +1000 (EST) From: John Birrell <jb@cimlogic.com.au> To: toj@gorilla.net (Tom Jackson) Cc: freebsd-current@FreeBSD.ORG Subject: Re: E scaries Message-ID: <199808312303.JAA22556@cimlogic.com.au> In-Reply-To: <19980831160235.A27062@TOJ.org> from Tom Jackson at "Aug 31, 98 04:02:35 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808312303.JAA22556>
