some further information I configured php4.2.3 as follows:
--with-mysql
--with-apxs
--with-gd=/usr/local/gd
--with-freetype-dir=/usr/local
--enable-gd-native-ttf  
--enable-gd-imgstrttf
--with-jpeg-dir=/usr/include
--with-png-dir=/usr/include
--with-zlib

it gets through these fine when it goes into /usr/local/php/ext/gd is
when I get the following message
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/gd/gd_io.h:18 previous declaration of `gdIOCtx'
make[3]: ***[gd.lo] Error 1








-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to