Dist: Custom RedHat 7.3 install Compiled Apache2 with the --enable-so function*
PHP: ./configure -with-apxs2=/usr/local/apache2/bin/apxs --with-zlib configures alright, says it has support for Apache2 module. Then I run make, and WHAM php_functions.c:93:27: missing binary operator before '!' make[3]: *** [php_functions.lo] Error 1 make[3]: Leaving directory `/usr/src/downloads/php-4.2.2/sapi/apache2filter' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/src/downloads/php-4.2.2/sapi/apache2filter' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/downloads/php-4.2.2/sapi' make: *** [all-recursive] Error 1 any ideas? Mathew J. Zauher Administrator www.bluedomino.net -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php