Package: qt4-x11 Version: 4.3.4-2 Hi,
When building wpagui package, I notice an alarming change at compile time as compared with previous builds of the exact same source. The amount of linking is quite a lot more than before. ############################################################################### With these packages (from testing): libqt4-dev=4.3.4-1 libqt4-core=4.3.4-1 libqt4-gui=4.3.4-1 libqt4-qt3support=4.3.4-1 libqt4-sql=4.3.4-1 The following linkage: g++ -Wl,--no-undefined -o wpa_gui .obj/os_unix.o .obj/main.o .obj/wpagui.o .obj/eventhistory.o .obj/scanresults.o .obj/userdatarequest.o .obj/networkconfig.o .obj/wpa_ctrl.o .obj/moc_wpagui.o .obj/moc_eventhistory.o .obj/moc_scanresults.o .obj/moc_userdatarequest.o .obj/moc_networkconfig.o -L/usr/lib -lQtGui -lQtCore -lpthread dh_shlibdeps dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked with libpthread.so.0 (it uses none of its symbols). ############################################################################### With these packages: libqt4-dev=4.3.4-2 libqt4-core=4.3.4-2 libqt4-gui=4.3.4-2 libqt4-qt3support=4.3.4-2 libqt4-sql=4.3.4-2 The following linkage: g++ -Wl,--no-undefined -o wpa_gui .obj/os_unix.o .obj/main.o .obj/wpagui.o .obj/eventhistory.o .obj/scanresults.o .obj/userdatarequest.o .obj/networkconfig.o .obj/wpa_ctrl.o .obj/moc_wpagui.o .obj/moc_eventhistory.o .obj/moc_scanresults.o .obj/moc_userdatarequest.o .obj/moc_networkconfig.o -L/usr/lib -lQtGui -L/usr/lib -L/usr/X11R6/lib -laudio -lXt -lpng -lSM -lICE -pthread -pthread -lXi -lXrender -lXrandr -lXfixes -lXcursor -lXinerama -lfreetype -lXext -lX11 -lQtCore -lfontconfig -lz -lm -pthread -lgthread-2.0 -lrt -lglib-2.0 -ldl -lpthread dh_shlibdeps dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked with libaudio.so.2 (it uses none of its symbols). dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked with libXt.so.6 (it uses none of its symbols). dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked with libpng12.so.0 (it uses none of its symbols). dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked with libSM.so.6 (it uses none of its symbols). dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked with libICE.so.6 (it uses none of its symbols). dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked with libXi.so.6 (it uses none of its symbols). dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked with libXrender.so.1 (it uses none of its symbols). dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked with libXrandr.so.2 (it uses none of its symbols). dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked with libXfixes.so.3 (it uses none of its symbols). dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked with libXcursor.so.1 (it uses none of its symbols). dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked with libXinerama.so.1 (it uses none of its symbols). dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked with libfreetype.so.6 (it uses none of its symbols). dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked with libXext.so.6 (it uses none of its symbols). dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked with libX11.so.6 (it uses none of its symbols). dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked with libfontconfig.so.1 (it uses none of its symbols). dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked with libz.so.1 (it uses none of its symbols). dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked with libgthread-2.0.so.0 (it uses none of its symbols). dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked with librt.so.1 (it uses none of its symbols). dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked with libglib-2.0.so.0 (it uses none of its symbols). dpkg-shlibdeps: warning: debian/wpagui/usr/sbin/wpa_gui shouldn't be linked with libdl.so.2 (it uses none of its symbols). ############################################################################### Thanks, Kel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]