hi,when I do make I get this error...
/usr/include/gd_io.h:18: previous declaration of 'gdIOCtx'
make[3] [gd.lo] Error 1
make[3] Leaving directory '/root/progs/php-4.0.5/ext/gd'
make[2] [all-recursive]Error 1
....
...
like if php looks for the library in ext/gd... but I installed gd in /usr/local...
configure it´s ok, but fail in make...
why??
thanks