Chalk up another user helped by this thread. Yes, this is still a problem under php 5.3 all these years later!
Rather than doing `make clean` and recompiling everything, I cleaned only gd. It worked fine:
Code:
find ext/gd -name '*.lo' -exec rm {} \;
Hope this helps someone else.
Oran,
http://www.arigora.com/