Bug 91450

Summary: Explicitly link poppler-glib against pthread
Product: poppler Reporter: Hib Eris <hib>
Component: glib frontendAssignee: poppler-bugs <poppler-bugs>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Explicitly link poppler-glib against pthread

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.