[MPlayer-cygwin] Error compiling Mplayer: in libmpcodecs/vd_mpng.o

compn tempn at twmi.rr.com
Wed Jul 28 17:18:54 CEST 2010


On Wed, 28 Jul 2010 17:30:49 +0300, Eugene Kovgar wrote:
>Then next error appears:
>
>ene/include/dirac   -I/home/Eugene/include/schroedinger-1.0  
>-I/home/Eugene/inclu
>de/orc-0.4   -c -o unrar_exec.o unrar_exec.c
>unrar_exec.c:24:22: fatal error: sys/wait.h: No such file or directory
>compilation terminated.
>make: *** [unrar_exec.o] Error 1
>
>I understand that error. It is because I have not got this package. But  
>where can I find the package with that files (unrar_exec.o, unrar_exec.c)  
>and what is it called?
>Thanks for your attention.

unrar_exec.c is an mplayer file. the problem is that mingw does not have
sys/wait.h. whyyyyyy are you using --enable-unrarexec ? thats what
is causing the break.

-compn


More information about the MPlayer-cygwin mailing list