[gstreamer-bugs] [Bug 310949] New: Mac OS X 10.4.1 build error

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Tue Jul 19 21:05:20 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=310949
 GStreamer | gst-ffmpeg | Ver: 0.8.5

           Summary: Mac OS X 10.4.1 build error
           Product: GStreamer
           Version: 0.8.5
          Platform: Other
        OS/Version: Macintosh
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-ffmpeg
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: rhwood at mac.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


Distribution/Version: Mac OS X 10.4.2

Building gst-ffmpeg 0.8.5 on Mac OS X 10.4.1 w/ xcode 2.1 w/ gcc version powerpc-apple-darwin8-
gcc-4.0.0 (GCC) 4.0.0 (Apple Computer, Inc. build 5026), I get the following error:

make  all-recursive
Making all in gst-libs
Making all in ext
cd ffmpeg && make
make  all-recursive
Making all in doc
make[7]: Nothing to be done for `all'.
Making all in libavcodec
Making all in ppc
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libavcodec -
DHAVE_AV_CONFIG_H=1   -maltivec -mabi=altivec -g -O2 -MT libppc_la-dsputil_ppc.lo -MD -MP -MF 
".deps/libppc_la-dsputil_ppc.Tpo" -c -o libppc_la-dsputil_ppc.lo `test -f 'dsputil_ppc.c' || echo 
'./'`dsputil_ppc.c; \
then mv -f ".deps/libppc_la-dsputil_ppc.Tpo" ".deps/libppc_la-dsputil_ppc.Plo"; else rm -f ".deps/
libppc_la-dsputil_ppc.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libavcodec -DHAVE_AV_CONFIG_H=1 -maltivec -
mabi=altivec -g -O2 -MT libppc_la-dsputil_ppc.lo -MD -MP -MF .deps/libppc_la-dsputil_ppc.Tpo -c 
dsputil_ppc.c  -fno-common -DPIC -o .libs/libppc_la-dsputil_ppc.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libavcodec -
DHAVE_AV_CONFIG_H=1   -maltivec -mabi=altivec -g -O2 -MT libppc_la-mpegvideo_ppc.lo -MD -MP 
-MF ".deps/libppc_la-mpegvideo_ppc.Tpo" -c -o libppc_la-mpegvideo_ppc.lo `test -f 
'mpegvideo_ppc.c' || echo './'`mpegvideo_ppc.c; \
then mv -f ".deps/libppc_la-mpegvideo_ppc.Tpo" ".deps/libppc_la-mpegvideo_ppc.Plo"; else rm -f 
".deps/libppc_la-mpegvideo_ppc.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libavcodec -DHAVE_AV_CONFIG_H=1 -maltivec -
mabi=altivec -g -O2 -MT libppc_la-mpegvideo_ppc.lo -MD -MP -MF .deps/libppc_la-
mpegvideo_ppc.Tpo -c mpegvideo_ppc.c  -fno-common -DPIC -o .libs/libppc_la-mpegvideo_ppc.o
/bin/sh ../../libtool --mode=link gcc  -g -O2   -o libppc.la   libppc_la-dsputil_ppc.lo libppc_la-
mpegvideo_ppc.lo 
rm -fr  .libs/libppc.a .libs/libppc.la
ar cru .libs/libppc.a .libs/libppc_la-dsputil_ppc.o .libs/libppc_la-mpegvideo_ppc.o
ranlib .libs/libppc.a
creating libppc.la
(cd .libs && rm -f libppc.la && ln -s ../libppc.la libppc.la)
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -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../../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//cczoIiJM.s:1957: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

------- 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