Hi, > First, qmake is called, which is an alternative and points to qmake-qt4 > on my system. It seems that qmake-qt3 should be called explicitely here.
I would replace "should" by "could" in your sentence. We build packages inside clean chroot using pbuilder or on build daemon. At this point, only on Qt version is installed. If you decide to build your local package on a non-clean environment, you'll face issue like this one. You could update the alternative (update-alternatives). Many packages in the archive call qmake without appending Qt version explicitely. > Second, 03-0.6.1.1.dpatch changes qpxtool-gui/Makefile.qmake. Since the build > system recreates that file with qmake afterwards, the patch may not unapply > cleanly (and did not in my case). The proper fix must be to fix the qproject target in qpxtool-gui/Makefile file. my 2cts. cheers, Fathi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

