From owner-freebsd-stable Mon Jun 28 14:45:36 1999 Delivered-To: freebsd-stable@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id E3D8915488 for ; Mon, 28 Jun 1999 14:45:28 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by relay.nuxi.com (8.9.3/8.9.3) id OAA14033; Mon, 28 Jun 1999 14:45:09 -0700 (PDT) (envelope-from obrien) Message-ID: <19990628144508.A13964@nuxi.com> Date: Mon, 28 Jun 1999 14:45:08 -0700 From: "David O'Brien" To: Ray Wang , stable@FreeBSD.ORG Subject: Re: gcc-2.8.1 Reply-To: obrien@FreeBSD.ORG References: <3774A02246.AEA7RAYW@pchome.com.tw> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <3774A02246.AEA7RAYW@pchome.com.tw>; from Ray Wang on Sat, Jun 26, 1999 at 05:40:50PM +0800 X-Operating-System: FreeBSD 3.2-BETA Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > While i make gcc-2.8.1 under 3.2 Stable have some problem > the error code is > /usr/libexec/elf/ld: cannot open crt0.o: No such file or directory For some reason the Port thinks you have an a.out system. For ELF it would be looking for crt1.o. > is someone can tell me how to recover the problem You would need to post the complete build log. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message