test006
December 2nd, 2005, 01:39 AM
Hi,
i am trying to recompile kernel on 5.10 to enable sctp support in the kernel for my own testing.
I followed all the steps as per the Howto but during the last step i get the following error:
i.e when i type make-kpkg --initrd --append-to-version=-sctp kernel_image kernel_headers
It goes through and than after a while it gives me the following error:
Inconsistent kallsyms data
Try setting CONFIG_KALLSYMS_EXTRA_PASS
make[1]: *** [vmlinux] Error 1
make[1]: Leaving directory `/usr/src/linux-source-2.6.12'
make: *** [stamp-build] Error 2
Can some help.....
thanks in advance....
i am trying to recompile kernel on 5.10 to enable sctp support in the kernel for my own testing.
I followed all the steps as per the Howto but during the last step i get the following error:
i.e when i type make-kpkg --initrd --append-to-version=-sctp kernel_image kernel_headers
It goes through and than after a while it gives me the following error:
Inconsistent kallsyms data
Try setting CONFIG_KALLSYMS_EXTRA_PASS
make[1]: *** [vmlinux] Error 1
make[1]: Leaving directory `/usr/src/linux-source-2.6.12'
make: *** [stamp-build] Error 2
Can some help.....
thanks in advance....