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

Re: gcc error



Willi Dyck wrote:
> 
> Hi list,
> 
> i'm trieing to install gnapster 1.4.1a
> doing ./configure i get the following:
> 
> loading cache ./config.cache
> checking for a BSD compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking whether make sets ${MAKE}... yes
> checking for working aclocal... found
> checking for working autoconf... found
> checking for working automake... found
> checking for working autoheader... found
> checking for working makeinfo... found
> checking whether to enable maintainer-specific portions of Makefiles...
> no
> checking for gcc... gcc
> checking whether the C compiler (gcc  ) works... no
> configure: error: installation or configuration problem: C compiler
> cannot create executables.
> 
> isn't it strange? any hints?

it can be quite common actually ... :) check config.log or is it
configure.log ...that can sometime lead towards the answer. maybe its a
missing lib ..or the configure script is looking for a binary other then
"gcc", or the  test generates undefined symbols ...

in any case..good luck debugging that ..problems like that can take
several hours to work around. i would suggest trying to get a RPM for
the program you want, and use alien to covert it to deb, remove any
existing copies of the program and install it, see if it works. be sure
to get an RPM for redhat 6.x distribution if your using potato as redhat
7 has the new glibc and the binarys may or may not run on potato.

nate

-- 
:::
ICQ: 75132336
http://www.aphroland.org/
http://www.linuxpowered.net/
aphro@aphroland.org



Reply to: