[gstreamer-bugs] [Bug 435742] New: gst-ffmpeg installation fails during make

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri May 4 00:38:09 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=435742

  GStreamer | gst-ffmpeg | Ver: 0.10.2
           Summary: gst-ffmpeg installation fails during make
           Product: GStreamer
           Version: 0.10.2
          Platform: Other
        OS/Version: Macintosh
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gst-ffmpeg
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: kasturihazra at tataelxsi.co.in
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Overview Description:
Running make produces Parameter syntax error on Mac OS X ppc v 10.4.8

Steps to Reproduce:
1)./configure
2)make

Actual Results:
Produces following error

creating libppc.la
(cd .libs && rm -f libppc.la && ln -s ../libppc.la libppc.la)
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../.. -I../../libavutil -I../../libavcodec -DHAVE_AV_CONFIG_H=1   -maltivec
-mabi=altivec -g -O2 -MT libaltivec_la-dsputil_altivec.lo -MD -MP -MF
".deps/libaltivec_la-dsputil_altivec.Tpo" -c -o
libaltivec_la-dsputil_altivec.lo `test -f 'dsputil_altivec.c' || echo
'./'`dsputil_altivec.c; \
then mv -f ".deps/libaltivec_la-dsputil_altivec.Tpo"
".deps/libaltivec_la-dsputil_altivec.Plo"; else rm -f
".deps/libaltivec_la-dsputil_altivec.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libavutil -I../../libavcodec
-DHAVE_AV_CONFIG_H=1 -maltivec -mabi=altivec -g -O2 -MT
libaltivec_la-dsputil_altivec.lo -MD -MP -MF
.deps/libaltivec_la-dsputil_altivec.Tpo -c dsputil_altivec.c  -fno-common -DPIC
-o .libs/libaltivec_la-dsputil_altivec.o
/var/tmp//ccF7PPRS.s:6809:Parameter syntax error (parameter 1)
make[8]: *** [libaltivec_la-dsputil_altivec.lo] Error 1
make[7]: *** [all-recursive] Error 1
make[6]: *** [all-recursive] Error 1
make[5]: *** [all] Error 2
make[4]: *** [all-local] Error 2
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Expected results:
usual make

Does this happen every time?
Everytime


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=435742.




More information about the Gstreamer-bugs mailing list