Bug 15625 - Fails to build on hurd, seems to miss a link to pthread
Summary: Fails to build on hurd, seems to miss a link to pthread
Status: RESOLVED FIXED
Alias: None
Product: poppler
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-20 18:33 UTC by Loïc Minier
Modified: 2008-04-21 11:23 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Add -lpthread in poppler/Makefile.am (and .in; I'm lazy) (1.06 KB, patch)
2008-04-20 18:33 UTC, Loïc Minier
Details | Splinter Review

Description Loïc Minier 2008-04-20 18:33:25 UTC
Created attachment 16071 [details] [review]
Add -lpthread in poppler/Makefile.am (and .in; I'm lazy)

Hi,

Michael Banck reported in Debian bug http://bugs.debian.org/399275 that poppler fails to build on hurd-i386 due to an undefined reference to pthread_mutex_unlock.  He provided a patch to link against the pthread lib which I'm attaching.

Bye,
Comment 1 Albert Astals Cid 2008-04-21 11:07:08 UTC
Fixed in git 0.8 and master branches, it would be nice if you could test it is really working.
Comment 2 Loïc Minier 2008-04-21 11:23:03 UTC
Thanks, I've poked the submitter to try git 0.8 or master branches and to report back here.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.