From: [EMAIL PROTECTED] Operating system: Solaris 2.6 PHP version: 4.0 Latest CVS (11/04/2001) PHP Bug Type: Compile Problem Bug description: symbol multiply defined Hi, we'e a problem compiling PHP 4.0 latest (22/3/2001). We type in a ./configure --enable-shared --with-nsapi=/apps/php4/iplanet41/server41 --with-oci8=/ext1/oracle8/app/oracle/product/8.1.6 --without-mysql and obtain a Making all in . /bin/sh /apps/php4/php4-200104090445/libtool --silent --mode=link cc -I. -I/app s/php4/php4-200104090445/ -I/apps/php4/php4-200104090445/main -I/apps/php4/php4- 200104090445 -I/apps/php4/iplanet41/server41/plugins/include -I/apps/php4/php4-2 00104090445/Zend -I/ext1/oracle8/app/oracle/product/8.1.6/rdbms/public -I/ext1/o racle8/app/oracle/product/8.1.6/rdbms/demo -I/ext1/oracle8/app/oracle/product/8. 1.6/network/public -I/apps/php4/php4-200104090445/ext/xml/expat/xmltok -I/apps/p hp4/php4-200104090445/ext/xml/expat/xmlparse -I/apps/php4/php4-200104090445/TSRM -D_POSIX_PTHREAD_SEMANTICS -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DSUPPORT_U TF8 -DXML_BYTE_ORDER=21 -I../TSRM -g -mt -o libphp4.la -rpath /apps/php4/php4- 200104090445/libs -avoid-version -L/usr/ucblib -L/ext1/oracle8/app/oracle/produc t/8.1.6/lib -R /usr/ucblib -R /ext1/oracle8/app/oracle/product/8.1.6/lib stub.l o Zend/libZend.la sapi/nsapi/libsapi.la main/libmain.la regex/libregex.la e xt/oci8/liboci8.la ext/pcre/libpcre.la ext/posix/libposix.la ext/session/libsess ion.la ext/standard/libstandard.la ext/xml/libxml.la TSRM/libtsrm.la -lpam -lC -ldl -lsched -ldl -lgen -lsocket -lnsl -lm -ldl -lcrypt -lnsl -lsocket -lresolv -lclntsh ld: fatal: symbol `__0fJstrstreamDstrv' is multiply defined: (file Zend/.libs/libZend.al(zend_language_scanner_cc.lo) and file Zend/. libs/libZend.al(zend_ini_scanner_cc.lo)); ld: fatal: symbol `__0fKostrstreamGpcountv' is multiply defined: (file Zend/.libs/libZend.al(zend_language_scanner_cc.lo) and file Zend/. libs/libZend.al(zend_ini_scanner_cc.lo)); ld: fatal: symbol `__0fKostrstreamDstrv' is multiply defined: (file Zend/.libs/libZend.al(zend_language_scanner_cc.lo) and file Zend/. libs/libZend.al(zend_ini_scanner_cc.lo)); ld: fatal: symbol `__0fNstrstreambaseFrdbufv' is multiply defined: (file Zend/.libs/libZend.al(zend_language_scanner_cc.lo) and file Zend/. libs/libZend.al(zend_ini_scanner_cc.lo)); ld: fatal: symbol `__0fUunsafe_strstreambaseFrdbufv' is multiply defined: (file Zend/.libs/libZend.al(zend_language_scanner_cc.lo) and file Zend/. libs/libZend.al(zend_ini_scanner_cc.lo)); ld: fatal: symbol `__0fMstrstreambufIisfrozenv' is multiply defined: (file Zend/.libs/libZend.al(zend_language_scanner_cc.lo) and file Zend/. libs/libZend.al(zend_ini_scanner_cc.lo)); ld: fatal: symbol `__0fMstrstreambufRisfrozen_unlockedv' is multiply defined: (file Zend/.libs/libZend.al(zend_language_scanner_cc.lo) and file Zend/. libs/libZend.al(zend_ini_scanner_cc.lo)); ld: fatal: symbol `__0fLstdiostreamFrdbufv' is multiply defined: (file Zend/.libs/libZend.al(zend_language_scanner_cc.lo) and file Zend/. libs/libZend.al(zend_ini_scanner_cc.lo)); ld: fatal: symbol `__0fIstdiobufJstdiofilev' is multiply defined: (file Zend/.libs/libZend.al(zend_language_scanner_cc.lo) and file Zend/. libs/libZend.al(zend_ini_scanner_cc.lo)); ld: fatal: File processing errors. No output written to .libs/libphp4.so *** Error code 1 make: Fatal error: Command failed for target `libphp4.la' Current working directory /apps/php4/php4-200104090445 *** Error code 1 make: Fatal error: Command failed for target `all-recursive' Thanks for any help in this, Didier -- Edit Bug report at: http://bugs.php.net/?id=10283&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]