On Wed, 8 Aug 2012, Luca Barbato wrote:

On 08/08/2012 08:41 PM, Måns Rullgård wrote:
Could also be missing some prerequisite header that's not being
included.  BSD is notorious for that.

Ok, could I have access on that system so I can try to figure out what's
missing for it?

Reinhard digged into it a little - apparently there's two different issues. The version in current stable includes sys/types.h when it requires sys/kern/types.h - this allegedly is fixed in the testing/unstable version. Both of them require including bsd/sys/cdefs.h before including the header (the header itself only includes sys/cdefs.h). He made a bug report about it at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684330, which I'll mention in the commit message, and said he was ok with the commit, so I'll push it later.

// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to