ID: 10283
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Compile Failure
Operating system: 
PHP Version: 4.0 Latest CVS (11/04/2001)
Assigned To: 
Comments:

Update your compiler. And try doing 'make clean' sometime too. 



Previous Comments:
---------------------------------------------------------------------------

[2001-04-13 02:33:27] [EMAIL PROTECTED]
Real PHP Version is 4.0 Latest CVS ( 08/04/2001 )
Thanks for any help ,
Didier


---------------------------------------------------------------------------

[2001-04-11 06:17:25] [EMAIL PROTECTED]
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


---------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10283&edit=2


-- 
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]

Reply via email to