ok...
Ik heb problemen om mn PHP4 GD compatible te maken... ik probeer mn php te configgen en maken... maar bij het maken gaat het stuk:
Server Specs:
Debian Woody
PHP4.2.2
GD2.04 (en 1.8.4) (maar libgd.so -->libgd.so.2.0.8)
./configure:
Dus nu komt 'make'
output:
Iemand enig id?
Ik heb problemen om mn PHP4 GD compatible te maken... ik probeer mn php te configgen en maken... maar bij het maken gaat het stuk:
Server Specs:
Debian Woody
PHP4.2.2
GD2.04 (en 1.8.4) (maar libgd.so -->libgd.so.2.0.8)
./configure:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
| ./configure \ --with-mysql=/usr/local/mysql \ --with-apxs=/usr/local/apache/bin/apxs \ --with-zlib \ --with-png-dir=/usr \ --with-freetype \ --with-freetype-dir=/usr/local/lib \ --enable-versioning \ --with-gd=/usr \ --enable-gd-native-ttf \ --with-jpeg \ --with-jpeg-dir=/usr \ --with-ttf \ --with-xml \ --enable-track-vars \ --enable-trans-sid \ --enable-ftp |
Dus nu komt 'make'
output:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
| ... Making all in gd make[2]: Entering directory `/personal/zooi/php-4.2.2/ext/gd' make[3]: Entering directory '/personal/zooi/php-4.2.2/ext/gd' /bin/sh /personal/zooi/php-4.2.2/libtool --silent --mode=compile gcc -I. -I/personal/zooi/php-4.2.2/ext/gd -I/personal/zooi/php-4.2.2/main -I/personal/zooi/php-4.2.2 -I/usr/local/apache/include -I/personal/zooi/php-4.2.2/Zend -I/usr/local/include/freetype2/freetype -I/usr/local/mysql/include/mysql -I/personal/zooi/php-4.2.2/ext/xml/expat -DLINUX=22 -DDEV_RANDOM=/dev/random -DMOD_SSL=208112 -DUSE_HSREGEX -DEAPI -DUSE_EXPAT -I/personal/zooi/php-4.2.2/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 `/personal/zooi/php-4.2.2/ext/gd' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/personal/zooi/php-4.2.2/ext/gd' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/personal/zooi/php-4.2.2/ext' make: *** [all-recursive] Error 1 |
Iemand enig id?
[ Voor 0% gewijzigd door _Gekkie_ op 01-11-2002 12:32 . Reden: beetje te lange zinnen :) ]
Gekkie is a proud member of TheBenny!