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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: bariou at brasnah dot com
New email:
PHP Version: OS:

 

 [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

Add a Patch

Pull Requests

Add a Pull Request

History

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

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Jun 05 07:01:32 2024 UTC