J'ai fait tout ce que tu as dit mais maintenant j'ai cette erreur :
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -I../../include -O2 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -c fcc_type.c -fPIC -DPIC -o .libs/fcc_type.o
In file included from fcc_type.c:1:
../../include/utils.h:41: error: syntax error before '{' token
../../include/utils.h:50: error: syntax error before '{' token
../../include/utils.h:56: error: syntax error before "uint16_t"
../../include/utils.h:61: error: syntax error before '{' token
../../include/utils.h:70: error: syntax error before '{' token
../../include/utils.h:78: error: syntax error before "uint32_t"
../../include/utils.h:83: error: syntax error before '{' token
../../include/utils.h:92: error: syntax error before '{' token
../../include/utils.h:101: error: syntax error before '{' token
../../include/utils.h:103: warning: type defaults to `int' in declaration of `b'
../../include/utils.h:103: error: `v' undeclared here (not in a function)
../../include/utils.h:103: warning: data definition has no type or storage class
../../include/utils.h:104: warning: type defaults to `int' in declaration of `b'
../../include/utils.h:104: error: conflicting types for 'b'
../../include/utils.h:103: error: previous definition of 'b' was here
../../include/utils.h:104: warning: data definition has no type or storage class
../../include/utils.h:105: error: syntax error before "return"
../../include/utils.h:108: error: syntax error before '{' token
../../include/utils.h:117: error: syntax error before '{' token
../../include/utils.h:119: warning: type defaults to `int' in declaration of `b'
../../include/utils.h:119: error: conflicting types for 'b'
../../include/utils.h:104: error: previous definition of 'b' was here
../../include/utils.h:119: error: conflicting types for 'b'
../../include/utils.h:104: error: previous definition of 'b' was here
../../include/utils.h:119: warning: data definition has no type or storage class
../../include/utils.h:120: warning: type defaults to `int' in declaration of `b'
../../include/utils.h:120: error: conflicting types for 'b'
../../include/utils.h:119: error: previous definition of 'b' was here
../../include/utils.h:120: error: redefinition of 'b'
../../include/utils.h:104: error: previous definition of 'b' was here
../../include/utils.h:120: warning: data definition has no type or storage class
../../include/utils.h:121: warning: type defaults to `int' in declaration of `b'
../../include/utils.h:121: error: conflicting types for 'b'
../../include/utils.h:120: error: previous definition of 'b' was here
../../include/utils.h:121: error: conflicting types for 'b'
../../include/utils.h:104: error: previous definition of 'b' was here
../../include/utils.h:121: warning: data definition has no type or storage class
../../include/utils.h:122: warning: type defaults to `int' in declaration of `b'
../../include/utils.h:122: error: conflicting types for 'b'
../../include/utils.h:121: error: previous definition of 'b' was here
../../include/utils.h:122: error: conflicting types for 'b'
../../include/utils.h:104: error: previous definition of 'b' was here
../../include/utils.h:122: warning: data definition has no type or storage class
../../include/utils.h:123: error: syntax error before "return"
../../include/utils.h:126: error: syntax error before '{' token
../../include/utils.h:136: error: syntax error before '{' token
../../include/utils.h:140: error: syntax error before '{' token
../../include/utils.h:144: error: syntax error before '{' token
fcc_type.c:8: error: syntax error before '{' token
fcc_type.c:110: error: syntax error before '{' token
make[2]: *** [fcc_type.lo] Erreur 1
Mais sur le site de avifile
http://avifile.sourceforge.net/, tu prends quel codec binaries ? J'ai pris le zip 010122 mais j'ai un doute.
Voila où j'en suis !!!
Merci encore pour l'aide !
jD