Hi,

I get the following error message while running make.
I use php4.2.1 and apache2.0.39 and want to install php as DSO.

make[2]: Entering directory `/tmp/php-4.2.1/sapi/apache2filter'
make[3]: Entering directory `/tmp/php-4.2.1/sapi/apache2filter'
/bin/sh /tmp/php-4.2.1/libtool --silent --mode=compile gcc  -I. 
-I/tmp/php-4.2.1/sapi/apache2filter -I/tmp/php-4.2.1/main 
-I/tmp/php-4.2.1 -I/tmp/apache-2.0.39/include -I/tmp/php-4.2.1/Zend 
-I/afs/wsi/i386_rh62/mysql-3.23.37/include 
-I/tmp/php-4.2.1/ext/xml/expat  -D_REENTRANT -I/tmp/php-4.2.1/TSRM -g 
-O2 -pthread -DZTS -prefer-pic  -c php_functions.c
php_functions.c:93:27: missing binary operator before '!'
make[3]: *** [php_functions.lo] Error 1
make[3]: Leaving directory `/tmp/php-4.2.1/sapi/apache2filter'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/php-4.2.1/sapi/apache2filter'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/php-4.2.1/sapi'
make: *** [all-recursive] Error 1

I know that you fixed a bug in version 4.2.0, but seems that there is 
still something wrong.

Greetings

Nora Speer


-- 
---------------------------------------------------------------------------
Dipl. Biol. Nora Speer            Phone: (+49/0) 7071-2978987
Comp. Architecture, WSI           Fax:   (+49/0) 7071-29-5091
Univ. Tuebingen, Sand 1 
mailto:[EMAIL PROTECTED]
D-72076 Tuebingen, Germany        http://www-ra.informatik.uni-tuebingen.de
---------------------------------------------------------------------------


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to