Ypsilon
24.06.02, 19:47
Hi,
ich wollte gerade auf meinem Slackware 8.1 System PHP-4.2.1 mit folgenden ./configure-Optionen kompilieren:
./configure --with-apxs2=/usr/apache/bin/apxs
Den Apache 2.0.39 hab ich schon installiert.
Das make bricht ab mit folgender Ausgabe:
-I/home/benni/own/programme/php-4.2.1/TSRM -DTHREAD=1 -g -O2 -pthread -DZTS -prefer-pic -c php_functions.c
php_functions.c:93: parse error
make[3]: *** [php_functions.lo] Error 1
make[3]: Leaving directory `/home/benni/own/programme/php-4.2.1/sapi/apache2filter'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/benni/own/programme/php-4.2.1/sapi/apache2filter'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/benni/own/programme/php-4.2.1/sapi'
make: *** [all-recursive] Error 1
Was soll ich tun?
PS: habe gcc-2.95.3
ich wollte gerade auf meinem Slackware 8.1 System PHP-4.2.1 mit folgenden ./configure-Optionen kompilieren:
./configure --with-apxs2=/usr/apache/bin/apxs
Den Apache 2.0.39 hab ich schon installiert.
Das make bricht ab mit folgender Ausgabe:
-I/home/benni/own/programme/php-4.2.1/TSRM -DTHREAD=1 -g -O2 -pthread -DZTS -prefer-pic -c php_functions.c
php_functions.c:93: parse error
make[3]: *** [php_functions.lo] Error 1
make[3]: Leaving directory `/home/benni/own/programme/php-4.2.1/sapi/apache2filter'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/benni/own/programme/php-4.2.1/sapi/apache2filter'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/benni/own/programme/php-4.2.1/sapi'
make: *** [all-recursive] Error 1
Was soll ich tun?
PS: habe gcc-2.95.3