Wine compile problem
Jeg sidder og er ved at installere/compile winex på min Linux Mandrake 8.2, og jeg får følgende fejl:gcc -c -I. -I. -I../../include -I../../include -Iffmpeg -Iffmpeg/libav -Iffmpeg/libavcodec -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -DHAVE_AV_CONFIG_H -DPIC -D_REENTRANT -I/usr/X11R6/include -o ffmpeg_audio.o ffmpeg_audio.c
In file included from ffmpeg/libavcodec/avcodec.h:4,
from ffmpeg_audio.c:47:
ffmpeg/libavcodec/common.h:152: conflicting types for `wine_dbg_log'
../../include/wine/debug.h:89: previous declaration of `wine_dbg_log'
make[2]: *** [ffmpeg_audio.o] Error 1
make[2]: Leaving directory `/root/wine/dlls/quartz'
make[1]: *** [quartz/libquartz.so] Error 2
make[1]: Leaving directory `/root/wine/dlls'
make: *** [dlls] Error 2
Compilation failed, aborting install.
Nogen der ved hvad jeg skal gøre ved dette?
