Steven Mestdagh [Tue, Feb 07, 2006 at 01:10:42PM +0100] wrote: >> I'm trying to build gstreamer on amd64/3.9-beta and it errors out... > >yeah, same here. looks like they forgot HAVE_CPU_X86_64 in gstarch.h. > Yes, there is some missing asm code for amd64. I've filed a bug report some time ago. http://bugzilla.gnome.org/show_bug.cgi?id=322831
The answer: --8<-- In gstreamer 0.10 (the current stable release), the cothreads module is no longer used at all. We have no development resources for fixing problems with this sort of thing in 0.8; sorry about that. We'd be interested in seeing if 0.10 compiles (and works) on this platform, if you can test this. -->8-- So we have to upgrade to gstreamer 0.10 to get amd64 support. The problem is, that applications which are using gstreamer have to be ported to new new gstreamer API... I don't know if all our ports that depend on gstreamer can use the new version. Bernd