[gstreamer-bugs] [Bug 624148] New: gst-ffmpeg won't compile

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 12 02:40:47 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=624148
  GStreamer | gst-ffmpeg | git

           Summary: gst-ffmpeg won't compile
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gst-ffmpeg
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: martin.bisson at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


I try to compile gst-ffmpeg using:

git clone git://anongit.freedesktop.org/gstreamer/gst-ffmpeg && cd gst-ffmpeg
&& ./autogen.sh --prefix=/usr && make

I get the following compilation error:

make[5]: Entering directory `/home/mabis2/temp/gst-ffmpeg/gst-libs/ext/ffmpeg'
CC      libavcodec/x86/dsputil_mmx.o
libavcodec/x86/h264dsp_mmx.c: In function 'h264_h_loop_filter_luma_mmx2':
libavcodec/x86/dsputil_mmx.c:727: error: can't find a register in class
'GENERAL_REGS' while reloading 'asm'
libavcodec/x86/dsputil_mmx.c:727: error: can't find a register in class
'GENERAL_REGS' while reloading 'asm'
libavcodec/x86/dsputil_mmx.c:727: error: 'asm' operand has impossible
constraints
libavcodec/x86/dsputil_mmx.c:727: error: 'asm' operand has impossible
constraints
libavcodec/x86/dsputil_mmx.c:727: error: 'asm' operand has impossible
constraints
libavcodec/x86/dsputil_mmx.c:727: error: 'asm' operand has impossible
constraints
libavcodec/x86/h264dsp_mmx.c:633: error: 'asm' operand has impossible
constraints
libavcodec/x86/dsputil_mmx.c:727: error: 'asm' operand has impossible
constraints
libavcodec/x86/dsputil_mmx.c:727: error: 'asm' operand has impossible
constraints
libavcodec/x86/dsputil_mmx.c:727: error: 'asm' operand has impossible
constraints
libavcodec/x86/dsputil_mmx.c:727: error: 'asm' operand has impossible
constraints
libavcodec/x86/dsputil_mmx.c:727: error: 'asm' operand has impossible
constraints
libavcodec/x86/dsputil_mmx.c:727: error: 'asm' operand has impossible
constraints
libavcodec/x86/h264dsp_mmx.c:633: error: 'asm' operand has impossible
constraints
libavcodec/x86/dsputil_mmx.c:727: error: 'asm' operand has impossible
constraints
libavcodec/x86/dsputil_mmx.c:727: error: 'asm' operand has impossible
constraints
make[5]: *** [libavcodec/x86/dsputil_mmx.o] Error 1

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list