From owner-freebsd-hackers Mon May 10 19: 6:22 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 68DE7158D2 for ; Mon, 10 May 1999 19:06:17 -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 WAA20816; Mon, 10 May 1999 22:06:15 -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 WAA26791; Mon, 10 May 1999 22:06:15 -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: Mon, 10 May 1999 22:06:15 -0400 (EDT) From: John Baldwin To: Josh2 Lists Subject: RE: 3.1 cc -aout - No go? Cc: freebsd-hackers@freebsd.org Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've seen this same problem. The compat22 distribution only includes aout libs, it doesn't include support for compiling aout applications, you have to make the world or run make in some other directory to generate the aout linking "glue". Might it be possible to include this stuff in compat22 or some other compat patckage? (compataout?) On 11-May-99 Josh2 Lists wrote: > > Hi. > Should this work on 3.1-release (new install)? > cc -aout an.c -o an > > And if so why do I get this when I have installed the > 2.2 compat stuff from the distributions on disk 1 > via the sysinstall utility? > > ld: crt0.o: No such file or directory > > Josh > > ---------------------------------- > E-Mail: Josh2 Lists > Date: 11-May-99 > Time: 11:41:44 > > This message was sent by XFMail > ---------------------------------- > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message --- 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