[FFmpeg-devel] Error in configure for latest svn ffmpeg version with MinGW

Stéphane List slist
Wed Aug 22 11:36:18 CEST 2007


Hi,

I'm trying to build ffmpeg from SVN using mingw32  (mingw32-gcc-3.4.2):

# ./configure --enable-memalign-hack
...
Creating config.mak and config.h...


It get stuck here. I've been waiting for one hour, and then I read the 
file config.err

config.err :
.....
check_cc
BEGIN /tmp/ffmpeg-conf-363-3684-7624.c
     1    int main(){
     2        return 0;
     3    }
END /tmp/ffmpeg-conf-363-3684-7624.c
gcc -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall 
-Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -c 
-o /tmp/ffmpeg-conf-32275-3684-30767.o /tmp/ffmpeg-conf-363-3684-7624.c
gcc -Wl,--warn-common -Wl,-rpath-link,\$(BUILD_ROOT)/libavcodec 
-Wl,-rpath-link,\$(BUILD_ROOT)/libavformat 
-Wl,-rpath-link,\$(BUILD_ROOT)/libavutil -o 
/tmp/ffmpeg-conf-14658-3684-2119 /tmp/ffmpeg-conf-32275-3684-30767.o 
-lws2_32 -lm -lz
check_cc
BEGIN /tmp/ffmpeg-conf-363-3684-7624.c
     1    asm (".align 3");
END /tmp/ffmpeg-conf-363-3684-7624.c
gcc -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall 
-Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls 
-O3 -c -o /tmp/ffmpeg-conf-32275-3684-30767.o 
/tmp/ffmpeg-conf-363-3684-7624.c
C:/DOCUME~1/lisste/LOCALS~1/Temp/cc8Iaaaa.s: Assembler messages:
C:/DOCUME~1/lisste/LOCALS~1/Temp/cc8Iaaaa.s:29: Error: alignment not a 
power of 2


Any idea how to fix this ?

Thanks

Stephane





More information about the ffmpeg-devel mailing list