From owner-freebsd-current Thu Jul 16 14:25:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA18287 for freebsd-current-outgoing; Thu, 16 Jul 1998 14:25:07 -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 OAA18281 for ; Thu, 16 Jul 1998 14:25:04 -0700 (PDT) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.8.8/8.8.7) id HAA17349; Fri, 17 Jul 1998 07:41:21 +1000 (EST) (envelope-from jb) From: John Birrell Message-Id: <199807162141.HAA17349@cimlogic.com.au> Subject: Re: Proposed fix for ___error problem. In-Reply-To: <199807161544.JAA25102@harmony.village.org> from Warner Losh at "Jul 16, 98 09:44:57 am" To: imp@village.org (Warner Losh) Date: Fri, 17 Jul 1998 07:41:20 +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 Warner Losh wrote: > > OK. I have found that a -current from approx Oct exhibits this error > when I do a 'make buildworld -m /usr/src/share/mk'. So I got into > digging into this problem and discovered that I can fix it and the > MACHINE_ARCH problem fairly well for legacy systems. I haven't tried putting buildworld before the -m argument, but from what I see in your message, the "-m /usr/src/share/mk" isn't getting the correct includes. No patches are necessary if you use the correct command. The __error problem indicates that /usr/lib is being used instead of /usr/lib/aout because the top level makefile is using an old sys.mk. -- 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