Details
-
Task
-
Resolution: Fixed
-
Minor
-
None
-
None
-
9223372036854775807
Description
When configuring with --disable-modules some things don't work.
- Some configure tests for glibc support are included in "LC_PROG_LINUX" which is not run when --disable-modules is selected.
- Some tools need include files from {lustre,lnet}/include/uapi but these are not available with --disable-modules
- test_410 fails if kinode.ko wasn't build, but this is not built with --disable-modules