Re: gstreamer
Verfasst: Mi 22. Mai 2013, 19:29
jetzt hänge ich aber leider an einer stelle, an der ich nicht weiter weiß:
make gst_plugins_dvbmediasink
make gst_plugins_dvbmediasink
Code: Alles auswählen
ake[4]: Betrete Verzeichnis '/home/grabber66/neutrinohd2/cvs/cdk/gst-plugins-base-0.10.36/ext/vorbis'
CC libgstivorbisdec_la-gstivorbisdec.lo
In file included from gstvorbisdec.h:31:0,
from gstivorbisdec.c:24:
gstvorbisdeclib.h:90:3: error: unknown type name 'ogg_reference'
gstvorbisdeclib.h:91:3: error: unknown type name 'ogg_buffer'
In file included from gstvorbisdec.h:31:0,
from gstivorbisdec.c:24:
gstvorbisdeclib.h: In function 'gst_ogg_packet_data':
gstvorbisdeclib.h:120:30: error: request for member 'buffer' in something not a structure or union
gstvorbisdeclib.h: In function 'gst_ogg_packet_size':
gstvorbisdeclib.h:126:19: error: request for member 'buffer' in something not a structure or union
gstvorbisdeclib.h: In function 'gst_ogg_packet_wrapper_from_buffer':
gstvorbisdeclib.h:133:3: error: unknown type name 'ogg_reference'
gstvorbisdeclib.h:134:3: error: unknown type name 'ogg_buffer'
gstvorbisdeclib.h:136:6: error: request for member 'data' in something not a structure or union
gstvorbisdeclib.h:137:6: error: request for member 'size' in something not a structure or union
gstvorbisdeclib.h:138:6: error: request for member 'refcount' in something not a structure or union
gstvorbisdeclib.h:139:6: error: request for member 'ptr' in something not a structure or union
gstvorbisdeclib.h:140:6: error: request for member 'ptr' in something not a structure or union
gstvorbisdeclib.h:142:6: error: request for member 'buffer' in something not a structure or union
gstvorbisdeclib.h:143:6: error: request for member 'begin' in something not a structure or union
gstvorbisdeclib.h:144:6: error: request for member 'length' in something not a structure or union
gstvorbisdeclib.h:144:20: error: request for member 'size' in something not a structure or union
gstvorbisdeclib.h:145:6: error: request for member 'next' in something not a structure or union
gstvorbisdeclib.h:147:25: warning: assignment from incompatible pointer type [enabled by default]
gstvorbisdeclib.h:148:29: error: request for member 'length' in something not a structure or union
make[4]: *** [libgstivorbisdec_la-gstivorbisdec.lo] Fehler 1
make[4]: Verlasse Verzeichnis '/home/grabber66/neutrinohd2/cvs/cdk/gst-plugins-base-0.10.36/ext/vorbis'
make[3]: *** [vorbis] Fehler 2
make[3]: Verlasse Verzeichnis '/home/grabber66/neutrinohd2/cvs/cdk/gst-plugins-base-0.10.36/ext'
make[2]: *** [all-recursive] Fehler 1
make[2]: Verlasse Verzeichnis '/home/grabber66/neutrinohd2/cvs/cdk/gst-plugins-base-0.10.36'
make[1]: *** [all] Fehler 2
make[1]: Verlasse Verzeichnis '/home/grabber66/neutrinohd2/cvs/cdk/gst-plugins-base-0.10.36'
make: *** [.deps/gst_plugins_base] Fehler 2
grabber66@SH4:~/neutrinohd2/cvs/cdk$