checking for gcc... gcc checking whether the C compiler (gcc -march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -falign-functions=4 -maccumulate-outgoing-args ) works... no configure: error: installation or configuration problem: C compiler cannot create executables. it happens with 4.3.4 and 4.3.3-r3. probably an eclass issue, because running configure manually works.
please post the config.log from the build.
Heh, yes. I just noticed it's ssl related and wanted to provide you this information :) Nice how things go some time.. # cat /var/tmp/portage/mod_php-4.3.4/work/php-4.3.4/config.log This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:1638: checking host system type configure:1726: checking for gcc configure:1839: checking whether the C compiler (gcc -march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -falign-functions=4 -maccumulate-outgoing-args ) works configure:1855: gcc -o conftest -march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -falign-functions=4 -maccumulate-outgoing-args conftest.c -lxmlparse -lxmltok 1>&5 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.6, needed by /usr/lib/libmysqlclient.so.12, not found (try using -rpath or -rpath-link) /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.6, needed by /usr/lib/libmysqlclient.so.12, not found (try using -rpath or -rpath-link) /usr/lib/libmysqlclient.so.12: undefined reference to `OpenSSL_add_all_algorithms' collect2: ld returned 1 exit status distcc[10844] ERROR: compile on localhost failed configure: failed program was: #line 1850 "configure" #include "confdefs.h" main(){return(0);}
revdep-rebuild and it'll go away.