Over the past few hours, I have managed to get one of my machines to 
compile.  I imagine a similar fix for the other. 

Basically, and very simply, I had to download the latest versions of 
all dependencies (mysql/libpng/libjpeg/gd/etc) and recompile 
*everything* from child to parent.

Also of note, I am using the inbuilt GD, external MySQL, and using 
"=/usr/local/lib" for my --with-png and --with-jpeg lines in my php 
configure statement.  For some reason it doesn't appear to find .h 
files where it should be.

Anyway, HTH.

Jason.


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

Reply via email to