Hi, 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. I'll try to update it or to install bash.
Thanks. On Thu, Jul 11, 2013 at 8:58 AM, Carl Eugen Hoyos <[email protected]> wrote: > Pavel Vazharov <pvazharov@...> writes: > > > #sh --version > > sh: sh --: unknown option > > I think that the shell in QNX is in fact kshell > > because the /bin/sh file is a link to /bin/ksh > > and there is no bash on the system. > > > > #echo $BASH_VERSION > > > > #echo $KSH_VERSION > > @(#)PD KSH v5.2.14 99/07/13.2 > > (prehistoric?) > > configure works fine on ksh (thanks to you, > I found out that it is actually twice as > fast as bash), I see the following here: > $ echo $KSH_VERSION > Version JM 93u+ 2012-02-29 > $ ksh --version > version sh (AT&T Research) 93u+ 2012-02-29 > > Google claims that there is a binary distribution > of bash for qnx, perhaps you can test it. > (The first problem apparently is related to a > broken shell.) > > Carl Eugen > > _______________________________________________ > Libav-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/libav-user >
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
