Date: Wed, 16 Jun 1999 16:06:19 -0400 From: "Chuck O'Donnell" <cao@milf18.bus.net> To: Mark Hannon <mark.hannon@stockholm.mail.telia.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Compiling aout 3.2-R, no static libs Message-ID: <19990616160618.B4081@milf18.bus.net> In-Reply-To: <3767F318.C905C877@stockholm.mail.telia.com>; from Mark Hannon on Wed, Jun 16, 1999 at 08:55:20PM %2B0200 References: <19990616094154.B1581@milf18.bus.net> <3767F318.C905C877@stockholm.mail.telia.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 16, 1999 at 08:55:20PM +0200, Mark Hannon wrote: > Chuck O'Donnell wrote: > > > > Can anyone point me in the right direction for info on compiling a.out > > on 3.2-R? I installed the compat22 distribution, but I still get > > errors like `ld: crt0.o: No such file or directory' during the link > > stage. It looks like the compat22 only installs the dynamic libraries, > > but some static libs are required for aout compilation. > > Hi, > > I simply copied the contents of /usr/lib from a 2.2.8 machine > into the directory /usr/lib/aout. This picks up all of the files > you need. > > I also needed to use revision 1.4.2.1 of /usr/include/arpa/inet.h > otherwise I got compile errors in the routines for conversion > to/from network numbering format. > > Regards/Mark Thanks a lot Mark. How/Where do you keep the dated version of inet.h? Thanks again, Chuck To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990616160618.B4081>