Hi
I can't compile HG xine-lib 1.2 version
3 -pipe -march=pentium4 -MT xineplug_decode_dvaudio_la-ff_dvaudio_decoder.lo -MD -MP
-MF .deps/xineplug_decode_dvaudio_la-ff_dvaudio_decoder.Tpo -c ff_dvaudio_decoder.c -fPIC -DPIC
-o .libs/xineplug_decode_dvaudio_la-ff_dvaudio_decoder.o In file included from ../../include/xine/input_plugin.h:28,
from ../../include/xine/xine_internal.h:34, from ff_dvaudio_decoder.c:39:
../../include/xine/buffer.h:715: warning: return type defaults to ‘int’
In file included from ff_dvaudio_decoder.c:43:
ff_dvdata.h:2548: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
ff_dvaudio_decoder.c: In function ‘dvaudio_decode_data’:
ff_dvaudio_decoder.c:270: warning: pointer targets in passing argument 2 of ‘dv_extract_audio’ differ in signedness
make[2]: *** [xineplug_decode_dvaudio_la-ff_dvaudio_decoder.lo] Ошибка 1
make[2]: Leaving directory `/usr/src/xine-lib-1.2/src/audio_dec'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Leaving directory `/usr/src/xine-lib-1.2/src'
make: *** [all-recursive] Ошибка 1
any ideas ?
Goga