When compiling php I get the following error:
ld: fatal: symbol `gdImageColorResolve' is multiply defined: (file .libs/libphp4.lax/libgd.al/gd.lo and file
/usr/local/lib/libgd.a(gd.o)); ld: fatal: File processing
errors. No output written to .libs/libphp4.so
The specifics for the compile error:
OS: Solaris 2.5.1
gd version: gd-1.8.1
php version: 4.0.1
configure options: ./configure
--enable-sigchild
--enable-libgcc
--enable-discard-path
--enable-magic-quotes
--enable-track-vars
--with-oracle=/<path>/db/oracle7/7.3.4 --with-oci8=/<path>/db/oracle8/8.0.5
--enable-trans-sid
--enable-memory-limit
--enable-sysvshm
--enable-sysvsem --with-nsapi=/<path>/ewwwadmin --enable-debug --with-gd=/usr/local/lib/gd-1.8.1