--copy..>
Unfortunately, the error remains.
Can you post the last part of your config.log, where it shows a compiler error related to the test that is failing? <-----
The snippet I posted in the first post is the end of the config.log file located in rpm/BUILD/php-4.3.9/build-cgi. It's the only config.log I found.
If there is another one, I haven't been able to find it yet. :)
-----> #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit;
configure: exit 1 <-----
There's no error message from "configure" there showing why it is exiting. There may be one further up the file.
The config.log file should be in the same directory as the "configure" script that is being run.
Paul.