Hmm, I just noticed that libavutil/integer.c is not compiled into libavutil/libavutil.a, but integer.h is an installed header and the functions declared in that header file are in integer.c. Am I right in supposing this is just a (major) messup and integer.c should get compiled? Diego