Chris P
2008-01-23 23:09:36 UTC
checking host system type... i686-pc-linux-gnulibc1
checking target system type... i686-pc-linux-gnulibc1
checking build system type... i686-pc-linux-gnulibc1
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for gcc... gcc
checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
This is the error I get any time I try to compile things from source. This is my first linux system, and I am clueless. I cant even compile a new C compiler to fix the problem... I am sure I am just thinking like a windows user and missing the picture. Can someone help me?