Ciao!
Non riesco a compilare mplayer; ho provato a installare tutti i pacchetti dev che mi pareva potessero centrare qualcosa ma l'errore non cambia. Potete aiutarmi? grazie!
gcc-3.4 -c -I../libvo -I../../libvo -fno-PIC -O4 -march=athlon-xp -mtune=athlon-xp -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/usr/include/freetype2 -o mplayer.o mplayer.c
In file included from mplayer.c:51:
libvo/video_out.h:66: error: parse error before "uint32_t"
libvo/video_out.h:66: warning: no semicolon at end of struct or union
libvo/video_out.h:67: warning: data definition has no type or storage class
libvo/video_out.h:68: error: parse error before '}' token
libvo/video_out.h:68: warning: data definition has no type or storage class
libvo/video_out.h:108: error: parse error before "uint32_t"
libvo/video_out.h:108: warning: no semicolon at end of struct or union
libvo/video_out.h:119: error: parse error before '*' token
libvo/video_out.h:119: error: parse error before "width"
libvo/video_out.h:121: error: `uint32_t' declared as function returning a function
libvo/video_out.h:121: warning: data definition has no type or storage class
libvo/video_out.h:126: error: parse error before '*' token
libvo/video_out.h:126: error: parse error before "request"
libvo/video_out.h:126: error: `uint32_t' declared as function returning a function
libvo/video_out.h:126: warning: data definition has no type or storage class
libvo/video_out.h:133: error: parse error before '*' token
libvo/video_out.h:133: error: parse error before '*' token
libvo/video_out.h:133: error: `uint32_t' declared as function returning a function
libvo/video_out.h:133: warning: data definition has no type or storage class
libvo/video_out.h:143: error: parse error before '*' token
libvo/video_out.h:143: error: parse error before '*' token
libvo/video_out.h:143: error: `uint32_t' declared as function returning a function
libvo/video_out.h:143: warning: data definition has no type or storage class
libvo/video_out.h:166: error: parse error before '}' token
libvo/video_out.h:166: warning: data definition has no type or storage class
libvo/video_out.h:171: error: parse error before '*' token
libvo/video_out.h:171: warning: data definition has no type or storage class
libvo/video_out.h:175: error: parse error before '*' token
libvo/video_out.h:175: warning: data definition has no type or storage class
In file included from mplayer.c:57:
libvo/x11_common.h:63: error: parse error before "vo_x11_set_equalizer"
libvo/x11_common.h:63: warning: data definition has no type or storage class
libvo/x11_common.h:64: error: parse error before "vo_x11_get_equalizer"
libvo/x11_common.h:64: warning: data definition has no type or storage class
libvo/x11_common.h:85: error: parse error before "xv_port"
libvo/x11_common.h:86: error: parse error before "xv_port"
In file included from mplayer.c:72:
spudec.h:18: error: parse error before "vo_functions_t"
In file included from libmpdemux/dvbin.h:11,
from mplayer.c:113:
libmpdemux/dvb_defaults.h:73:3: warning: #warning No DVB-T country defined in dvb_defaults.h, defaulting to UK. Ignore this if using Satellite or Cable.
In file included from /usr/include/netinet/in.h:23,
from /usr/include/netdb.h:28,
from libmpdemux/network.h:16,
from libmpdemux/stream.h:52,
from libmpdemux/dvbin.h:12,
from mplayer.c:113:
/usr/include/stdint.h:52: error: 'uint32_t' redeclared as different kind of symbol
libvo/video_out.h:143: error: previous declaration of 'uint32_t' was here
/usr/include/stdint.h:52: error: 'uint32_t' redeclared as different kind of symbol
libvo/video_out.h:143: error: previous declaration of 'uint32_t' was here
mplayer.c:198: error: parse error before '*' token
mplayer.c:198: warning: data definition has no type or storage class
mplayer.c: In function `uninit_player':
mplayer.c:436: error: request for member `uninit' in something not a structure or union
mplayer.c: In function `main':
mplayer.c:2485: error: request for member `check_events' in something not a structure or union
mplayer.c:2503: error: request for member `flip_page' in something not a structure or union
mplayer.c:2514: error: request for member `control' in something not a structure or union
mplayer.c:2649: error: request for member `control' in something not a structure or union
mplayer.c:2655: error: request for member `check_events' in something not a structure or union
mplayer.c:2677: error: request for member `control' in something not a structure or union
mplayer.c:3284: error: request for member `control' in something not a structure or union
mplayer.c:3289: error: request for member `control' in something not a structure or union
mplayer.c:3300: error: request for member `control' in something not a structure or union
mplayer.c:3310: error: request for member `control' in something not a structure or union
mplayer.c:3318: error: request for member `control' in something not a structure or union
mplayer.c:3479: error: request for member `control' in something not a structure or union
mplayer.c:3788: error: request for member `control' in something not a structure or union
mplayer.c: At top level:
libvo/video_out.h:175: warning: array 'video_out_drivers' assumed to have one element
make: *** [mplayer.o] Error 1