From: [EMAIL PROTECTED]
Operating system: FreeBSD 4.2-RC1
PHP version: 4.2.3
PHP Bug Type: Sablotron XSL
Bug description: lisablot.so.96: libsablot.so.96: Undefined symbol "__pure_virtual"
Hi!
Problem for building Expat+Sablotron with PHP and Apache.
My configuration:
FreeBSD 4.2-RC1
apache_1.3.27
./configure --enable-module=rewrite --prefix=/usr/local/apache
--enable-module=so
libiconv-1.8
./configure �prefix=/usr/local/libiconv
expat-1.95.5
./configure �prefix=/usr/local/expat
make buildlib make
installlib
Sablot-0.96 with Sablot-0.96.1.patch
./configure --prefix=/usr/local/sablot \
--with-expat-prefix=/usr/local/expat
--with-iconv-prefix=/usr/local/libiconv
php-4.2.3
rm config.cache ./configure
\ --with-mysql
--with-apxs=/usr/local/apache/bin/apxs --with-zlib --enable-wddx \
--with-iconv=/usr/local/libiconv --with-iconv-dir=/usr/local/libiconv \
--with-expat-dir=/usr/local/expat --with-xslt
--with-xslt-sablot=/usr/local/sablot
For this config examples for test xslt-sablot not working. I get messages
like this:
------------------------------------------------------------Fatal error:
Call to undefined function: xslt_create() in
/wwwroot/home/xslt_transform/class.xslt.php on line 82
IF I add to this config key --enable-xslt, when re-starting web-server I
get message like this:
Syntax error on line 205 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into server:
/usr/local/sablot/lib/libsablot.so.96: Undefined symbol "__pure_virtual"
/usr/local/apache/bin/apachectl start: httpd could not be started
Who know how solve this problem, please?
regards,
Sergei
--
Edit bug report at http://bugs.php.net/?id=19958&edit=1
--
Try a CVS snapshot: http://bugs.php.net/fix.php?id=19958&r=trysnapshot
Fixed in CVS: http://bugs.php.net/fix.php?id=19958&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=19958&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=19958&r=needtrace
Try newer version: http://bugs.php.net/fix.php?id=19958&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=19958&r=support
Expected behavior: http://bugs.php.net/fix.php?id=19958&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=19958&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=19958&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=19958&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=19958&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=19958&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=19958&r=isapi