On Tue, Aug 31, 2004 at 09:24:22AM +0200, Björn Sandell wrote: > +#ifdef HAVE_STDINT_H > #include <stdint.h> > +#endif Who defines HAVE_STDINT_H ? The only define i have in my tree is from libfaad2/common.h and this is defintly not used by x264.c Attila Kinali