phpbar.de logo

Mailinglisten-Archive

[php] GD-problem, php 4.2.1

[php] GD-problem, php 4.2.1

Dario Nuevo php_(at)_phpcenter.de
Mon, 27 May 2002 11:46:02 +0200


hi leute..

ich hab auf meinem debian ein laufendes php 4.1.1, 
nun möcht ich mal wieder updaten, jedoch setzt das 
natürlich voraus, dass dann die image-functions 
wieder funzen, da paar webs davon gebrauch machen..

nun krieg ich folgenden fehler beim kompilieren:
I/root/php-4.2.1 -I/usr/apache/include -I/root/php-
4.2.1/Zend -I/usr/local/include/freetype2/freetype -
I/usr/local/mysql/include/mysql -
I/usr/local/pgsql/include -I/root/php-
4.2.1/ext/xml/expat  -DLINUX=22 -DMOD_SSL=208108 -
DUSE_HSREGEX -DEAPI -DUSE_EXPAT -I/root/php-
4.2.1/TSRM -g -O2 -prefer-pic  -c gd.c
gd.c: In function `zm_startup_gd':
gd.c:303: `gdArc' undeclared (first use in this 
function)
gd.c:303: (Each undeclared identifier is reported 
only once
gd.c:303: for each function it appears in.)
gd.c:304: `gdPie' undeclared (first use in this 
function)
gd.c:305: `gdChord' undeclared (first use in this 
function)
gd.c:306: `gdNoFill' undeclared (first use in this 
function)
gd.c:307: `gdEdged' undeclared (first use in this 
function)
gd.c: In function `zif_imagecreatetruecolor':
gd.c:588: warning: assignment makes pointer from 
integer without a cast
gd.c: In function `zif_imagecolorat':
gd.c:1626: structure has no member named `tpixels'
make[3]: *** [gd.lo] Error 1
make[3]: Leaving directory `/root/php-4.2.1/ext/gd'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/php-4.2.1/ext/gd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/php-4.2.1/ext'
make: *** [all-recursive] Error 1
cypress:~/php-4.2.1# 

nun, wie ich das sehe liegt der fehler ganz klar 
beim gd-teil, wo liegt mein fehler?
spezifisch die zeile
gd.c:1626: structure has no member named `tpixels'
make[3]: *** [gd.lo] Error 1
wird wohl die quelle sein..

hatte jemand diesen fehler schon, welche ursachen 
könnte es haben?

das alte build 4.1.1 konnte ich problemlos mit 
folgendem configure kompilieren:
 './configure' '--with-apxs=/usr/apache/bin/apxs' 
'--enable-calendar' '--with-bz2' '-- enable-ftp' '--
with-mysql=/usr/local/mysql' '--enable-sysvsem' '--
enable-sysvshm' '-- enable-shared' '--enable-trans-
sid' '--with-imap-ssl' '--with-jpeg-dir' '--with-
png-dir' '-- with-gd' '--enable-gd-native-ttf' '--
with-freetype-dir' '--with-zlib'

das neue configure ist _genau_dasselbe_ nur noch mit 
--with-pgsql, da nun auch postgres drauf ist, aber 
bis dort kommt das kompilieren nicht..

haben irgendwie die anforderungen geändert?
bitte dringend um hilfe!!! ;)
danke!! ;)
dario nuevo
----
dn2k.ch


php::bar PHP Wiki   -   Listenarchive