Nick Kichukov a écrit :
> Hi, I have downloaded the latest ffmpeg from SVN. I am building it on a 
> Windows system which is properly configured because using the same system I 
> was able to build the previous releaseses of ffmpeg ( from a few months ago 
> ). However with the new ffmpeg I get the following error on make: 
> //----------------- In file included 
> fromc:\msys\mingw\bin\../lib/gcc/mingw32/4.2.1-sjlj/../../../../include/pthread.h:288,
>                  from 
> libavcodec/pthread.c:24:c:\msys\mingw\bin\../lib/gcc/mingw32/4.2.1-sjlj/../../../../include/sched.h:152:
>  error: expected ')' before 
> 'pid'c:\msys\mingw\bin\../lib/gcc/mingw32/4.2.1-sjlj/../../../../include/sched.h:154:
>  error: expected ')' before 'pid'make: *** [libavcodec/pthread.o] Error 1 
> //-----------------My build string is:  ./configure --extra-ldflags=-L/sta
>  tic/lib --extra-cflags=-I/static/include --enable-shared --disable-static 
> --enable-memalign-hack --enable-swscale --enable-gpl --enable-libfaac 
> --enable-libfaad --enable-pthreads --enable-libmp3lame What can be the issue? 
> Regards,Nick

after upgrading to the latest Pthreads CVS entry, all issues like this 
are gone for me.

So, give it a try.

++
Kurtnoise


_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to