From owner-freebsd-current Mon Aug 31 14:07:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA02055 for freebsd-current-outgoing; Mon, 31 Aug 1998 14:07:31 -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 OAA02047 for ; Mon, 31 Aug 1998 14:07:28 -0700 (PDT) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.8.8/8.8.7) id HAA22103; Tue, 1 Sep 1998 07:18:55 +1000 (EST) (envelope-from jb) From: John Birrell Message-Id: <199808312118.HAA22103@cimlogic.com.au> Subject: Re: More problems post-ELF In-Reply-To: <14120.904588750@time.cdrom.com> from "Jordan K. Hubbard" at "Aug 31, 98 11:39:10 am" To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Tue, 1 Sep 1998 07:18:55 +1000 (EST) Cc: 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 Jordan K. Hubbard wrote: > After doing a full aout-to-elf build and kernel update on my -current > box, I have the following problems: > > 1. /etc/objformat sets OBJFORMAT=elf and kernel build doesn't override > it, causing link failure (already reported). > > 2. Interestingly enough, a `make world' after this process is complete > still builds an aout world and announces it as such. I thought > you were supposed to be elf'd after this? You are. If /etc/objformat contains OBJFORMAT=elf and OBJFORMAT is not set anywhere else, `objformat' should report `elf' and `make world' should follow that. Puzzling! -- 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