Bug#565860: FTBFS - configure: error: JACK library not found
Adrian Knoth
adi at drcomp.erfurt.thur.de
Tue Jan 19 11:08:27 UTC 2010
On Tue, Jan 19, 2010 at 10:19:45AM +0100, Adrian Knoth wrote:
Hi!
> It's probably a bug in configure(.ac), however, you can work around if
> you conditionally set --disable-sse on non-amd64. (i386 doesn't have
> SSE, i686 could, but that's not an ordinary Debian target)
It's really a bug in configure.ac. The test extends CFLAGS to enable
SSE, but it doesn't restore the old value in case the test fails.
The attached patch corrects this problem. Tested on sparc (no SSE) and
i686 (with SSE).
Rui: See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565860 for the
whole story. I guess you want to include the patch in your repository.
Note that I'm not really common with autoconf, so there might be a more
elegant way of restoring CFLAGS upon negative test. At least it works.
;)
HTH
--
mail: adi at thur.de http://adi.thur.de PGP/GPG: key via keyserver
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qtractor.patch
Type: text/x-diff
Size: 662 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20100119/8917b7c6/attachment.patch>
More information about the pkg-multimedia-maintainers
mailing list