Bug#923613: sip-tester FTCBFS: configure.ac hard codes pkg-config

Helmut Grohne helmut at subdivi.de
Sat Mar 2 20:29:19 GMT 2019


Source: sip-tester
Version: 1:3.5.2-1
Tags: patch upstream
User: helmutg at debian.org
Usertags: rebootstrap

sip-tester fails to cross build from source, because configure.ac hard
codes the build architecture pkg-config. Switching it to
PKG_CHECK_MODULES fixes the problem, but one has to ensure that the
macro is conditionalized with AS_IF rather than plain if, because it
uses AC_REQUIRE. The attached patch implements that and makes sip-tester
cross buildable. Please consider applying it.

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


More information about the Pkg-voip-maintainers mailing list