On Sunday 06 March 2005 21:51, Timothy R. Chavez wrote:
I've not had any great experience with autoconf so I wasn't
to sure
on how to make the "#include <linux/audit.h>" look at
/usr/src/linux-2.6.11-audit/include/linux/audit.h (the proper way).
There should be a -L.. so it can pull in config.h. That should do it since it
will find a linux directory at that level. You can symlink it to /usr/src...
also. I had to change the way this was being built to get us closer to a
final build configuration since the FC4 code freeze is imminent.
-Steve