[FFmpeg-user] Latest ffmpeg build broken
Ramit Bhalla
ramitbhalla at gmail.com
Sun Feb 2 18:07:11 CET 2014
Hi,
Anyone else facing this issue? I tried building the latest version of
ffmpeg from the git-head and I get the following error:
...
already did make generic
not svn Updating xavs since usually svn repo's aren't updated frequently
enough...
already configured xavs
already did make xavs
-- The C compiler identification is GNU 4.8.0
-- Check for working C compiler:
/Software/ffmpeg/sandbox/mingw-w64-i686/bin/i686-w64-mingw32-gcc
-- Check for working C compiler:
/Software/ffmpeg/sandbox/mingw-w64-i686/bin/i686-w64-mingw32-gcc -- broken
CMake Error at /usr/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:61
(message):
The C compiler
"/Software/ffmpeg/sandbox/mingw-w64-i686/bin/i686-w64-mingw32-gcc" is not
able to compile a simple test program.
It fails with the following output:
Change Dir:
/Software/ffmpeg/sandbox/win32/soxr-0.1.0-Source/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec768537934/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec768537934.dir/build.make
CMakeFiles/cmTryCompileExec768537934.dir/build
make[1]: Entering directory
`/Software/ffmpeg/sandbox/win32/soxr-0.1.0-Source/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report
/Software/ffmpeg/sandbox/win32/soxr-0.1.0-Source/CMakeFiles/CMakeTmp/CMakeFiles
1
Building C object
CMakeFiles/cmTryCompileExec768537934.dir/testCCompiler.c.o
/Software/ffmpeg/sandbox/mingw-w64-i686/bin/i686-w64-mingw32-gcc -o
CMakeFiles/cmTryCompileExec768537934.dir/testCCompiler.c.o -c
/Software/ffmpeg/sandbox/win32/soxr-0.1.0-Source/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTryCompileExec768537934
/usr/bin/cmake -E cmake_link_script
CMakeFiles/cmTryCompileExec768537934.dir/link.txt --verbose=1
/Software/ffmpeg/sandbox/mingw-w64-i686/bin/i686-w64-mingw32-gcc
CMakeFiles/cmTryCompileExec768537934.dir/testCCompiler.c.o -o
cmTryCompileExec768537934 -rdynamic
i686-w64-mingw32-gcc: error: unrecognized command line option '-rdynamic'
make[1]: Leaving directory
`/Software/ffmpeg/sandbox/win32/soxr-0.1.0-Source/CMakeFiles/CMakeTmp'
make[1]: *** [cmTryCompileExec768537934] Error 1
make: *** [cmTryCompileExec768537934/fast] Error 2
CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:6 (project)
-- Configuring incomplete, errors occurred!
More information about the ffmpeg-user
mailing list