[FFmpeg-devel] Compiling FFMPeg fails on mingw systems

GizmoSDK gizmo_video
Thu Nov 15 22:00:25 CET 2007


The following config ...

./configure --enable-memalign-hack --disable-network

gives during compilation...

gcc -I"/mingw/ffmpeg"/libavcodec  -DHAVE_AV_CONFIG_H - 
D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/mingw/ 
ffmpeg" -I"/mingw/ffmpeg" -I"/mingw/ffmpeg"/libavutil -fomit-frame- 
pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled- 
optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3   
-c -o os_support.o os_support.c
os_support.c:31:24: error: sys/select.h: No such file or directory
make[1]: *** [os_support.o] Error 1
make[1]: Leaving directory `/mingw/ffmpeg/libavformat'
make: *** [lib] Error 2

where...

amo at MACXP /mingw/ffmpeg
$ gcc --version
gcc.exe (GCC) 4.1.2
Copyright (C) 2006 Free Software Foundation, Inc.

$ cat version.h
#define FFMPEG_VERSION "SVN-r11038"

/Anders Moden







More information about the ffmpeg-devel mailing list