Gstreamer configure not generating Makefile -


i need compile gstreamer source, configure script not generating needed makefile, even though there seems no errors in configuration step. i've looked @ config.log , stdout output of configure (which redirected config.out file), , none seem point errors in configuration step whatsoever. configuration step goes far print configure: error: no time finishes.

the thing pointing possible error configure: exit 1 in end of config.log file, cannot life of me figure out going on. reference, i'm running vbox virtual machine 32-bit ubuntu 14.04. i'm linking 2 pastebins config.log , config.out. i've tried several versions of gstreamer, , have same issue of them.

just observation, installing gstreamer ubuntu packages not option, since need specifically compile package.

config.log: http://pastebin.com/psiltyev

config.out: http://pastebin.com/g5jrptpg

from config log:

configure:21634: checking flex version /usr/bin/flex version 2.5.4 >= 2.5.31 configure:21651: error: no 

so, version of flex have installed (which 2.5.4) old (the script wants version 2.5.31 or higher).

i'll agree whomever wrote configure script did poor job, since doesn't make clear @ in normal output problem.


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -