Hello This is my problem when I configure php under slackware linux (./configure) everything is ok, but when I enter 'make' command, I've got these errors
Making all in Zend make[1]: Entering directory `/install/php/php-4.2.3/Zend' /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -I../TSRM -g -O2 -prefer-non-pic -s tatic -c zend_language_scanner.c zend_language_scanner.c:3211: parse error before `3' make[1]: *** [zend_language_scanner.lo] Error 1 make[1]: Leaving directory `/install/php/php-4.2.3/Zend' make: *** [all-recursive] Error 1 All versions of php (from 4.0.0 to 4.2.3) gives similar errors. Whats wrong? -- Luck [EMAIL PROTECTED] www.zonamp3.prv.pl -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php