On Wednesday, March 21, 2012 06:12:31 PM Peter Moody wrote:
lib/gen_tables.c is missing an include for linux/fs.h
src/ausearch-report.c is missing includes for linux/fs.h and limits.h
refuses to build w/o these includes. builds and appears to work
correctly when they're added.
I think I have these fixed in svn, do you mind pulling a fresh copy and checking
it? The limits.h include is fine. But I made the fs.h inclusion optional because
it sounds like broken headers. It should autodetect the problem, but its needs
checking.
If no one else has any issues to report we should be ready to do a release.
Thanks,
-Steve