Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Aug 1998 21:52:35 +1000 (EST)
From:      John Birrell  <jb@cimlogic.com.au>
To:        jkh@time.cdrom.com (Jordan K. Hubbard)
Cc:        jb@cimlogic.com.au, current@FreeBSD.ORG
Subject:   Re: The Day After, initial reports.
Message-ID:  <199808311152.VAA20146@cimlogic.com.au>
In-Reply-To: <11777.904562196@time.cdrom.com> from "Jordan K. Hubbard" at "Aug 31, 98 04:16:36 am"

next in thread | previous in thread | raw e-mail | index | archive | help
Jordan K. Hubbard wrote:
> Nope, I'm afraid those changes were innocuous.  This is something
> weirder, I think.  The compiler is spitting out something which the
> ELF assembler doesn't like, to wit:
> 
> su-2.01# /usr/libexec/elf/as -v -o machdep.o machdep.s  

The kernel should be aout. Have you got OBJFORMAT=elf in /etc/make.conf
or your environment or in /etc/objformat?

I should have make a change to Makefile.i386 in src/sys/i386/conf to
set OBJFORMAT=aout instead of BINFORMAT. Try that.

-- 
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?199808311152.VAA20146>