misc/139380: textproc/libxml2 threads support remains broken
Andrew W. Nosenko
andrew.w.nosenko at gmail.com
Tue Oct 6 15:00:14 UTC 2009
>Number: 139380
>Category: misc
>Synopsis: textproc/libxml2 threads support remains broken
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Tue Oct 06 15:00:13 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Andrew W. Nosenko
>Release:
>Organization:
>Environment:
>Description:
Unfortunately, the solution with --with-threads=pthread suggested by me in the PR 138942 occur non-functional because of yet another bug in libxml2 configure script (both 2.7.4 and 2.7.5 version).
Sorry, I tested with patch-based solution, not with makefile-based solution. :-(
Fortunately, for libxml2-2.7.5 (as it included into current ports tree) the problem may be worked around simple by returning to the historical
--with-threads
(as it was for ages) instead of
--with-threads=pthread
(which come from PR 138942).
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-bugs
mailing list