[PHP] gdImageGif errors

2001-11-10 Thread Forrest Aldrich
In follow-up to my bug report, here is the compiler output: >gmake[3]: Entering directory `/usr/local/src/php-4.0.6/ext/gd' >/bin/sh /usr/local/src/php-4.0.6/libtool --silent --mode=compile gcc -I. >-I/usr/local/src/php-4.0.6/ext/gd -I/usr/local/src/php-4.0.6/main >-I/usr/local/src/php-4.0.6 -

[PHP] gdImageGif compile errors with 4.0.6

2001-11-10 Thread Forrest Aldrich
I'm trying to compile php-4.0.6 on FreeBSD-4.4-STABLE for Apache, and I've tried using both version 1 and 2 of the gd library; however, the compile continues to crash with undefined calls to gdImageGif. I can see that in the code there are mentions of a drop-in replacement gd_png for this ca