[gst-devel] Installation error

Stefan Kost ensonic at hora-obscura.de
Fri Dec 11 22:33:43 CET 2009


Am 10.12.2009 16:38, schrieb Mailing List SVR:
> In data giovedì 10 dicembre 2009 14:34:06, Mailing List SVR ha scritto:
> : > Hi,
>>
>> I'm experiencing this installation error:
>>
>> root at beagleboard:~/gstreamer/gstreamer-0.10.25# ./configure --disable-debug
>>  -- disable-gst-debug --prefix=/opt/gstreamer/
>> ....
>> ....
>>
>> Configuration
>>         Version                    : 0.10.25
>>         Source code location       : .
>>         Prefix                     : /opt/gstreamer
>>         Compiler                   : gcc
>>         Package name               : GStreamer source release
>>         Package origin             : Unknown package origin
>>
>>         Documentation (manuals)    : no
>>         Documentation (API)        : no
>>
>>         Debug Logging              : no
>>         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                      : no
>>         Profiling                  : no
>>
>>         Building examples          : yes
>>         Building test apps         : yes
>>         Building tests that fail   : no
>>
>> root at beagleboard:~/gstreamer/gstreamer-0.10.25# make
>> Making all in pkgconfig
>> Making all in gst
>> Making all in parse
>>   CC    lex._gst_parse_yy.o
>> ./grammar.y: conflicts: 37 shift/reduce, 5 reduce/reduce
> 
> the file grammar.tab.c is not created why?
> 
> 
>> make[4]: *** [grammar.tab.c] Error 141
>> make[3]: *** [all-recursive] Error 1
>> make[2]: *** [all] Error 2
>> make[1]: *** [all-recursive] Error 1
>> make: *** [all] Error 2
>>
>> I'm building on arm
>>
>> what's wrong?
>>

what versions of bison and flex do you have, are they sufficiently up to date
and working?

ensonic at hoshi:~:> bison --version
bison (GNU Bison) 2.3
ensonic at hoshi:~:> flex --version
flex 2.5.35

Stefan




More information about the gstreamer-devel mailing list