[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] [RaQ3i] PHP 4 Install (Archives not helping)



Hiya,
     I'm trying to Install PHP 4 on my RaQ 3i and the install goes
     fine and then it just dumps on:
make[3]: Leaving directory `/root/php-4.0.1pl2/ext/db'
make[2]: Leaving directory `/root/php-4.0.1pl2/ext/db'
Making all in gd
make[2]: Entering directory `/root/php-4.0.1pl2/ext/gd'
make[3]: Entering directory `/root/php-4.0.1pl2/ext/gd'
/bin/sh /root/php-4.0.1pl2/libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I/root/php-4.0.1pl2/ext/gd -I/root/php-4.0.1pl2 -I/root/php-4.0.1pl2/main -I/usr/include/apache -I/root/php-4.0.1pl2/Zend -I/root/php-4.0.1pl2 -I/root/php-4.0.1pl2/ext/mysql/libmysql -I/root/php-4.0.1pl2/ext/xml/expat/xmltok -I/root/php-4.0.1pl2/ext/xml/expat/xmlparse  -DEAPI=1 -DXML_BYTE_ORDER=12 -g -O2  -c gd.c
gd.c: In function `php_if_imagecreatefromgif':
gd.c:472: `gdImageCreateFromGif' undeclared (first use in this function)
gd.c:472: (Each undeclared identifier is reported only once
gd.c:472: for each function it appears in.)
gd.c: In function `php_if_imagegif':
gd.c:629: `gdImageGif' undeclared (first use in this function)
make[3]: *** [gd.lo] Error 1
make[3]: Leaving directory `/root/php-4.0.1pl2/ext/gd'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/php-4.0.1pl2/ext/gd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/php-4.0.1pl2/ext'
make: *** [all-recursive] Error 1

I have GD installed although I have no idea why it's dumping at this
error.  Any information would be great.

-Mike