On Tue, 19 Jan 2010 12:08:27 +0100, Adrian Knoth <a...@drcomp.erfurt.thur.de> wrote: > 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. > ;) >
patch applied to upstream svn trunk (qtractor 0.4.4.1495+) thankU -- rncbc aka Rui Nuno Capela rn...@rncbc.org -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org