ID: 14718
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Compile Failure
Operating System: Linux
PHP Version: 4.1.0
New Comment:

Whoops, seems that this is an error by me... 4.0.6 doesn't compile too... 

Previous Comments:
------------------------------------------------------------------------

[2001-12-27 08:07:25] [EMAIL PROTECTED]

This report is about PHP 4.1.1, NOT 4.1.0... The report.php doesn't allow to select 
4.1.1 :-).

./configure '--prefix=/usr' '--with-apxs=/usr/sbin/apxs' '--with-gd' 
'--with-gettext=/usr' '--enable-safe-mode' '--with-config-file-path=/etc/httpd' 
'--with-exec-dir=/usr/bin' '--with-zlib' '--enable-magic-quotes' '--with-regex=system' 
'--with-ttf=/usr/lib/libttf.so' '--enable-track-vars' '--enable-xml' '--disable-debug' 
'--with-interbase=shared' '--with-pgsql=shared' '--with-ldap' '--with-imap' 
'--enable-versioning' '--with-mysql' '--enable-ftp' '--enable-bcmath'

make[3]: Entering directory `/home/sites/home/users/admin/download/php-4.1.1/ext/gd'
/bin/sh /home/sites/home/users/admin/download/php-4.1.1/libtool --silent 
--mode=compile gcc  -I. -I/home/sites/home/users/admin/download/php-4.1.1/ext/gd 
-I/home/sites/home/users/admin/download/php-4.1.1/main 
-I/home/sites/home/users/admin/download/php-4.1.1 -I/usr/include/apache 
-I/home/sites/home/users/admin/download/php-4.1.1/Zend -I/usr/include/freetype 
-I/usr/include/imap -I/usr/interbase/include 
-I/home/sites/home/users/admin/download/php-4.1.1/ext/mysql/libmysql 
-I/home/sites/home/users/admin/download/php-4.1.1/ext/xml/expat  -DLINUX=2 
-DMOD_SSL=206104 -DMOD_PERL -DUSE_PERL_SSI -Dbool=char -DHAS_BOOL -DEAPI 
-DBIG_SECURITY_HOLE -DCOBALT_RAQ_LED 
-I/home/sites/home/users/admin/download/php-4.1.1/TSRM -g -O2 -prefer-pic  -c gd.c
In file included from gd.c:36:
php_gd.h:69: warning: static declaration for `gdImageColorResolve' follows non-static
gd.c:92: conflicting types for `gdIOCtx'
/usr/local/include/gd_io.h:18: previous declaration of `gdIOCtx'
gd.c: In function `zif_imagecreatefromgif':
gd.c:1203: `gdImageCreateFromGif' undeclared (first use in this function)
gd.c:1203: (Each undeclared identifier is reported only once
gd.c:1203: for each function it appears in.)
gd.c: In function `zif_imagegif':
gd.c:1432: `gdImageGif' undeclared (first use in this function)
make[3]: *** [gd.lo] Error 1
make[3]: Leaving directory `/home/sites/home/users/admin/download/php-4.1.1/ext/gd'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/sites/home/users/admin/download/php-4.1.1/ext/gd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/sites/home/users/admin/download/php-4.1.1/ext'
make: *** [all-recursive] Error 1

Seems to be a bug related with GD :-). I'll use 4.1.0 until it is fixed.

------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=14718&edit=1


-- 
PHP Development 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]

Reply via email to