<div dir="ltr"><div><div>Ok. I'm trying again as I was advised. Baby steps.<br><br></div><div>I downloaded and built yasm on my QNX virtual machine.<br></div><div><br></div>Then I make - "git clone git://<a href="http://source.ffmpeg.org/ffmpeg.git">source.ffmpeg.org/ffmpeg.git</a> ffmpeg" on my physical machine and then copied the whole ffmpeg folder to my QNX virtual machine (I don't want to build Git for QNX, too).<br>
<br></div><div>Then I entered in the ffmpeg directory and executed "./configure" without any switches. This is the result.<br>========================================================================<br># ./configure<br>
gcc is unable to create an executable file.<br>If gcc is a cross-compiler, use the --enable-cross-compile option.<br>Only do this if you know what cross compiling means.<br>C compiler test failed.<br><br>If you think configure made a mistake, make sure you are using the latest<br>
version from Git.  If the latest version fails, report the problem to the<br><a href="mailto:ffmpeg-user@ffmpeg.org">ffmpeg-user@ffmpeg.org</a> mailing list or IRC #ffmpeg on <a href="http://irc.freenode.net">irc.freenode.net</a>.<br>
Include the log file "config.log" produced by configure as this will help<br>solving the problem.<br>=========================================================================<br><br></div><div>How to proceed from here? I know what I did the first two times in order to deal with this and all of the next errors but according to the information in this mail queue my actions were wrong.<br>
</div><div>What switch should I add in order to continue with the configure?<br><br></div><div>Thanks in advance.<br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Jul 7, 2013 at 10:50 AM, Pavel Vazharov <span dir="ltr"><<a href="mailto:pvazharov@abaltatech.com" target="_blank">pvazharov@abaltatech.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Ok. Thanks.<br></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">
On Sun, Jul 7, 2013 at 10:33 AM, Carl Eugen Hoyos <span dir="ltr"><<a href="mailto:cehoyos@ag.or.at" target="_blank">cehoyos@ag.or.at</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Pavel Vazharov <pvazharov@...> writes:<br>
<br>
> I don't think that the optimizations are disabled.<br>
<br>
You misunderstood:<br>
I did not ask you if you disabled optimizations, I<br>
asked you if you disabled them intentionally<br>
because you also disabled debugging and debugging<br>
normally is the only reason why developers want<br>
to disable optimizations.<br>
<br>
[...]<br>
<br>
> I commented the row<br>
><br>
> do_check_deps "$@"<br>
<br>
LOL<br>
Thank you for wasting our time!<br>
<br>
Many people are willing to help you here on this<br>
mailing list but the minimum requirement is that<br>
you are using an unpatched version of FFmpeg,<br>
please use current git head if you are not a<br>
distributor. Please start with ./configure &&<br>
make (after installing yasm, it is a small<br>
standalone binary), then ask here if you have<br>
any questions / problems.<br>
<br>
Please do not top-post on this mailing list<br>
and please do not attach small text files as<br>
zips, I cannot imagine that this is welcome<br>
anywhere.<br>
<br>
Sorry, Carl Eugen<br>
<div><div><br>
_______________________________________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org" target="_blank">Libav-user@ffmpeg.org</a><br>
<a href="http://ffmpeg.org/mailman/listinfo/libav-user" target="_blank">http://ffmpeg.org/mailman/listinfo/libav-user</a><br>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>