Bug 15625

Summary: Fails to build on hurd, seems to miss a link to pthread
Product: poppler Reporter: Loïc Minier <lool>
Component: generalAssignee: poppler-bugs <poppler-bugs>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium CC: lool
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Add -lpthread in poppler/Makefile.am (and .in; I'm lazy)

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.