From owner-freebsd-questions@FreeBSD.ORG Sun Feb 6 12:23:10 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 7CD0016A4CE for ; Sun, 6 Feb 2005 12:23:10 +0000 (GMT) Received: from enterprise.thenetnow.com (enterprise.thenetnow.com [65.39.193.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0535B43D54 for ; Sun, 6 Feb 2005 12:23:10 +0000 (GMT) (envelope-from gpeel@thenetnow.com) Received: from GRANT (hpeel.ody.ca [216.240.12.2])j16CN6R26006; Sun, 6 Feb 2005 07:23:06 -0500 (EST) (envelope-from gpeel@thenetnow.com) Message-ID: <028201c50c46$940840a0$6401a8c0@GRANT> From: "Grant Peel" To: "Loren M. Lang" References: <027301c50c43$5851b8a0$6401a8c0@GRANT> <20050206121849.GW8619@alzatex.com> Date: Sun, 6 Feb 2005 07:22:48 -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 cc: freebsd-questions@freebsd.org Subject: Re: 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:23:10 -0000 Sorry, I sent the console output and forgot the config.log output.... Here it is... # more config.log This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:1638: checking host system type configure:1726: checking for gcc configure:1839: checking whether the C compiler (gcc ) works configure:1855: gcc -o conftest conftest.c 1>&5 gcc: Internal compiler error: program cc1 got fatal signal 11 configure: failed program was: #line 1850 "configure" #include "confdefs.h" main(){return(0);} ----- Original Message ----- From: "Loren M. Lang" To: "Grant Peel" Cc: Sent: Sunday, February 06, 2005 7:18 AM Subject: Re: Broken Comiler > On Sun, Feb 06, 2005 at 06:59:40AM -0500, Grant Peel wrote: >> 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? > > I'm assuming that you can run gcc by hand just fine. > > There is a file created by configure called config.log showing > information about what it's doing and any error messages it received. > If you could look through that or post relavent portions, that might > help track down the problem. > >> >> -Grant >> >> >> >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to >> "freebsd-questions-unsubscribe@freebsd.org" > > -- > I sense much NT in you. > NT leads to Bluescreen. > Bluescreen leads to downtime. > Downtime leads to suffering. > NT is the path to the darkside. > Powerful Unix is. > > Public Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc > Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C > > >