Bug#905744: qmidinet FTCBFS: configure detects the build architecture qmake

Helmut Grohne helmut at subdivi.de
Wed Aug 8 21:42:02 BST 2018


Source: qmidinet
Version: 0.5.0-1
Tags: patch upstream
User: helmutg at debian.org
Usertags: rebootstrap

qmidinet fails to cross build from source, because its ./configure
detects the build architecture qmake using AC_PATH_PROG. Since qmake is
only requested for the host architecture, it doesn't work. After
switching to AC_PATH_TOOL, qmidinet cross builds successfully. Please
consider applying the attached patch.

Helmut
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cross.patch
Type: text/x-diff
Size: 652 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-multimedia-maintainers/attachments/20180808/ce7f2130/attachment.patch>


More information about the pkg-multimedia-maintainers mailing list