Date: Wed, 12 May 1999 00:46:25 -0400 (EDT) From: John Baldwin <jobaldwi@vt.edu> To: Josh2 Lists <josh2@marvin.albury.net.au> Cc: freebsd-hackers@FreeBSD.ORG, John Baldwin <jobaldwi@vt.edu> Subject: RE: 3.1 cc -aout - No go? AGAIN after make world Message-ID: <XFMail.990512004625.jobaldwi@vt.edu> In-Reply-To: <XFMail.990512143826.josh2@marvin.albury.net.au>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <jobaldwi@vt.edu> -- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.990512004625.jobaldwi>