I am in the process of porting spice-gtk-0.5 to iOS.

On OS/X I am attempting to build gstreamer. I am getting the same errors even 
when I use MacPorts to install gstreamer.

I could use some help debugging this.... Thanks

______________________________________

Configuration
        Version                    : 0.10.34
        Source code location       : .
        Prefix                     : /opt/local
        Compiler                   : gcc -std=gnu99
        Package name               : GStreamer source release
        Package origin             : Unknown package origin

        Documentation (manuals)    : no
        Documentation (API)        : no

        Debug Logging              : yes
        Pipeline XML load/save     : yes
        Command-line parser        : yes
        Option parsing in gst_init : yes
        Tracing subsystem          : yes
        Allocation tracing         : yes
        Plugin registry            : yes
        Plugin support             : yes
        Network support            : yes
        Unit testing support       : yes

        Debug                      : yes
        Profiling                  : no

        Building examples          : yes
        Building test apps         : yes
        Building tests that fail   : no

csharpOSX:gstreamer-0.10.34 csharp$ make
make  all-recursive
Making all in pkgconfig
  CP     gstreamer-0.10.pc
  CP     gstreamer-base-0.10.pc
  CP     gstreamer-check-0.10.pc
  CP     gstreamer-controller-0.10.pc
  CP     gstreamer-dataprotocol-0.10.pc
  CP     gstreamer-net-0.10.pc
  CP     gstreamer-0.10-uninstalled.pc
  CP     gstreamer-base-0.10-uninstalled.pc
  CP     gstreamer-check-0.10-uninstalled.pc
  CP     gstreamer-controller-0.10-uninstalled.pc
  CP     gstreamer-dataprotocol-0.10-uninstalled.pc
  CP     gstreamer-net-0.10-uninstalled.pc
Making all in gst
  GEN    gstenumtypes.h
  GEN    gstmarshal.h
  GEN    gstenumtypes.c
  GEN    gstmarshal.c
make  all-recursive
Making all in parse
  GEN    lex._gst_parse_yy.c
  CC     libgstparse_la-lex._gst_parse_yy.lo
lex._gst_parse_yy.c:2169: warning: no previous prototype for 
'_gst_parse_yyget_column'
lex._gst_parse_yy.c:2245: warning: no previous prototype for 
'_gst_parse_yyset_column'
  GEN    grammar.tab.c
./grammar.y: conflicts: 37 shift/reduce, 5 reduce/reduce
  CC     libgstparse_la-grammar.tab.lo
  CCLD   libgstparse.la
  CC     libgstreamer_0.10_la-gst.lo
  CC     libgstreamer_0.10_la-gstobject.lo
  CC     libgstreamer_0.10_la-gstbin.lo
  CC     libgstreamer_0.10_la-gstbuffer.lo
  CC     libgstreamer_0.10_la-gstbufferlist.lo
  CC     libgstreamer_0.10_la-gstbus.lo
  CC     libgstreamer_0.10_la-gstcaps.lo
  CC     libgstreamer_0.10_la-gstchildproxy.lo
  CC     libgstreamer_0.10_la-gstclock.lo
  CC     libgstreamer_0.10_la-gstdatetime.lo
  CC     libgstreamer_0.10_la-gstdebugutils.lo
  CC     libgstreamer_0.10_la-gstelement.lo
  CC     libgstreamer_0.10_la-gstelementfactory.lo
gstelementfactory.c: In function 'gst_element_factory_create':
gstelementfactory.c:397: error: size of array 'Compile_Time_Assertion' is 
negative
gstelementfactory.c:397: error: void value not ignored as it ought to be
gstelementfactory.c:397: error: incompatible type for argument 1 of 
'__sync_bool_compare_and_swap'
make[4]: *** [libgstreamer_0.10_la-gstelementfactory.lo] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


____

Cliff Sharp | [email protected]




_______________________________________________
Spice-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to