Holger Wansing wrote: >>[EMAIL PROTECTED] dazuko-2.2.1]$ make >>make -C /lib/modules/2.6.17-ARCH/build include/linux/version.h >>include/asm scripts >>make[1]: Entering directory `/usr/src/linux-2.6.17-ARCH' >>rm: cannot remove `.kernelrelease': Permission denied > > Permission problems? What happens if you do this as root?
Yes, running it as root should "fix" the permission problem. The latest version uses a make target for the kernel to determine the install location for the module. I have also received from Gentoo developers that this causes problems for their dazuko ebuild's as well. I will be changing this very soon (so that the target is used during the "make install" phase, and not the compile phase). John Ogness -- Dazuko Maintainer _______________________________________________ Dazuko-help mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/dazuko-help
