Your answer wasn't a great help, because I've told you that I've already compiled the sources.
I tried in several steps (rpm, compiling sources, but no kernel compiling) to install afs-client under suse 10.1 kernel 2.6.16.21-0.13-default, but failed in need to have the kernel-modul libafs.ko for the named kernel.
Here is the make output before make stops: In file included from /home/mir/worker/business/zdv/openafs-1.4.1/src/afs/afs_osi.h:443, from /home/mir/worker/business/zdv/openafs-1.4.1/src/rx/rx_clock.h:88, from /home/mir/worker/business/zdv/openafs-1.4.1/src/rx/rx.h:35, from /home/mir/worker/business/zdv/openafs-1.4.1/src/afs/afsincludes.h:26, from /home/mir/worker/business/zdv/openafs-1.4.1/src/libafs/MODLOAD-2.6.16.21-0.13-default-MP/afs_analyze.c:36: /home/mir/worker/business/zdv/openafs-1.4.1/src/afs/LINUX/osi_machdep.h:55:2: error: #error Not sure what to do about rlim (should be in the Linux task struct somewhere....) make[8]: *** [/home/mir/worker/business/zdv/openafs-1.4.1/src/libafs/MODLOAD-2.6.16.21-0.13-default-MP/afs_analyze.o] Fehler 1 make[7]: *** [_module_/home/mir/worker/business/zdv/openafs-1.4.1/src/libafs/MODLOAD-2.6.16.21-0.13-default-MP] Fehler 2 make[6]: *** [modules] Fehler 2 make[5]: *** [modules] Fehler 2 make[5]: Leaving directory `/usr/src/linux-2.6.16.21-0.13-obj/i386/default' make[4]: *** [libafs.ko] Fehler 2 make[4]: Leaving directory `/home/mir/worker/business/zdv/openafs-1.4.1/src/libafs/MODLOAD-2.6.16.21-0.13-default-MP' make[3]: *** [linux_compdirs] Fehler 2 make[3]: Leaving directory `/home/mir/worker/business/zdv/openafs-1.4.1/src/libafs' make[2]: *** [libafs] Fehler 2 make[2]: Leaving directory `/home/mir/worker/business/zdv/openafs-1.4.1' make[1]: *** [build] Fehler 2 make[1]: Leaving directory `/home/mir/worker/business/zdv/openafs-1.4.1' make: *** [all] Fehler 2 Maybe you can tell me, how to solve the problem! Robert Schiele schrieb:
On Fri, Sep 15, 2006 at 11:15:12AM +0200, Mirco Norman Zachmann wrote:
Could anyone tell me if it's possible to install and run afs-client without kernel-compiling?
You just have to build the kernel module from source, not the kernel itself.
Robert