From:             [EMAIL PROTECTED]
Operating system: linux 2.4.17
PHP version:      4.0CVS-2002-02-24
PHP Bug Type:     GD related
Bug description:  gd support fails to compile

gd support (static) fails to compile.

gd version installed is 2.0.1b, installed in /usr/lib and /usr/include.
Did compile on CVS checked out three weeks ago. This seems to be the same
error as in bug #15303. I tested CVS snap and CVS checkout, both do fail.

Error messages:

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.lo] Error 1

-- 
Edit bug report at http://bugs.php.net/?id=15697&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=15697&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=15697&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=15697&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=15697&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=15697&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=15697&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=15697&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=15697&r=submittedtwice

Reply via email to