[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ILUG] Re: checking whether the C compiler (gcc ) works... no
- To: ilug <ilug@linux.ie>
- Subject: [ILUG] Re: checking whether the C compiler (gcc ) works... no
- From: Lars Hecking <lhecking@nmrc.ucc.ie>
- Date: Thu, 17 Dec 1998 11:20:12 +0000
- In-Reply-To: <3678DDA1.3FAD512E@wit.ie>; from alister waller on Thu, Dec 17, 1998 at 10:32:02AM +0000
- Mail-Followup-To: ilug <ilug@linux.ie>
- References: <3678DDA1.3FAD512E@wit.ie>
- Reply-To: ilug@linux.ie
- Resent-Date: Thu, 17 Dec 1998 11:20:25 GMT
- Resent-From: ilug@linux.ie
- Resent-Message-ID: <"VtKrYC.A.L1.5jOe2"@dagda>
- Resent-Sender: ilug-request@linux.ie
alister waller writes:
> I have a small problem that maybe someone could help me with.
> I get this when I am trying to install programs.
>
> loading cache ./config.cache
> checking for gcc... gcc
> checking whether the C compiler (gcc ) works... no
> configure: error: installation or configuration problem: C compiler
> cannot create
> executables.
Do you have write permission in the compile directory? Have you checked
config.log? Are all relevant compiler passes in the same directory as
the specs file (gcc -v)?
If this doesn't help, run
# sh -x ./configure >configure.log 2>&1
and check configure.log for errors.
--
Irish Linux Users' Group: ilug@linux.ie
To unsubscribe, mail ilug-request@linux.ie with Subject: unsubscribe
WWW: http://www.linux.ie/ List maintainer: listmaster@linux.ie