Date: Tue, 6 Oct 2009 14:56:19 GMT From: "Andrew W. Nosenko" <andrew.w.nosenko@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/139380: textproc/libxml2 threads support remains broken Message-ID: <200910061456.n96EuJQh053831@www.freebsd.org> Resent-Message-ID: <200910061500.n96F0DFE079641@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910061456.n96EuJQh053831>
