|
Cannot compile Seamonkey: "cannot create executables"
config.log:
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:935: checking host system type
configure:956: checking target system type
configure:974: checking build system type
configure:1048: checking for gawk
configure:1146: checking for nsinstall
configure:2145: checking for gcc
configure:2258: checking whether the C compiler (/opt/gcc-3.4-static/bin/gcc3.4-static -O2 -march=i586 -mcpu=pentium4 ) works
configure:2274: /opt/gcc-3.4-static/bin/gcc3.4-static -o conftest -O2 -march=i586 -mcpu=pentium4 -O2 -march=i586 -mcpu=pentium4 conftest.c 1>&5
./configure: line 2273: /opt/gcc-3.4-static/bin/gcc3.4-static: No such file or directory
configure: failed program was:
#line 2269 "configure"
#include "confdefs.h"
main(){return(0);}
--------------------------------------------------
I can built mozilla 1.7.12, but cannot compile seamonkey beta.
Slackware 10.2, GCC 3.3.6.
|