Hi,

        I got a problem when "make install" the php4.2.2 with apache/2.0.
39 and below is the portion where is error occurred. Before I execute
 "make install", I configure the setup using the command "./con
figure --with-mysql=/usr/local/mysql --with-apxs2=/usr/local/apache2/bin
/apxs" where the mysql and apxs directories is exist as shown in the command.

        Pls help. Thanks.

Regards
Sek Huat

Making install in sapi
make[1]: Entering directory `/home/justnice/download/php-4.2.2/sapi'
Making install in apache2filter
make[2]: Entering directory 
`/home/justnice/download/php-4.2.2/sapi/apache2filter'
make[3]: Entering directory 
`/home/justnice/download/php-4.2.2/sapi/apache2filter'
/bin/sh /home/justnice/download/php-4.2.2/libtool --silent --mode=compile 
gcc  -I. -I/home/justnice/download/php-4.2.2/sapi/apache2filter 
-I/home/justnice/download/php-4.2.2/main 
-I/home/justnice/download/php-4.2.2 -I/usr/local/apache2/include 
-I/home/justnice/download/php-4.2.2/Zend -I/usr/local/mysql/include 
-I/home/justnice/download/php-4.2.2/ext/xml/expat  -D_REENTRANT 
-I/home/justnice/download/php-4.2.2/TSRM -g -O2 -pthread -DZTS -prefer-pic  
-c php_functions.c
php_functions.c:94: parse error
make[3]: *** [php_functions.lo] Error 1
make[3]: Leaving directory 
`/home/justnice/download/php-4.2.2/sapi/apache2filter'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory 
`/home/justnice/download/php-4.2.2/sapi/apache2filter'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/justnice/download/php-4.2.2/sapi'
make: *** [install-recursive] Error 1

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

Reply via email to