Is anyone could tell me what I could do to fix this compilation problem.
When I do the step for:
./configure --activate-module=src/modules/php4/libphp4.a
in the apache compilation part, I get the error message:
** A test compilation with your Makefile configuration
** failed. The below error output from the compilation
** test will give you an idea what is failing. Note that
** Apache requires an ANSI C Compiler, such as gcc.
But I do have the gcc 2.95.2 install and it is ANSI compliant!
I look at the FAQ and found this:
6.10. When I try to build Apache with PHP as a static module
using --activate-module=src/modules/php4/libphp4.a it tells me that my
compiler is not ANSI compliant.
This is a misleading error message from Apache that has been fixed in more
recent versions.
Well, OK, but I have the 1.3.19 that is the latest from Apache as well!
So, anyone have any sugestion for me?
Thanks in advance.
Daniel
--
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]