[CentOS] Kernel build warning

Tue Jul 3 00:33:14 UTC 2007
Akemi Yagi <amyagi at gmail.com>

On 7/2/07, Mark Hull-Richter <mhullrich at gmail.com> wrote:
>
>  What does this mean:
>
>  WARNING: "autofs_kill_sb" [fs/autofs/autofs.ko] undefined!
>  WARNING:
> /var/tmp/kernel-2.6.18-8.1.6.el5.nx-root/lib/modules/2.6.18-8.1.6.el5.nx/kernel/fs/autofs/autofs.ko
> needs unknown symbol autofs_kill_sb
>
>  It causes a similar warning when I install the kernel.  The only change I
> made when I built this kernel was to add NTFS support (need it for various
> reasons, including portable repairs...).

You must have changed something other than the NTFS option.  autofs is
supposedly OFF by default.  Instead, autofs4 is used in the CentOS
kernel.

Akemi