[PHP] PHP 4.1.2 Gd2

2002-03-19 Thread Jeroen Geusebroek
Hi, I'm trying to install GD2 in PHP, and can't get it compiled. It keeps saying: 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

Re: [PHP] PHP 4.1.2 Gd2

2002-03-19 Thread Richard Archer
At 10:47 PM +0100 19/3/02, Jeroen Geusebroek wrote: I'm trying to install GD2 in PHP, and can't get it compiled. It keeps saying: In file included from gd.c:36: php_gd.h:69: warning: static declaration for `gdImageColorResolve' The following patch fixed it for me: diff -r -U3