PDA

View Full Version : Wasnt paying attention and think I've screwed up


dburg30
03-05-2008, 01:10 PM
Was trying to install dovecot and wasnt paying attention.
http://www.directadmin.com/features.php?id=590
Was following the directions, and wasnt paying attention, I did them all and realized I had an error. I retraced my steps and actually got it at the
./build dovecot step

I get this error

Found /usr/local/directadmin/customapache/dovecot-1.0.11.tar.gz
Extracting ...
Done.
Patching syslog with LOG_PID ...
Configuring dovecot 1.0.11 ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
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.

*** There was an error while trying to configure dovecot.



1st off, where would I find the config.log file? 2nd, any ideas on why I would get that error?

dburg30
03-05-2008, 04:37 PM
appears gcc needed updated.. compiling now.. :)