Bug 87731

Summary: /usr/local/lib/php/20020429/domxml.so references unknown symbol which prevents it from being loaded/used
Product: Ports & Packages Reporter: Václav Haisman <v.haisman>
Component: Individual Port(s)Assignee: Thierry Thomas <thierry>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Václav Haisman 2005-10-20 17:30:17 UTC
root@logout:::/usr/ports/www/horde> apachectl startssl
Processing config directory: /usr/local/etc/horde
 Processing config file: /usr/local/etc/horde/httpd.conf.horde
PHP Warning:  Unknown(): Unable to load dynamic library '/usr/local/lib/php/20020429/domxml.so' - /usr/local/lib/libxml2.so.5: Undefined symbol &quot;pthread_equal&quot; in Unknown on line 0
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2005-10-20 18:00:16 UTC
Responsible Changed
From-To: freebsd-bugs->ale

Ports bug.  It sounds like it's in one of the php4 ports, so over to 
their common maintainer. 

Note to submitter: you haven't really given us much information to work 
on here, such as which ports you have installed.
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2005-10-25 17:26:18 UTC
Responsible Changed
From-To: ale->thierry

Hmm, on second reading, perhaps this is particular to www/horde.  Over to 
that port's maintainer.
Comment 3 Thierry Thomas freebsd_committer freebsd_triage 2005-10-25 21:29:47 UTC
State Changed
From-To: open->feedback


I don't think that there is anything specific to Horde, but I have a 
question: 

Have you enabled WITH_THREADS to build textproc/libxml2? 
If "yes", could you please try to reinstall this port without this knob? 

Note the comment: 
# WITH_THREADS enable pthread support (WILL BREAK OTHER PORTS!)
Comment 4 Thierry Thomas freebsd_committer freebsd_triage 2005-11-13 21:11:11 UTC
State Changed
From-To: feedback->closed


Removing threads fixed the problem.