Bug#901222: samplv1 FTCBFS: uses the build architecture qmake

Helmut Grohne helmut at subdivi.de
Sun Jun 10 10:06:12 BST 2018


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

samplv1 fails to cross build from source, because ./configure detects
the build architecture qmake with AC_PATH_PROG. Since the behaviour of
qmake is architecture-dependent, one should be using AC_PATH_TOOL here.
After doing so, samplv1 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: 650 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-multimedia-maintainers/attachments/20180610/610fa312/attachment-0001.patch>


More information about the pkg-multimedia-maintainers mailing list