php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #57873 undefined symbol
Submitted: 2007-10-13 06:02 UTC Modified: 2007-10-15 09:01 UTC
From: oeriksson at mandriva dot com Assigned:
Status: Closed Package: bbcode (PECL)
PHP Version: 5.2.1 OS: linux
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.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: oeriksson at mandriva dot com
New email:
PHP Version: OS:

 

 [2007-10-13 06:02 UTC] oeriksson at mandriva dot com
Description:
------------
Hi. I'm using latest Mandriva Linux 2008.0 with php-5.2.4 + suhosin 0.9.20.

I get this when I run php cli:

PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib64/php/extensions/bbcode.so' - /usr/lib64/php/extensions/bbcode.so: undefined symbol: php_bbcode_add_element in Unknown on line 0



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-10-15 09:01 UTC] xavier at bmco dot eu
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pecl.php.net.

In case this was a pecl.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PECL better.

Try the latest CVS i made an error

(forgot an "_" before function name)

the bbcode_add_element was not covered by test cases, i'll correct this asap (or if anybody writes a test case, i'll write it)...
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 18:01:29 2024 UTC