when i compile php 4.0.6 with gd 1.8.4 with gd shared i get the following error, Unable to load dynamic library '/www/site/cgi-bin/test.cfg/dll/gd.so' - /www/site/cgi-bin/test.cfg/dll/gd.so: undefined symbol: gdImagePngCtx
I use the exact same configure options with 4.0.4pl1 and gd 1.8.3 and it works correctly any suggestions ?