building on a new machine. freebsd 5.2-current. have never built on 5.x before. # ./build.sh --prefix=/usr/home/whois checking build system type... i386-unknown-freebsd5.2 checking host system type... i386-unknown-freebsd5.2 checking for /usr/local/bin/glib-config... yes checking for /usr/local/include/mysql/mysql.h... yes checking for /usr/local/lib/mysql/libmysqlclient_r.so... yes checking for /usr/local/bin/mysql... yes checking for /usr/local/bin/xslt-config... yes checking for /usr/local/bin/xml2-config... yes checking for /usr/local/src/mail/imap-2001.RELEASE-CANDIDATE.1/c-client/mail.h... yes checking for /usr/local/src/mail/imap-2001.RELEASE-CANDIDATE.1/c-client/c-client.a... yes checking for /usr/local/bin/gpg... yes checking for gcc... gcc checking for C compiler default output... configure: error: C compiler cannot create executables Configure failed. Exiting\n any hints? # gcc -v Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.3.3 [FreeBSD] 20031106 # cc -v Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.3.3 [FreeBSD] 20031106 randy