I think that above GD1.3 Gif is no longer supported, you have to switch to PNG. Cheers, Al Dan Harrington wrote: > > Hello all, > > I've installed: libpng-1.08, tiff-v3.5.5, zlib-1.1.3, freetype-2.0, > pdflib-3.03, and gd-1.8.3 > reconfigured ldconfig, and I configured with: > > ./configure --with-apache=../apache_1.3.12 --enable-gd-imgstrttf --with-gd=. > ./gd-1.8.3 \ > --with-jpeg-dir --with-zlib-dir --with-png-dir --with-tiff-dir --with-pgsql > --with-zlib > > and now I get: > > gcc -I. -I/usr/local/src/php-4.0.4/ext/gd -I/usr/local/src/php-4.0.4/main - > I/us > r/local/src/php-4.0.4 -I/usr/local/src/apache_1.3.12/src/include -I/usr/loca > l/sr > c/apache_1.3.12/src/os/unix -I/usr/local/src/php-4.0.4/Zend -I/usr/local/src > /gd- > 1.8.3 -I/usr/local/src/php-4.0.4/ext/mysql/libmysql -I/usr/local/src/php-4.0 > .4/e > xt/xml/expat/xmltok -I/usr/local/src/php-4.0.4/ext/xml/expat/xmlparse -I/usr > /loc > al/src/php-4.0.4/TSRM -DXML_BYTE_ORDER=12 -g -O2 -c gd.c && touch gd.lo > > gd.c: In function `php_if_imagecreatefromgif': > gd.c:703: `gdImageCreateFromGif' undeclared (first use in this function) > gd.c:703: (Each undeclared identifier is reported only once > gd.c:703: for each function it appears in.) > gd.c: In function `php_if_imagegif': > gd.c:862: `gdImageGif' undeclared (first use in this function) > > I thought that all my includes were correct. What's going on? > Thank you > Dan Harrington > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > To contact the list administrators, e-mail: [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]