On Thu, 30 Aug 2001, Alf Wachsmann wrote:

> Was someone successful getting an OpenAFS kernel module loaded into
> a RedHat6.2 2.2.19-6.2.7enterprise kernel?
>
> I tried openafs-snap-2001-08-28:
> I've modified "struct vnode" in osi_vfs.h. It compiles but insmod
> reports about 30 "unresolved symbol".

What are they, and more importantly are the kernel headers you built
against configured for enterprise? Consider doing
make mrproper
cp configs/(whatever) .config
make oldconfig
make dep

and then building your kernel module

-D


_______________________________________________
OpenAFS-devel mailing list
[EMAIL PROTECTED]
https://lists.openafs.org/mailman/listinfo/openafs-devel

Reply via email to