Date: 09/06/01
- Next message: Jeroen van Wolffelaar: "[PHP-DEV] Apology"
- Previous message: Brian Moon: "Re: [PHP-DEV] Error messages go to stderr"
- In reply to: den <email protected>: "[PHP-DEV] Bug #13181: gd-1.8.3 or above"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 13181
Updated by: sniper
Reported By: den <email protected>
Old Status: Open
Status: Bogus
Bug Type: Compile Failure
Operating System: FreeBSD 4.3
PHP Version: 4.0.6
New Comment:
Please ask support questions on the mailing lists:
http://www.php.net/support.php
Previous Comments:
------------------------------------------------------------------------
[2001-09-06 14:05:34] den <email protected>
When I try to compile php --with-gd=/usr/local, compile fails...
with gd-1.7.3 it seems to works fine, but I can't use ImageJpeg:
Warning: ImageJpeg: No JPG support in this PHP build
gd.c: In function `php_if_imagecreatefromstring':
gd.c:1092: `gdImageCreateFromGifCtx' undeclared (first use in this function)
gd.c:1092: (Each undeclared identifier is reported only once
gd.c:1092: for each function it appears in.)
gd.c: In function `php_if_imagecreatefromgif':
gd.c:1209: `gdImageCreateFromGif' undeclared (first use in this function)
gd.c:1209: `gdImageCreateFromGifCtx' undeclared (first use in this function)
gd.c: In function `php_if_imagegif':
gd.c:1404: `gdImageGif' undeclared (first use in this function)
gd.c: In function `_php_image_convert':
gd.c:3361: `gdImageCreateFromGif' used prior to declaration
gd.c:3361: warning: assignment makes pointer from integer without a cast
*** Error code 1
Stop in /usr/ports/distfiles/php-4.0.6/ext/gd.
*** Error code 1
...........................
------------------------------------------------------------------------
Edit this bug report at http://bugs.php.net/?id=13181&edit=1
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Jeroen van Wolffelaar: "[PHP-DEV] Apology"
- Previous message: Brian Moon: "Re: [PHP-DEV] Error messages go to stderr"
- In reply to: den <email protected>: "[PHP-DEV] Bug #13181: gd-1.8.3 or above"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

