poisondeathray
24th May 2011, 17:30
I'm attempting to compile ffmbc 0.6rc6 using qyot27's guide in this thread
http://doom10.org/index.php?topic=1234
http://code.google.com/p/ffmbc/
But I am getting error
$ ./configure --enable-gpl --enable-postproc --enable-memalign-hack --enable-ru
ntime-cpudetect --enable-avisynth --extra-cflags="-U__STRICT_ANSI__"
./configure: line 255: pr: command not found
gcc is unable to create an executable file.
If gcc is a cross-compiler, use the --enable-cross-compile option.
Only do this if you know what cross compiling means.
C compiler test failed.
I tried adding --enable-cross-compile , but no luck
Apparently someone else has encountered this problem, on the ffmbc message board as well
http://groups.google.com/group/ffmbc-discuss/browse_thread/thread/26360718c8b443e2
Any ideas ?
Thanks
http://doom10.org/index.php?topic=1234
http://code.google.com/p/ffmbc/
But I am getting error
$ ./configure --enable-gpl --enable-postproc --enable-memalign-hack --enable-ru
ntime-cpudetect --enable-avisynth --extra-cflags="-U__STRICT_ANSI__"
./configure: line 255: pr: command not found
gcc is unable to create an executable file.
If gcc is a cross-compiler, use the --enable-cross-compile option.
Only do this if you know what cross compiling means.
C compiler test failed.
I tried adding --enable-cross-compile , but no luck
Apparently someone else has encountered this problem, on the ffmbc message board as well
http://groups.google.com/group/ffmbc-discuss/browse_thread/thread/26360718c8b443e2
Any ideas ?
Thanks