2008/6/26 Luca Bruno <[EMAIL PROTECTED]>: >> dpkg-shlibdeps: warning: symbol syx_interp_enter_context used by >> debian/syx-gtk/usr/lib/syx/gtk/libsyx-gtk.so.0.0.0 found in none of >> the libraries.
This presumably means that you have forgotten to link one of the libraries. See the man page for dpkg-shlibdeps. >> dpkg-shlibdeps: warning: >> debian/syx-gtk/usr/lib/syx/gtk/libsyx-gtk.so.0.0.0 shouldn't be linked >> with libgthread-2.0.so.0 (it uses none of its symbols). I've fixed this in the past with LDFLAGS="-Wl,-z,defs,--as-needed", but then here the package FTBFS. It seems the -Bsymbolic-functions flag is currently necessary. Perhaps someone here with more expertise than I have can advise how to fix this warning. >> Now running lintian... >> W: syx source: out-of-date-standards-version 3.7.3 (current is 3.8.0) You have set Standards-Version: 3.7.3 The above can be fixed by going through /usr/share/doc/debian-policy/upgrading-checklist.txt.gz to check if any of the policy changes are applicable, and then setting Standards-Version: 3.8.0 >> W: syx-x11: postinst-has-useless-call-to-ldconfig >> W: syx-x11: postrm-has-useless-call-to-ldconfig >> W: syx-readline: postinst-has-useless-call-to-ldconfig >> W: syx-readline: postrm-has-useless-call-to-ldconfig >> W: syx-gtk: postinst-has-useless-call-to-ldconfig >> W: syx-gtk: postrm-has-useless-call-to-ldconfig I don't know how to fix this. Anybody else? >> W: libsyx0: package-contains-empty-directory usr/lib/syx/ This can be fixed by removing the usr/lib usr/lib/syx lines from libsyx0.dirs The overrides file can be deleted. Jeff -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

