From owner-freebsd-questions@FreeBSD.ORG Sun Feb 6 12:18:51 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 398F616A4CE for ; Sun, 6 Feb 2005 12:18:51 +0000 (GMT) Received: from hosea.tallye.com (joel.tallye.com [216.99.199.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A4AB43D3F for ; Sun, 6 Feb 2005 12:18:50 +0000 (GMT) (envelope-from lorenl@alzatex.com) Received: from hosea.tallye.com (hosea.tallye.com [127.0.0.1]) by hosea.tallye.com (8.12.8/8.12.10) with ESMTP id j16CInGf003678 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 6 Feb 2005 04:18:49 -0800 Received: (from sttng359@localhost) by hosea.tallye.com (8.12.8/8.12.10/Submit) id j16CInB5003676; Sun, 6 Feb 2005 04:18:49 -0800 X-Authentication-Warning: hosea.tallye.com: sttng359 set sender to lorenl@alzatex.com using -f Date: Sun, 6 Feb 2005 04:18:49 -0800 From: "Loren M. Lang" To: Grant Peel Message-ID: <20050206121849.GW8619@alzatex.com> References: <027301c50c43$5851b8a0$6401a8c0@GRANT> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <027301c50c43$5851b8a0$6401a8c0@GRANT> User-Agent: Mutt/1.4.1i X-GPG-Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc X-GPG-Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C cc: freebsd-questions@freebsd.org Subject: Re: Broken Comiler X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 12:18:51 -0000 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