From owner-freebsd-current Mon Aug 31 06:23:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA18566 for freebsd-current-outgoing; Mon, 31 Aug 1998 06:23:58 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA18561 for ; Mon, 31 Aug 1998 06:23:55 -0700 (PDT) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.8.8) with ESMTP id GAA12167; Mon, 31 Aug 1998 06:22:50 -0700 (PDT) (envelope-from jkh@time.cdrom.com) To: John Birrell cc: current@FreeBSD.ORG Subject: Re: The Day After, initial reports. In-reply-to: Your message of "Mon, 31 Aug 1998 21:52:35 +1000." <199808311152.VAA20146@cimlogic.com.au> Date: Mon, 31 Aug 1998 06:22:50 -0700 Message-ID: <12163.904569770@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > 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? No, no, yes. :) OK, I've set OBJFORMAT=aout in /etc/objformat now and my kernels build much better, thanks. It *used* to be set to aout before I ran the aout-to-elf target, that's all I can say. :-) - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message