What does config.log say? This is typically a system configuration issue. Do you even have the gcc-g++, libstdc++ and libstdc++-devel packages installed? If not, install those from your Mandrake cds.
-Rasmus On Mon, 21 Jan 2002, Jan Hanstede wrote: > Hi, > > > If I try to ./configure my php4.1 in MandrakeLinux 8.1 I get this 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 tried to ./configure php with the following: > > ./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 pretty lost with this. I installed every developer package I could > imagine assuming I "miss" something. But nothing worked yet. > Hope somebody can help me out with this. > > Thanks. > > > > -- > PHP Install Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > To contact the list administrators, e-mail: [EMAIL PROTECTED] > -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]