Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 431066 - media-libs/libvisual - error: 'sigill_handler_sse' undeclared (first use in this function)
Summary: media-libs/libvisual - error: 'sigill_handler_sse' undeclared (first use in t...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
: 480544 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-08-12 11:33 UTC by Thomas
Modified: 2013-08-11 03:11 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
The patch from debian slightly modified to work in gentoo (multilib.patch,785 bytes, patch)
2012-08-12 11:33 UTC, Thomas
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas 2012-08-12 11:33:05 UTC
Created attachment 321094 [details, diff]
The patch from debian slightly modified to work in gentoo

If you are on amd64 and try to cross-compile media-libs/libvisual for x86 you got an error. This error was fixed in debian a few years ago, see: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=456856
Comment 1 Mike Gilbert gentoo-dev 2013-08-11 01:50:19 UTC
*** Bug 480544 has been marked as a duplicate of this bug. ***
Comment 2 Mike Gilbert gentoo-dev 2013-08-11 01:55:03 UTC
The provided patch works for me.
Comment 3 Alexis Ballier gentoo-dev 2013-08-11 03:11:47 UTC
+  11 Aug 2013; Alexis Ballier <aballier@gentoo.org> libvisual-0.4.0-r3.ebuild,
+  +files/libvisual-0.4.0-cond.patch, +files/libvisual-0.4.0-conditions.patch,
+  +files/libvisual-0.4.0-detect_amd64.patch:
+  Fix broken cpp check, bug #431066. Fix amd64 detection. Fix broken threads
+  AC_ARG_ENABLE.
+


thx! and a few more patches :)