ID:               18982
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           Bogus
 Bug Type:         XSLT related
 Operating System: solaris 2.6
 PHP Version:      4CVS-2002-08-20
 New Comment:

Most likely user error.



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

[2002-08-20 09:57:50] [EMAIL PROTECTED]

Hi

Which version of Sablotron do you use? Sablotron 0.95 needs patching of
Sablotron itself and PHP (< 4.2.3-dev), otherwise it won't work... See
http://gingerall.com for the details abaout that

chregu

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

[2002-08-20 09:06:40] [EMAIL PROTECTED]

Was this with clean sources? Try 'make clean && make' ?


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

[2002-08-20 08:34:38] [EMAIL PROTECTED]

We tried the latest version and 4.1.2.  Here is the error message.
Thanks.

#./configure  --without-mysql --with-oci8
--with-apxs=/usr/local/apache/bin/apxs --with-ldap=/usr/local
--enable-xslt --with-xslt-sablot=/usr/local --with-iconv
--with-ssl=/usr/local/ssl --enable-libgcc
...

#make
...
ld: fatal: symbol `zm_info_xslt' is multiply defined:
        (file ext/xslt/.libs/libxslt.al(xslt.lo) and file
ext/xslt/.libs/libxslt.al(sablot.lo));
ld: fatal: symbol `zif_xslt_set_log' is multiply defined:
        (file ext/xslt/.libs/libxslt.al(xslt.lo) and file
ext/xslt/.libs/libxslt.al(sablot.lo));
ld: fatal: symbol `zif_xslt_process' is multiply defined:
        (file ext/xslt/.libs/libxslt.al(xslt.lo) and file
ext/xslt/.libs/libxslt.al(sablot.lo));
ld: fatal: symbol `zif_xslt_free' is multiply defined:
        (file ext/xslt/.libs/libxslt.al(xslt.lo) and file
ext/xslt/.libs/libxslt.al(sablot.lo));
ld: fatal: symbol `zif_xslt_set_base' is multiply defined:
        (file ext/xslt/.libs/libxslt.al(xslt.lo) and file
ext/xslt/.libs/libxslt.al(sablot.lo));
ld: fatal: symbol `zif_xslt_set_scheme_handlers' is multiply defined:
        (file ext/xslt/.libs/libxslt.al(xslt.lo) and file
ext/xslt/.libs/libxslt.al(sablot.lo));
ld: fatal: symbol `zif_xslt_set_encoding' is multiply defined:
        (file ext/xslt/.libs/libxslt.al(xslt.lo) and file
ext/xslt/.libs/libxslt.al(sablot.lo));
ld: fatal: symbol `zif_xslt_errno' is multiply defined:
        (file ext/xslt/.libs/libxslt.al(xslt.lo) and file
ext/xslt/.libs/libxslt.al(sablot.lo));
ld: fatal: symbol `zif_xslt_error' is multiply defined:
        (file ext/xslt/.libs/libxslt.al(xslt.lo) and file
ext/xslt/.libs/libxslt.al(sablot.lo));
ld: fatal: symbol `zif_xslt_set_sax_handlers' is multiply defined:
        (file ext/xslt/.libs/libxslt.al(xslt.lo) and file
ext/xslt/.libs/libxslt.al(sablot.lo));
ld: fatal: symbol `xslt_module_entry' is multiply defined:
        (file ext/xslt/.libs/libxslt.al(xslt.lo) and file
ext/xslt/.libs/libxslt.al(sablot.lo));
ld: fatal: symbol `xslt_functions' is multiply defined:
        (file ext/xslt/.libs/libxslt.al(xslt.lo) and file
ext/xslt/.libs/libxslt.al(sablot.lo));
ld: fatal: symbol `zif_xslt_create' is multiply defined:
        (file ext/xslt/.libs/libxslt.al(xslt.lo) and file
ext/xslt/.libs/libxslt.al(sablot.lo));
ld: fatal: symbol `zif_xslt_set_error_handler' is multiply defined:
        (file ext/xslt/.libs/libxslt.al(xslt.lo) and file
ext/xslt/.libs/libxslt.al(sablot.lo));
ld: fatal: symbol `zm_startup_xslt' is multiply defined:
        (file ext/xslt/.libs/libxslt.al(xslt.lo) and file
ext/xslt/.libs/libxslt.al(sablot.lo));
ld: fatal: File processing errors. No output written to
.libs/libphp4.so
make[1]: *** [libphp4.la] Error 1
make[1]: Leaving directory `/home/luoy/src/php-4.1.2'
make: *** [all-recursive] Error 1
[luoy@admsol03:/home/luoy/src/php-4.1.2]$


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


-- 
Edit this bug report at http://bugs.php.net/?id=18982&edit=1

Reply via email to