From owner-freebsd-questions@FreeBSD.ORG Sun Feb 6 12:00:01 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5078616A4CE for ; Sun, 6 Feb 2005 12:00:01 +0000 (GMT) Received: from enterprise.thenetnow.com (enterprise.thenetnow.com [65.39.193.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1DC543D31 for ; Sun, 6 Feb 2005 12:00:00 +0000 (GMT) (envelope-from gpeel@thenetnow.com) Received: from GRANT (hpeel.ody.ca [216.240.12.2])j16BxvR25040 for ; Sun, 6 Feb 2005 06:59:57 -0500 (EST) (envelope-from gpeel@thenetnow.com) Message-ID: <027301c50c43$5851b8a0$6401a8c0@GRANT> From: "Grant Peel" To: Date: Sun, 6 Feb 2005 06:59:40 -0500 Organization: The Net Now MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: Broken Comiler X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Grant Peel List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 12:00:01 -0000 Hi all, A few weeks back, on of my raid drives cacked. Since then, I have not been able to comple anything. I get messages like: (example while trying to .configure php4.3.10). loading cache ./config.cache checking host system type... i386-unknown-freebsd4.4 checking for gcc... gcc checking whether the C compiler (gcc ) works... no configure: error: installation or configuration problem: C compiler cannot create executables. I tried to rebuild the compiler from ports, but it would no make either...keeps telling me to set cc to a working compiler... Is there any way to fix this short of rebuilding the whole os? A bianary compiler perhaps? -Grant