On 2008-09-02, Dimitri Yioulos <[EMAIL PROTECTED]> wrote: > when I try to install the module, I get the following: > > [EMAIL PROTECTED] dazuko-2.3.3]# insmod dazuko.o > dazuko.o: unresolved symbol __generic_copy_from_user > dazuko.o: unresolved symbol __generic_copy_to_user
The references to this problem that I found when searching were that your kernel is using MODVERSIONS, but the kerne configuration you are using is not. Are you sure that the kernel config matches the running kernel? John Ogness -- Dazuko Maintainer _______________________________________________ Dazuko-help mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/dazuko-help
