[Ffmpeg-devel] --enable-mingw32: Doesn't compiles
Michael Pfeiffer
michael.pfeiffer
Fri Oct 7 15:12:28 CEST 2005
Hi,
I compiled ffmpeg after I configured it with the option --enable-mingw32 only but that failed with following error:
In file included from /usr/include/unistd.h:4,
from ffm.c:20:
/usr/include/sys/unistd.h:203: error: parse error before '(' token
make[1]: *** [ffm.o] Error 1
make: *** [lib] Error 2
Of course there can't be anything wrong with unistd.h and I can't find a problem with ffm.c. so what may be the reason
for that problem?
Btw: I'm using the latest CVS version.
Michael
More information about the ffmpeg-devel
mailing list