From:             [EMAIL PROTECTED]
Operating system: Linux Redhat 7.3
PHP version:      4.3.0RC4
PHP Bug Type:     *Configuration Issues
Bug description:  ./configure doesn't work with xslt support

System:

Redhat 7.3
apache 2.0.43
postgresql 7.3
sablotron-0.96
expat-1.95.2-2
js-1.5rc4-2

When I configure using

./configure --with-apxs2=/usr/local/apache2/bin/apxs --enable-xslt=/usr
--enable-xslt-sablot=/usr --enable-sablot-js=/usr --with-pgsql

it get this output

checking whether to enable XML support... yes
checking external libexpat install dir... yes
checking for XMLRPC-EPI support... no
checking libexpat dir for XMLRPC-EPI... no
checking iconv dir for XMLRPC-EPI... no
checking whether to enable xslt support... yes
checking for XSLT Sablotron backend... yes
checking for libexpat dir for Sablotron XSL support... yes
checking for iconv dir for Sablotron XSL support... yes
checking for JavaScript for Sablotron XSL support... yes
configure: error: No backend specified for XSLT extension.

The same configure command worked on 4.3.0RC2 and RC3 on different
machines (all Redhat 7.3 though), but fails like shown above on all
machines using RC4. Also php4-STABLE-200212230830 creates that message.
When i configure without the xslt options it works and builds, but without
xslt support of course ;)

Yours
 HTD

-- 
Edit bug report at http://bugs.php.net/?id=21161&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21161&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21161&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21161&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21161&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21161&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21161&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21161&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21161&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21161&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21161&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21161&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21161&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21161&r=isapi

Reply via email to