<div dir="ltr"><div><div><div>Hi,<br><br></div>I did the debug with the echo commands but the results are probably not so important because, as you said, the problem is very likely to be a broken shell.<br></div>I'll try to update it or to install bash.<br>
<br></div>Thanks.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jul 11, 2013 at 8:58 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"><div class="im">Pavel Vazharov <pvazharov@...> writes:<br>
<br>
> #sh --version<br>
> sh: sh --: unknown option<br>
> I think that the shell in QNX is in fact kshell<br>
> because the /bin/sh file is a link to /bin/ksh<br>
> and there is no bash on the system.<br>
><br>
> #echo $BASH_VERSION<br>
><br>
> #echo $KSH_VERSION<br>
> @(#)PD KSH v5.2.14 99/07/13.2<br>
<br>
</div>(prehistoric?)<br>
<br>
configure works fine on ksh (thanks to you,<br>
I found out that it is actually twice as<br>
fast as bash), I see the following here:<br>
$ echo $KSH_VERSION<br>
Version JM 93u+ 2012-02-29<br>
$ ksh --version<br>
  version         sh (AT&T Research) 93u+ 2012-02-29<br>
<br>
Google claims that there is a binary distribution<br>
of bash for qnx, perhaps you can test it.<br>
(The first problem apparently is related to a<br>
broken shell.)<br>
<div class="HOEnZb"><div class="h5"><br>
Carl Eugen<br>
<br>
_______________________________________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org">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>