El Viernes, 22 de Octubre de 2004 01:11, Adeodato Simó escribió:
* Pedro Jurado Maqueda [Fri, 22 Oct 2004 00:11:21 +0200]:
First I uncompress with "dpkg-source -x qt-x11-free_3.3.3-4.1.dsc"
why do you want to recompile Qt?
Because I need to apply a patch to qt-x11-free to get the improve.
and a lot of more invalid conversions
guess you're missing some build depends. use debuild instead of
dpkg-buildpackage. (but first wonder why are you recompiling qt).
Not, this is not the solutions, I probe with "debuild -sa" and previously I
run "apt-get build-dep qt-x11-free" and don't download any more.
I try too to compile without the improved path, but always get the same error
a lot of "invalid conversion" in odbc plugins
Looking in sources, I see a debian patch to compile qt with libiodbc2-dev
instead of unixodbc-dev (this change the odbc plugins compilation), I try to
to update libiodbc2-dev and its dependencies from testing to unstable, if
this don't work surely I will stop my tries to compile qt :-(