Problem mit PHP4.2.3 und gdlib
Posted: 2003-01-10 07:03
Hi,
habe folgendes Problem wenn ich PHP 4.2.3 auf Debian woody kompilieren will... die gdlib ist als Debianpaket installiert (das configscript erkennt das wunderbar...) leider kommt folgende PHP make Fehlermeldung:
jemand ne Idee?
CU Treo
habe folgendes Problem wenn ich PHP 4.2.3 auf Debian woody kompilieren will... die gdlib ist als Debianpaket installiert (das configscript erkennt das wunderbar...) leider kommt folgende PHP make Fehlermeldung:
Ich weis leider absolut nicht woran das liegen koennte... hab die beiden Dateien auf meinem SuSE Rooti gecheckt, 1 zu 1 das gleiche... wuesste also nicht was daran nicht stimmen sollte...Making all in gd
make[2]: Entering directory `/root/software/php-4.2.3/ext/gd'
make[3]: Entering directory `/root/software/php-4.2.3/ext/gd'
/bin/sh /root/software/php-4.2.3/libtool --silent --mode=compile gcc -I. -I/root/software/php-4.2.3/ext/gd -I/root/software/php-4.2.3/main -I/root/software/php-4.2.3 -I/usr/include/apache -I/root/software/php-4.2.3/Zend -I/root/software/php-4.2.3/ext/mysql/libmysql -I/root/software/php-4.2.3/ext/xml/expat -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -I/root/software/php-4.2.3/TSRM -g -O2 -prefer-pic -c gd.c
In file included from gd.c:36:
php_gd.h:69: warning: static declaration for `gdImageColorResolve' follows non-static
gd.c:92: conflicting types for `gdIOCtx'
/usr/include/gd_io.h:18: previous declaration of `gdIOCtx'
make[3]: *** [gd.lo] Error 1
jemand ne Idee?
CU Treo