Hello,
I have a problem with php 4.2.3 on Solaris 8. 
We use the folling configure:
--prefix=$path --with-apache=../apache_1.3.27 --without-mysql
--with-oci8=/u01/oracle/product/9.2.0 
Creating the Makefile was fine. But when we run make it stops with the
following error:

...
...
php_type.h:39 parse error before "zval"
make [2] *** [internal_functions.lo] Error 1
make[2]: Leaving directory '/opt/src/php-4.2.3/main'
make[1] *** [all-recursive] Error 1
make[1] Leaving directory '/opt/src/php-4.2.3/main'
make: *** [all-recursive] Error 1


GCC 3.2
Make 3.8
Oracle 9.2.0

Any hints?

Cu

Benj

 

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to