php-developer-list | 2000101
Date: 10/13/00
- Next message: Zeev Suraski: "[PHP-DEV] php_value issue"
- Previous message: ben_curtis <email protected>: "[PHP-DEV] PHP 4.0 Bug #7189: CGI Error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: rberkowitz <email protected>
Operating system: Redhat 6.2
PHP version: 4.0.3
PHP Bug Type: *Install and Config
Bug description: make dies in gd
configured with: --with-mysql --with-apache=../apache_1.3.12 --enable-track-vars
Error as follows:
gd.c: In function `php_if_imagecreatefromgif':
gd.c:552: `gdImageCreateFromGif' undeclared (first use in this function)
gd.c:552: (Each undeclared identifier is reported only once
gd.c:552: for each function it appears in.)
gd.c: In function `php_if_imagegif':
gd.c:709: `gdImageGif' undeclared (first use in this function)
make[3]: *** [gd.lo] Error 1
make[3]: Leaving directory `/usr/local/src/php-4.0.3/ext/gd'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/php-4.0.3/ext/gd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/php-4.0.3/ext'
make: *** [all-recursive] Error 1
-- Edit Bug report at: http://bugs.php.net/?id=7190&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: Zeev Suraski: "[PHP-DEV] php_value issue"
- Previous message: ben_curtis <email protected>: "[PHP-DEV] PHP 4.0 Bug #7189: CGI Error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

