php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #23045 Compile failure sapi/client undefined ref to sablotron
Submitted: 2003-04-04 03:06 UTC Modified: 2003-04-04 11:22 UTC
From: bariou at brasnah dot com Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.3.2RC1 OS: debian/Knoppix 3.1
Private report: No CVE-ID: None
 [2003-04-04 03:06 UTC] bariou at brasnah dot com
I've specifically compile sablotron 0.97

./ configure .... --with-xslt-sablot=/usr/local ......

I have the following errror message

......
/usr/local/lib/libsablot.so undefined reference to 
`__builtin_delete`
/usr/local/lib/libsablot.so undefined reference to 
`__builtin_new`
collect2: ld return 1 exit status
make: *** [sapi/cli/php] Erreur 1

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-04-04 11:22 UTC] sniper@php.net
Not PHP bug.

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 22 20:00:03 2025 UTC