It sounds like when you rebuilt your kernel the kernel symbol versions
didn't get built properly. You should rebuild your kernel again, and
be sure to clear out the existing symbols before you do so:
cd /usr/src/linux
rm -f include/linux/modules/*
make dep
make
-derek
Christian Feldbauer <[EMAIL PROTECTED]> writes:
> Hi all!
>
> Openafs does not start on my redhat7 box (smp-kernel). Insmod outputs:
> "libafs-2.2.16-22.mp.o: unresolved symbol kernel_flag". When i grep my
> /proc/ksyms file i find "c01fe400 kernel_flag_R__ver_kernel_flag". Can
> someone help me?
>
> Thanks a lot!
>
> With best regards,
> Chris
> _______________________________________________
> OpenAFS-info mailing list
> [EMAIL PROTECTED]
> https://lists.openafs.org/mailman/listinfo.cgi/openafs-info
--
Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
Member, MIT Student Information Processing Board (SIPB)
URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH
[EMAIL PROTECTED] PGP key available
_______________________________________________
OpenAFS-info mailing list
[EMAIL PROTECTED]
https://lists.openafs.org/mailman/listinfo.cgi/openafs-info