Bug 91450 - Explicitly link poppler-glib against pthread
Summary: Explicitly link poppler-glib against pthread
Status: RESOLVED FIXED
Alias: None
Product: poppler
Classification: Unclassified
Component: glib frontend (show other bugs)
Version: unspecified
Hardware: All All
: medium normal
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-24 11:53 UTC by Hib Eris
Modified: 2015-07-26 08:01 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Explicitly link poppler-glib against pthread (1.22 KB, patch)
2015-07-24 11:53 UTC, Hib Eris
Details | Splinter Review

Description Hib Eris 2015-07-24 11:53:37 UTC
Debian complains about missing symbols:

dpkg-shlibdeps: warning: symbol pthread_mutexattr_destroy used by debian/libpoppler-glib8/usr/lib/i386-linux-gnu/libpoppler-glib.so.8.6.0 found in none of the libraries
dpkg-shlibdeps: warning: symbol pthread_mutexattr_init used by debian/libpoppler-glib8/usr/lib/i386-linux-gnu/libpoppler-glib.so.8.6.0 found in none of the libraries
dpkg-shlibdeps: warning: symbol pthread_mutexattr_settype used by debian/libpoppler-glib8/usr/lib/i386-linux-gnu/libpoppler-glib.so.8.6.0 found in none of the libraries
Comment 1 Hib Eris 2015-07-24 11:53:40 UTC
Created attachment 117340 [details] [review]
Explicitly link poppler-glib against pthread
Comment 2 Carlos Garcia Campos 2015-07-26 08:01:17 UTC
Pushed, thanks!


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.