Mailinglisten-Archive |
Hallo, bisher hatte ich mit der Installation von PHP nie Probleme. Gestern aber mußte ich einen Server komplett neu aufsetzen (Grundsystem SuSE6.3) und bin dabei bei PHP nie über "make" hinausgekommen. Mir scheint das Ganze zwar ein Compilerproblem zu sein, aber openssl und Apache lassen sich auch ohne Probleme "maken". Hier die Fehlermeldungen: PHP4 (nach "CFLAGS='-O2 -I/www/openssl-0.9.5/include' ./configure --with-apache=../apache_1.3.12 --with-xml --with-mysql --enable- track-vars --disable-debug"): gcc -DHAVE_CONFIG_H -I. -I/www/php-4.0b4pl1/ext/gd -I../.. -I../../Zend -I/w ww/php-4.0b4pl1 -I/www/apache_1.3.12/src/include -I/www/apache_1.3.12/src/os /unix -I/usr/include/mysql -I/www/php-4.0b4pl1/ext/xml/expat/xmltok -I/www/p hp-4.0b4pl1/ext/xml/expat/xmlparse -DXML_BYTE_ORDER=12 -D_REENTRANT -g -O2 -c gd.c && touch gd.lo In file included from gd.c:32: php_gd.h:50: gd.h: No such file or directory gd.c:46: gd.h: No such file or directory gd.c:47: gdfontt.h: No such file or directory gd.c:48: gdfonts.h: No such file or directory gd.c:49: gdfontmb.h: No such file or directory gd.c:50: gdfontl.h: No such file or directory gd.c:51: gdfontg.h: No such file or directory make[3]: *** [gd.lo] Error 1 make[3]: Leaving directory `/www/php-4.0b4pl1/ext/gd' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/www/php-4.0b4pl1/ext/gd' make[1]: *** [all] Error 1 make[1]: Leaving directory `/www/php-4.0b4pl1/ext' make: *** [all-recursive] Error 1 Unabhängig davon PHP3 (nach "CFLAGS='-O2 -I/www/openssl-0.9.5/include' ./configure --with-apache=../apache_1.3.12 --with-xml --with-mysql --enable- track-vars"): gcc -g -O2 -O2 -I. -I. -I../apache_1.3.12/src/include -I../apache_1.3.12 /src/os/unix -I/usr/include/mysql -I/www/php-3.0.15/../apac he_1.3.12/src/lib/expat-lite -c internal_functions.c -o internal_functions.o In file included from internal_functions.c:71: functions/php3_gd.h:44: gd.h: No such file or directory make: *** [internal_functions.o] Error 1 Vielen Dank für alle sachdienlichen Hinweise :-) Johannes
php::bar PHP Wiki - Listenarchive