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
