Hi all:
on php 4.1.1 compile with gd, I get:
php_gd.h:69: warning: static declaration for gdImageColorResolve' follows non-static
gd.c:92: conflicting types forgdIOCtx'
/usr/include/gd_io.h:18: previous declaration of `gdIOCtx'
make[3]: *** [gd.lo] Error 1
I am assuming this is a prob with gdICOtx in 4.1.1. Does anyone know about this?
-S
p.s. gd and all dependant libs have been independantly installed in appropriate places. It seems to be only a problem with 4.1.1 too. (I have had success with 4.0.6)