[vlc-devel] Compile Fix: OpenBSD 4.6: NGROUPS undefined

Taylor Venable taylor at metasyntax.net
Mon Aug 3 04:41:08 CEST 2009


Hello,

Compiling VLC 1.0.1 on OpenBSD 4.6 / i386 reveals a problem in
modules/access/file.c where NGROUPS (from sys/mount.h) is undefined.
This results in a compilation error.  On OpenBSD, it is required to
include sys/param.h before sys/mount.h - doing so fixes the problem.

Thanks,

-- 
Taylor Venable
http://metasyntax.net/



More information about the vlc-devel mailing list