Hello (happened after post 9.0 cooker updates. 9.0 is OK)
Qt examples don't compile with error message: /usr/bin/ld: warning: libXt.so.6, needed by /usr/X11R6/lib/libXmu.so, not found (try using -rpath or -rpath-link) ...and then a long list of unresolved functions. It used to work and it changed somehow after updating cooker in the last 2-3 days. I tried to undo the changes (reverting back binutils, gcc, XFree86 to 9.0 versions - one at a time) but it didn't work. Actually ./confugure for KDE 3.1 CVS started to fail on Qt. config.log told me that the linking failed. Then I tried just Qt examples and they fail too. I don't use qt-copy but qt-3.0.5 from 9.0 When I edit the makefile manually and add "-lXt" to the linker command line everything's OK. I wanted to know if I'm alone here or this is a real problem with latest updates. Thanks Eyal
