2017-11-07 21:23 GMT+03:00 Lisandro Damián Nicanor Pérez Meyer <perezme...@gmail.com>: > Hi Dmitry! > > On 13 October 2017 at 21:43, Dmitry Eremin-Solenikov >> Also please note, that I had to apply two more fixes to build Qt4 >> properly (see second attachment): >> >> - In debian/rules define DEB_HOST_ARCH >> >> - In qt4-x11-4.8.7+dfsg/config.tests/unix/alsa/alsatest.cpp support >> libasound2 >= 1.1.0 > > I haven't seen the need for this (maybe because the last time I've > built qt4 this was not a problem). Did you try your builds on a clen > chroot?
I don't remember about DEB_HOST_ARCH at this moment. alsatest.cpp fix is required, because original test validated that ALSA version is 1.0.x, which is no longer the case. -- With best wishes Dmitry