ID: 12254 Comment by: EMINEM-EMINEM1873 at hotmail dot com Reported By: alex at phatair dot net Status: Bogus Bug Type: GD related Operating System: Linux 2.2.19 PHP Version: 4.0.6 New Comment:
<a href=http://www.geocities.com/diwfywswlf203/>EMINEM EMINEM</a> Previous Comments: ------------------------------------------------------------------------ [2001-08-19 15:54:57] [EMAIL PROTECTED] User error. ------------------------------------------------------------------------ [2001-07-26 21:25:24] [EMAIL PROTECTED] First of all you should be using the install prefix dirs with every configure option. ie. --with-jpeg-dir=/usr And please try the latest CVS snapshot: http://snaps.php.net/ ------------------------------------------------------------------------ [2001-07-19 10:52:45] alex at phatair dot net Using gd 1.8.4 , php 4.0.6 ./configure --with-mysql --with-fastcgi --with-gd=/usr/local/ --with-jpeg-dir=/usr/lib/ --enable-ftp --enable-trans-sid Produces error : gd.c:95: conflicting types for `gdIOCtx' /usr/local/include/gd_io.h:18: previous declaration of `gdIOCtx' gd.c: In function `php_if_imagecreatefromgif': gd.c:1209: `gdImageCreateFromGif' undeclared (first use in this function) gd.c:1209: (Each undeclared identifier is reported only once gd.c:1209: for each function it appears in.) gd.c: In function `php_if_imagegif': gd.c:1404: `gdImageGif' undeclared (first use in this function) make[3]: *** [gd.lo] Error 1 make[3]: Leaving directory `/usr/local/src/php-4.0.6/ext/gd' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/local/src/php-4.0.6/ext/gd' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/src/php-4.0.6/ext' make: *** [all-recursive] Error 1 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=12254&edit=1
