I when I try to run ./configure I got the following compile error:
...........
............
checking for getrlimit... (cached) no
checking whether to include pspell support... no
checking whether to include QDOM support... yes
checking for c++... c++
checking whether the C++ compiler (c++ -Wl,-rpath,/lib -L/lib) works... no
configure: error: installation or configuration problem: C++ compiler cannot create executables.
I run Mandrake 8.1 GCC 2.96 and I'm trying to compile php 4.1.
The exact ./conigure command is:
./configure --with-mysql --with-apxs --enable-debug --with-openssl --enable-magic-quotes --with-zlib --enable-calendar --with-imap --with-kerberos --with-imap-ssl --with-qtdom --enable-trans-sid --with-dom
I hope somebody can help me with this.
Thanks!
Jan