From owner-freebsd-hackers Tue May 11 21:46:33 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 1B6F815254 for ; Tue, 11 May 1999 21:46:26 -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 AAA22350; Wed, 12 May 1999 00:46:25 -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 AAA15537; Wed, 12 May 1999 00:46:25 -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: Date: Wed, 12 May 1999 00:46:25 -0400 (EDT) From: John Baldwin To: Josh2 Lists Subject: RE: 3.1 cc -aout - No go? AGAIN after make world Cc: freebsd-hackers@FreeBSD.ORG, John Baldwin Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 12-May-99 Josh2 Lists wrote: > HI > > Hmmmm. I did a "make world" from /usr/src and tried again. > No luck, I got the same error. > > I would really like to know if someone else has actually got this > to work. I need to get it going but I will go (back) to 2.2.8 > if it cant work as I need a.out for the machine the code needs to > run on. > > Josh 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. --- 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