[Bug 351017] Re: [SRU] mpeg2enc crashes with SIGILL on non-p4 architectures.

Andreas Moog andreas-launchpad at warperbbs.de
Thu Apr 23 13:31:56 UTC 2009


The attached debdiff FTBFS due to  the compile flag being applied to all
arches, even if they don't support it. Attached debdiff corrects this
issue by using:

ifneq ($(findstring $(DEB_BUILD_ARCH), i386 lpia),)
        CFLAGS+=-mno-sse2
endif


** Attachment added: "mjpegtools_1.9.0-0.0ubuntu2.debdiff"
   http://launchpadlibrarian.net/25888346/mjpegtools_1.9.0-0.0ubuntu2.debdiff

-- 
[SRU] mpeg2enc crashes with SIGILL on non-p4 architectures.
https://bugs.launchpad.net/bugs/351017
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list