[FFmpeg-user] compiles error, common.mak:140: *** missing separator. Stop.

BC@︻$▆▇◤ 501931049 at qq.com
Thu Oct 24 12:00:46 CEST 2013


ffmpeg compiles in windows 8.1
  
 ffmpeg compiles error,
  
 github  
 Revision: 2f31b73a11d676e3f7f66139ff5c745317e8f1a3
Author: Michael Niedermayer <michaelni at gmx.at>
Date: 2013/10/24 7:18:37

 it configure ok!
 but when i am makes.....
  
 common.mak:140: *** missing separator.  Stop.
  
 i add a [tab] in 140 line,it makes other error message
  
 common.mak:140: *** commands commence before first target. Stop. 
  
 how to fix it?
  
 my make info:
  
 $ make -v
GNU Make 3.81
Copyright (C) 2006  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
 This program built for i686-pc-msys
  
 my gcc info
 $ gcc -v
Using built-in specs.
COLLECT_GCC=c:\mingw\bin\gcc.exe
COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/lto-wrapper.exe
Target: mingw32
Configured with: ../gcc-4.8.1/configure --prefix=/mingw --host=mingw32 --build=m
ingw32 --without-pic --enable-shared --enable-static --with-gnu-ld --enable-lto
--enable-libssp --disable-multilib --enable-languages=c,c++,fortran,objc,obj-c++
,ada --disable-sjlj-exceptions --with-dwarf2 --disable-win32-registry --enable-l
ibstdcxx-debug --enable-version-specific-runtime-libs --with-gmp=/usr/src/pkg/gm
p-5.1.2-1-mingw32-src/bld --with-mpc=/usr/src/pkg/mpc-1.0.1-1-mingw32-src/bld --
with-mpfr= --with-system-zlib --with-gnu-as --enable-decimal-float=yes --enable-
libgomp --enable-threads --with-libiconv-prefix=/mingw32 --with-libintl-prefix=/
mingw --disable-bootstrap LDFLAGS=-s CFLAGS=-D_USE_32BIT_TIME_T
Thread model: win32
gcc version 4.8.1 (GCC)


More information about the ffmpeg-user mailing list