[FFmpeg-user] How to compile ffmpeg in QNX OS ?

basil64 qunixoid at gmail.com
Wed Feb 12 09:16:03 CET 2014


I have similar problems. I built mktemp from mktemp.org (mktemp not found in
qnx6) and discovered new problems with gcc tests. The first was detected in
line 783 in file configure(function check_cc).  I changed it to <check_cmd
$cc $CPPFLAGS $CFLAGS "$@" $CC_C $TMPC -o $TMPO> . Analogous correction had
to be made in function check_ld, check_cxx. Also had to use the options
--disable-yasm, --disable-pthreads .Now i have new problems 

./configure[3606]: -std=c99: cannot execute - No such file or directory
./configure[4028]: -fomit-frame-pointer: cannot execute - No such file or
directory
./configure[4637]: -Wdeclaration-after-statement: cannot execute - No such
file or directory
./configure[4638]: -Wall: cannot execute - No such file or directory
./configure[4639]: -Wdisabled-optimization: cannot execute - No such file or
directory
./configure[4640]: -Wpointer-arith: cannot execute - No such file or
directory
./configure[4641]: -Wredundant-decls: cannot execute - No such file or
directory
./configure[4642]: -Wwrite-strings: cannot execute - No such file or
directory
./configure[4643]: -Wtype-limits: cannot execute - No such file or directory
./configure[4644]: -Wundef: cannot execute - No such file or directory
./configure[4645]: -Wmissing-prototypes: cannot execute - No such file or
directory
./configure[4646]: -Wno-pointer-to-int-cast: cannot execute - No such file
or directory
./configure[4647]: -Wstrict-prototypes: cannot execute - No such file or
directory
./configure[4655]: -Wparentheses: cannot execute - No such file or directory
./configure[4656]: -Wswitch: cannot execute - No such file or directory
./configure[4657]: -Wformat-zero-length: cannot execute - No such file or
directory
./configure[4658]: -Wpointer-sign: cannot execute - No such file or
directory
./configure[4731]: -O3: cannot execute - No such file or directory
./configure[4732]: -fno-math-errno: cannot execute - No such file or
directory
./configure[4733]: -fno-signed-zeros: cannot execute - No such file or
directory
./configure[4817]: -fno-tree-vectorize: cannot execute - No such file or
directory
./configure[4817]: -Werror=implicit-function-declaration: cannot execute -
No such file or directory
./configure[4817]: -Werror=missing-prototypes: cannot execute - No such file
or directory
./configure[4817]: -Werror=return-type: cannot execute - No such file or
directory
./configure[4817]: -Werror=vla: cannot execute - No such file or directory
./configure[4817]: -Wmaybe-uninitialized: cannot execute - No such file or
directory


_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@
http://ffmpeg.org/mailman/listinfo/ffmpeg-user




--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/How-to-compile-ffmpeg-in-QNX-OS-tp4663178p4663793.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.


More information about the ffmpeg-user mailing list