From owner-freebsd-hackers Wed May 12 4:25:13 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from quackerjack.cc.vt.edu (quackerjack.cc.vt.edu [198.82.160.250]) by hub.freebsd.org (Postfix) with ESMTP id 52F0614F79 for ; Wed, 12 May 1999 04:25:07 -0700 (PDT) (envelope-from jobaldwi@vt.edu) Received: from sable.cc.vt.edu (sable.cc.vt.edu [128.173.16.30]) by quackerjack.cc.vt.edu (8.8.8/8.8.8) with ESMTP id HAA06907; Wed, 12 May 1999 07:24:55 -0400 (EDT) Received: from john.baldwin.cx (jobaldwi.campus.vt.edu [198.82.67.63]) by sable.cc.vt.edu (8.8.8/8.8.8) with ESMTP id HAA20424; Wed, 12 May 1999 07:24:55 -0400 (EDT) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <2660.926501994@axl.noc.iafrica.com> Date: Wed, 12 May 1999 07:24:55 -0400 (EDT) From: John Baldwin To: Sheldon Hearn Subject: Re: 3.1 cc -aout - No go? AGAIN after make world Cc: freebsd-hackers@FreeBSD.ORG, Josh2 Lists , John Baldwin Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 12-May-99 Sheldon Hearn wrote: > > > On Wed, 12 May 1999 00:46:25 -0400, John Baldwin wrote: > >> If you are doing it with current -stable sources, you need to define >> WANT_AOUT >> (sp?) to true in /etc/make.conf and make world again. That oughta get you >> the >> aout bits you need in /usr/lib/aout. > > I take it the aout bits installed will be from the compat22's uuencoded > libraries, not compiled on the build machine, yes? Nope, the WANT_AOUT forces them to be compiled as part of the world build. That is they only way I know of thus far to build crt0.o and friends which are needed for linking aout executables. > Ciaol, > Sheldon. --- John Baldwin -- http://members.freedomnet.com/~jbaldwin/ PGP Key: http://members.freedomnet.com/~jbaldwin/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message