php-install Digest 23 Sep 2002 10:53:31 -0000 Issue 1035
Topics (messages 8522 through 8522):
Configuring PHP
8522 by: Luck
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
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
--- End Message ---