ID: 19074 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Closed Bug Type: XSLT related Operating System: Solaris 9 SPARC PHP Version: 4.2.2 New Comment:
update your sablotron libs. Previous Comments: ------------------------------------------------------------------------ [2002-08-23 21:12:03] [EMAIL PROTECTED] You didn't mention the version of Sablotron. So please check the sources from here: (and the patches!) http://www.gingerall.com/charlie/ga/xml/d_sab.xml ------------------------------------------------------------------------ [2002-08-23 12:31:56] [EMAIL PROTECTED] Using latest snapshot - php4-200208230600, getting same errors. Here is end of compiler (gcc 3.1) output: sapi/apache/php_apache.lo main/internal_functions.lo -R/usr/local/lib -R/usr/local/lib -R/usr/ucblib -R/usr/local/ssl/lib -R/usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.1 -R/usr/local/mysql/lib -L/usr/ucblib -L/usr/local/ssl/lib -L/usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.1 -L/usr/local/mysql/lib -L/usr/local/lib /usr/local/lib/libsablot.so /usr/local/lib/libexpat.so -lmysqlclient -lldap -lbz2 -lz -l crypt -lssl -lcrypto -lresolv -lm -ldl -lnsl -lsocket -lgcc -lcrypt -ldl -lc ld: fatal: symbol `SXPF_SUPPORTS_UNPARSED_ENTITIES' is multiply-defined: (file ext/xslt/sablot.lo and file main/internal_functions.lo); ld: fatal: symbol `SXPF_DISPOSE_VALUES' is multiply-defined: (file ext/xslt/sablot.lo and file main/internal_functions.lo); ld: fatal: symbol `SXPF_DISPOSE_NAMES' is multiply-defined: (file ext/xslt/sablot.lo and file main/internal_functions.lo); ld: fatal: File processing errors. No output written to .libs/libphp4.so make: *** [libphp4.la] Error 1 -------------------- Thanks for any help you can offer - Lou ------------------------------------------------------------------------ [2002-08-23 11:25:41] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php4-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-latest.zip ------------------------------------------------------------------------ [2002-08-23 11:22:25] [EMAIL PROTECTED] The following configure options configure without error: ... '--enable-xslt' \ '--with-xslt-sablot=/usr/local' \ '--with-expat-dir=/usr/local' \ ... make, however, produces: symbol `SXPF_SUPPORTS_UNPARSED_ENTITIES' is multiply-defined Please note both expat and Sablot have been built and installed. TIA - Lou ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=19074&edit=1
