On Fri, Apr 10, 2009 at 3:32 AM, Grammostola Rosea wrote: > pkg-shlibdeps: warning: symbol sqrt used by > debian/jack-mixer/usr/lib/python2.5/site-packages/_jack_mixer_c.so found in > none of the libraries.
According to the sqrt manual page you need to link with -lm > dpkg-shlibdeps: warning: symbol PyDict_New used by > debian/jack-mixer/usr/lib/python2.5/site-packages/_jack_mixer_c.so found in > none of the libraries. Something to do with python, not sure if they are anything to worry about. > dpkg-shlibdeps: warning: dependency on librt.so.1 could be avoided if > "debian/jack-mixer/usr/lib/python2.5/site-packages/_jack_mixer_c.so" were > not uselessly linked against it (they use none of its symbols). Remove -lrt from the LDFLAGS for that file. -- bye, pabs http://wiki.debian.org/PaulWise -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org