Bug#923109: qmidiroute FTCBFS: abuses AC_CHECK_FILE

Helmut Grohne helmut at subdivi.de
Sun Feb 24 09:27:52 GMT 2019


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

qmidiroute fails to cross build from source, because it abuses
AC_CHECK_FILE. The macro is meant for testing file existence on the
installed system. However, qmidiroute uses it for checking header
directories used during build. For the latter, a simple "test -e" is
better. The attached patch implements that and makes qmidiroute cross
buildable. Please consider applying it.

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


More information about the pkg-multimedia-maintainers mailing list