Hi!

I keep getting this error....

** 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.

======== Error Output for sanity check ========
============= End of Error Report =============

 Aborting!

when running:
./configure --prefix=/usr/local/apache --activate-module=src/modules/php4/libphp4.a 
--enable-module=ssl --enable-shared=ssl

in the apache dir...

after I:

./configure --with-apache=../apache_1.3.19 --with-oracle=/opt/oracle/product/8.1.6/ 
--with-oci8=/opt/oracle/product/8.1.6/ --enable-sigchild --enable-track-vars 
--with-curl=/usr/local/include/curl/ --with-imap

make 
make install

in the php dir....

Any ideas... my compiler is the lastest and apache compiles just fine with out php....

I am lost. 

Jimmy Brake


-- 
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]

Reply via email to