[Xcb] [Bug 72074] New: libpthread-stubs configure: FreeBSD support

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Nov 27 06:43:55 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=72074

          Priority: medium
            Bug ID: 72074
          Assignee: xcb at lists.freedesktop.org
           Summary: libpthread-stubs configure: FreeBSD support
        QA Contact: xcb at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: naota at gentoo.org
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: Misc
           Product: XCB

Created attachment 89902
  --> https://bugs.freedesktop.org/attachment.cgi?id=89902&action=edit
libpthread-stubs-0.3-freebsd.patch

On FreeBSD, pthread_condattr_{init,destroy} is available in libthr.so, so
current configure failed to detect them and cause to generate stubs for them.

The attached is a patch to add "-lthr" to LIBS so that it can properly detect
pthread_condattr_{init,destroy}.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/xcb/attachments/20131127/ae27bf31/attachment-0001.html>


More information about the Xcb mailing list