$ ./configure
This is Eggdrop's GNU configure script.
It's going to run a bunch of strange tests to hopefully
make your compile work without much twiddling.
checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler cannot create executables
check `config.log' for details.
------
configure
configure
gcc: `-V' option must have argument
configure
configure
configure
cc1: Invalid option `-auxbase'
cc1: conftest: No such file or directory
that's where it halts
Any idea how to fix this problem?