From:             [EMAIL PROTECTED]
Operating system: RedHat 8
PHP version:      4.2.3
PHP Bug Type:     GD related
Bug description:  GD compile bug

make[2]: Entering directory `/usr/src/php-4.2.3/ext/ctype'
make[3]: Entering directory `/usr/src/php-4.2.3/ext/ctype'
gcc -I. -I/usr/src/php-4.2.3/ext/ctype -I/usr/src/php-4.2.3/main
-I/usr/src/php-4.2.3 -I/usr/src/php-4.2.3/Zend
-I/usr/src/php-4.2.3/ext/mysql/libmysql -I/usr/src/php-4.2.3/ext/xml/expat
 -I/usr/src/php-4.2.3/TSRM -g -O2  -c ctype.c &&
touch ctype.lo
/bin/sh /usr/src/php-4.2.3/libtool --silent --mode=link gcc  -I.
-I/usr/src/php-4.2.3/ext/ctype -I/usr/src/php-4.2.3/main
-I/usr/src/php-4.2.3 -I/usr/src/php-4.2.3/Zend
-I/usr/src/php-4.2.3/ext/mysql/libmysql -I/usr/src/php-4.2.3/ext/xml/expat

-I/usr/src/php-4.2.3/TSRM -g -O2 -prefer-non-pic -static   -o libctype.la 
ctype.lo
make[3]: Leaving directory `/usr/src/php-4.2.3/ext/ctype'
make[2]: Leaving directory `/usr/src/php-4.2.3/ext/ctype'
Making all in gd
make[2]: Entering directory `/usr/src/php-4.2.3/ext/gd'
make[3]: Entering directory `/usr/src/php-4.2.3/ext/gd'
/bin/sh /usr/src/php-4.2.3/libtool --silent --mode=compile gcc -I.
-I/usr/src/php-4.2.3/ext/gd -I/usr/src/php-4.2.3/main
-I/usr/src/php-4.2.3 -I/usr/src/php-4.2.3/Zend
-I/usr/src/php-4.2.3/ext/mysql/libmysql -I/usr/src/php-4.2.3/ext/xml/expat

-I/usr/src/php-4.2.3/TSRM -g -O2 -prefer-pic  -c gd.c && touch gd.slo
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/include/gd_io.h:18: previous declaration of `gdIOCtx'
make[3]: *** [gd.slo] Error 1
make[3]: Leaving directory `/usr/src/php-4.2.3/ext/gd'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/php-4.2.3/ext/gd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/php-4.2.3/ext'
make: *** [all-recursive] Error 1
-- 
Edit bug report at http://bugs.php.net/?id=20303&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20303&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20303&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20303&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20303&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20303&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20303&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20303&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20303&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20303&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20303&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20303&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20303&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20303&r=isapi

Reply via email to