I'm using php-4.2.1 on FreeBSD 4.5 with Apache2, I did the configure 
fine, I did a './configure --with-mysql 
--with-apxs2=/usr/local/apache/bin/apxs', but when I do a 'gmake' it 
comes up with
php_functions.c:93: syntax error
gmake[3]: *** [php_functions.lo] Error 1
gmake[3]: Leaving directory `/usr2/php-4.2.1/sapi/apache2filter'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr2/php-4.2.1/sapi/apache2filter'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr2/php-4.2.1/sapi'
gmake: *** [all-recursive] Error 1

what can I do to fix this? I even tried to just do a 'make' but came up 
with basically the same thing

Dave


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

Reply via email to