From owner-freebsd-hackers Thu Dec 17 07:35:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA09630 for freebsd-hackers-outgoing; Thu, 17 Dec 1998 07:35:35 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from mailc.telia.com (mailc.telia.com [194.22.190.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA09622 for ; Thu, 17 Dec 1998 07:35:31 -0800 (PST) (envelope-from s.lindgren@telia.com) Received: from d1o49.telia.com (root@d1o49.telia.com [195.198.194.241]) by mailc.telia.com (8.8.8/8.8.8) with ESMTP id QAA06618 for ; Thu, 17 Dec 1998 16:35:18 +0100 (CET) Received: from prutten (t7o49p39.telia.com [195.198.195.159]) by d1o49.telia.com (8.8.8/8.8.5) with SMTP id QAA21489 for ; Thu, 17 Dec 1998 16:35:16 +0100 (CET) Message-ID: <000501be29d3$aa014200$9fc3c6c3@prutten> Reply-To: "Stefan Lindgren" From: "Stefan Lindgren" To: Subject: crt0 linking... Date: Thu, 17 Dec 1998 16:41:03 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id HAA09623 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, hackers. I'm trying to compile gcc-2.7.2.1 and I get the following error: /usr/libexec/aout/ld: crt0.o: No such file or directory. How do I solve that? Regards Stefan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message