From owner-freebsd-current Thu Mar 28 1:51:13 2002 Delivered-To: freebsd-current@freebsd.org Received: from wint.itfs.nsk.su (wint.itfs.nsk.su [212.20.32.43]) by hub.freebsd.org (Postfix) with ESMTP id 669E237B400 for ; Thu, 28 Mar 2002 01:51:09 -0800 (PST) Received: from wint.itfs.nsk.su (localhost [127.0.0.1]) by wint.itfs.nsk.su (8.12.2/8.12.2) with ESMTP id g2S9p6Jt073007 for ; Thu, 28 Mar 2002 15:51:06 +0600 (NOVT) (envelope-from nnd@wint.itfs.nsk.su) Received: (from nnd@localhost) by wint.itfs.nsk.su (8.12.2/8.12.2/Submit) id g2S9p5mX073006; Thu, 28 Mar 2002 15:51:05 +0600 (NOVT) Date: Thu, 28 Mar 2002 15:51:05 +0600 (NOVT) Message-Id: <200203280951.g2S9p5mX073006@wint.itfs.nsk.su> From: nnd@mail.nsk.ru (Nickolay Dudorov) To: current@FreeBSD.ORG Subject: Re: cvs commit: src/sys/boot/common Makefile.inc In-Reply-To: <200203280128.g2S1SLc92634@freefall.freebsd.org> User-Agent: tin/1.5.12-20020311 ("Toxicity") (UNIX) (FreeBSD/5.0-CURRENT (i386)) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In article <200203280128.g2S1SLc92634@freefall.freebsd.org> you wrote: > obrien 2002/03/27 17:28:21 PST > > Modified files: > sys/boot/common Makefile.inc > Log: > Not all platforms have and want a.out format support. > > Revision Changes Path > 1.13 +6 -2 src/sys/boot/common/Makefile.inc And after that my buildworld on the i386(?) platform breaks in the 'sys/boot/i386/loader' due to "undefined reference to 'aout_loadfile'". Where must be (iff any) LOADER_AOUT_SUPPORT defined ? N.Dudorov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message