[FFmpeg-trac] #1209(build system:new): library.mak:95: *** missing separator. Stop

FFmpeg trac at avcodec.org
Sat Apr 14 03:47:20 CEST 2012


#1209: library.mak:95: *** missing separator.  Stop
-------------------------------------+-------------------------------------
             Reporter:  kuh3h3       |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:  build        |                  Version:  git-
  system                             |  master
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 tried to compile recent git ffmpeg on windows mingw.
 but failed.

 library.mak`s error line is
 -----------------------


 $(eval $(RULES))

 -----------------------------



 License: nonfree and unredistributable
 Creating config.mak and config.h...
 /d/new-ffmpeg/mybuild/ffmpeg/library.mak:95: *** missing separator.  Stop.
 32bit ffmpeg compilation failed.



 Master at kuh3h3 /d/new-ffmpeg
 $ 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

 Master at kuh3h3 /d/new-ffmpeg
 $ gcc -v
 Using built-in specs.
 COLLECT_GCC=D:\MSYS\mingw\bin\gcc.exe
 COLLECT_LTO_WRAPPER=d:/msys/mingw/bin/../libexec/gcc/i686-pc-mingw32/4.6.2
 /lto-wrapper.exe
 Target: i686-pc-mingw32
 Configured with: ../src/configure --prefix=/mingw_new --build=i686-pc-
 mingw32 --target=i686-pc-mingw32 --with-sysroot=/mingw_new --with-buil
 d-sysroot=/mingw_new --mandir=/mingw_new/i686-pc-mingw32/share/man
 --infodir=/mingw_new/i686-pc-mingw32/share/info --with-mpfr=/mingw_new/bu
 ild_libs --with-gmp=/mingw_new/build_libs --with-ppl=/mingw_new/build_libs
 --enable-cloog-backend=isl --with-cloog=/mingw_new/build_libs --w
 ith-mpc=/mingw_new/build_libs --with-host-libstdcxx='-lstdc++ -lsupc++
 -lm' --with-pkgversion='XvidVideo.RU - GCC 4.6.2 i686-pc-mingw32' --w
 ith-system-zlib --enable-static --enable-threads=win32 --enable-
 languages=c,c++,lto,objc,obj-c++ --enable-checking=release --enable-fully-
 dy
 namic-string --enable-version-specific-runtime-libs --disable-rpath
 --disable-shared --disable-nls --disable-win32-registry --disable-werror
  --disable-bootstrap
 Thread model: win32
 gcc version 4.6.2 (XvidVideo.RU - GCC 4.6.2 i686-pc-mingw32)

 Master at kuh3h3 /d/new-ffmpeg
 $

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1209>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list