[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ILUG] Re: checking whether the C compiler (gcc ) works... no



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