Install Failed: Can't `configure`

./configure

checking build system type… i686-pc-linux-gnulibc1
checking host system type… i686-pc-linux-gnulibc1
checking for gcc… gcc
checking for C compiler default output file name…
configure: error: C compiler cannot create executables
See `config.log’ for more details.


config.log

configure:2475: checking for C compiler default output file name
configure:2502: gcc conftest.c >&5
/usr/bin/ld: crt1.o: No such file: No such file or directory
collect2: ld returned 1 exit status

Any suggestions? Seems like a file needs a library I don’t have. What library collection is crt1.o from and I’ll install it.

I was going to post what I thought it was, but before I opened my mouth to insert foot I figured check google first. Found this very quickly
http://forums.gentoo.org/viewtopic.php?t=27719

Hope it helps some.

See, that’s what I get for getting too technical and finding out what the specific issue was. I had searched Google already for crl1.o and found nothing. I guess I should have just tried the simple error.