Lines Matching refs:kernel

2 dnl # Default ZFS kernel configuration
6 dnl # Setup the kernel build environment.
33 dnl # Generate and compile all of the kernel API test cases to determine
34 dnl # which interfaces are available. By invoking the kernel build system
141 AC_MSG_CHECKING([for available kernel interfaces])
147 dnl # Check results of kernel interface tests.
255 dnl # Detect name used for Module.symvers file in kernel
259 AC_MSG_CHECKING([kernel file name for module symbols])
269 *** Please make sure the kernel devel package for your distribution
270 *** is installed. If you are building with a custom kernel, make sure
271 *** the kernel is configured, built, and the '--with-linux=PATH'
272 *** configure option refers to the location of the kernel source.
283 dnl # Detect the kernel to be built against
317 [Path to kernel source]),
322 [Path to kernel build objects]),
325 AC_MSG_CHECKING([kernel source and build directories])
379 AC_MSG_CHECKING([kernel source directory])
381 AC_MSG_CHECKING([kernel build directory])
385 *** Please make sure the kernel devel package for your distribution
387 *** location of the kernel source and build with the '--with-linux=PATH' and
391 AC_MSG_CHECKING([kernel source version])
408 *** Cannot determine kernel version.
420 *** Please run 'make prepare' inside the kernel source tree.])
428 *** Cannot build against kernel version $kernsrcver.
429 *** The minimum supported kernel version is $ZFS_META_KVER_MIN.
435 [Allow building against some unsupported kernel versions]))
450 [building against unsupported kernel version])
453 *** Cannot build against kernel version $kernsrcver.
454 *** The maximum supported kernel version is $ZFS_META_KVER_MAX.
679 building kernel modules])
681 building kernel modules])
683 build kernel modules with LLVM/CLANG toolchain])
685 for kernel module builds])
686 AC_ARG_VAR([KERNEL_ARCH], [Architecture to build kernel modules for])
709 *** Unable to compile test source to determine kernel interfaces.])
725 *** Unable to modpost test source to determine kernel interfaces.])
741 dnl # detecting the available kernel interfaces.
846 dnl # kernel interfaces were detected.
851 *** This may be because your kernel version is newer than what is
852 *** supported, or you are using a patched custom kernel with
1004 dnl # like ZFS_LINUX_TEST_ERROR, except only fails if the kernel is
1012 *** This may be because your kernel version is newer than what is
1013 *** supported, or you are using a patched custom kernel with