Went through the menuconfig, everything went fine. Compiling everything was fun. But upon getting to the point of install, it goes through everything, gets down to almost the end, and then I get:
- Code: Select all
DEPMOD 2.6.32.60-grsec
sh /usr/src/linux-2.6.32.60/arch/x86/boot/install.sh 2.6.32.60-grsec arch/x86/boot/bzImage \
System.map "/boot"
ERROR: modinfo: could not find module nf_defrag_ipv6
I've tried everything I could think of, the google does not provide much insight into the issue. I do see nf_defrag_ipv6 in /sys/module
Steps tried:
1) Disabling ipv6 modules via menuconfig - same result, more errors though
2) Fully enabling all features of ipv6 via menuconfig - same result
3) Re-installing CentOS 6.4 without ipv6 support during install - same result
As a side note, I've recently done this process on both of my other debian servers, and it went flawlessly.
Please let me know what other information I can provide!
Thanks