LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   noobie compile problem (https://www.linuxquestions.org/questions/linux-software-2/noobie-compile-problem-204123/)

thejoe526 07-12-2004 11:46 AM

noobie compile problem
 
I'm trying to install Kismet on my FC2 laptop. whenever I type "./configure" it says:

"checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler cannot create executables
See 'config.log' for more details."

um, help? :confused:

p-static 07-12-2004 11:53 AM

Do you have gcc installed? Also, paste the contents of config.log here, since that apparently has some sort of information.

thejoe526 07-12-2004 11:59 AM

thanks for the quick reply

yes, I have GCC installed. congif.log is as follows:

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.57. Invocation command line was

$ ./configure

## --------- ##
## Platform. ##
## --------- ##

hostname = localhost
uname -m = i586
uname -r = 2.6.5-1.358
uname -s = Linux
uname -v = #1 Sat May 8 09:00:01 EDT 2004

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch = i586
/usr/bin/arch -k = unknown
"config.log" [readonly] 219L, 4971C 1,1 Top


All times are GMT -5. The time now is 02:36 AM.