I received the following warnings when building with dpkg-buildpackage

dpkg-shlibdeps: warning: symbol pthread_sigmask used by
debian/libyrp/usr/lib/libyrp.so.2.0.0 found in none of the libraries
dpkg-shlibdeps: warning: symbol pthread_join used by
debian/libyrp/usr/lib/libyrp.so.2.0.0 found in none of the libraries
dpkg-shlibdeps: warning: symbol pthread_create used by
debian/libyrp/usr/lib/libyrp.so.2.0.0 found in none of the libraries

My understanding is that pthread is in libc6 which is listed as a
dependency in my package. Any pointers?

Reply via email to