Bonsoir j'ai essayé d'installer mplayer sur ma debian etch se soir et je reste bloqué sur ces erreurs
#make install gcc-3.3 -c -I../libvo -I../../libvo -fno-PIC -O4 -march=pentium4 -mcpu=pentium4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/chemin/vers/xvid.h -o mplayer.o mplayer.c In file included from mplayer.c:53: libvo/font_load.h:5:22: ft2build.h: No such file or directory libvo/font_load.h:6:10: #include expects "FILENAME" or <FILENAME> In file included from mplayer.c:53: libvo/font_load.h:40: error: syntax error before "FT_Face" libvo/font_load.h:40: warning: no semicolon at end of struct or union libvo/font_load.h:41: warning: data definition has no type or storage class libvo/font_load.h:62: error: syntax error before '}' token libvo/font_load.h:62: warning: data definition has no type or storage class libvo/font_load.h:64: error: syntax error before '*' token libvo/font_load.h:64: warning: data definition has no type or storage class libvo/font_load.h:83: error: syntax error before '*' token libvo/font_load.h:83: warning: data definition has no type or storage class libvo/font_load.h:84: error: syntax error before '*' token libvo/font_load.h:86: error: syntax error before '*' token libvo/font_load.h:87: error: syntax error before '*' token libvo/font_load.h:99: error: syntax error before '*' token libvo/font_load.h:99: warning: data definition has no type or storage class In file included from libmpdemux/dvbin.h:11, from mplayer.c:113: libmpdemux/dvb_defaults.h:73:10: warning: #warning No DVB-T country defined in dvb_defaults.h, defaulting to UK. Ignore this if using Satellite or Cable. make: *** [mplayer.o] Erreur 1 tout ceci apres un ./configure qui c'est pas trop mal passé apres avoir enlevé --enable gui , un make puis make install -- -- GanGan