[gstreamer-bugs] [Bug 308415] New: gst-ffmpeg cvs doesn't build in

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Mon Jun 20 10:30:11 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=308415
 GStreamer | gst-ffmpeg | Ver: HEAD CVS

           Summary: gst-ffmpeg cvs doesn't build in
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: FreeBSD
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-ffmpeg
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: kwm at rainbow-runner.nl
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


Distribution/Version: 6.0

On FreeBSD with gcc 3.4.4 gst-ffmpeg cvs doesn't build.

if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../libavcodec  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe
-fno-force-addr -MT postprocess.lo -MD -MP -MF ".deps/postprocess.Tpo" -c -o
postprocess.lo postprocess.c; \
then mv -f ".deps/postprocess.Tpo" ".deps/postprocess.Plo"; else rm -f
".deps/postprocess.Tpo"; exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libavcodec -I/usr/local/include -O2
-fno-strict-aliasing -pipe -fno-force-addr -MT postprocess.lo -MD -MP -MF
.deps/postprocess.Tpo -c postprocess.c  -fPIC -DPIC -o .libs/postprocess.o
postprocess_template.c: In function `postProcess_MMX':
postprocess_template.c:2901: warning: use of memory input without lvalue in asm
operand 4 is deprecated
postprocess_template.c:2901: warning: use of memory input without lvalue in asm
operand 4 is deprecated
postprocess_template.c:3198: error: can't find a register in class
`GENERAL_REGS' while reloading `asm'
postprocess_template.c:3283: error: can't find a register in class
`GENERAL_REGS' while reloading `asm'
postprocess_template.c:3198: error: can't find a register in class
`GENERAL_REGS' while reloading `asm'
postprocess_template.c:3283: error: can't find a register in class
`GENERAL_REGS' while reloading `asm'
gmake[8]: *** [postprocess.lo] Error 1

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list