On Thu, 29 Jun 2006, Christian Guggenberger wrote:


/usr/src/openafs-1.5.2/src/libafs/MODLOAD-2.6.16.13-4-smp-MP/afs_vnop_flock.c:176:
error: struct task_struct has no member named p_opptr


this is on SuSE 10.1, x86_64, isn't it ?

Yup.

do you really need version 1.5.2 ? I had no problems while compiling 1.4.1
for
Suse 10.1 (same kernel version as you referred to) here.

Lucky you ;) Here's what I do:

# export CFLAGS=-m64
# ./configure
# make


I did it this way:
- get bison,flex,gcc,ncurses-devel and kernel-source installed
# cp /boot/config-2.6.16.13-4-smp /usr/src/linux/.config
# cd /usr/src/linux
# make oldconfig; make scripts

I suppose it was one of these two --- can't say for sure now: As some #ifdefs failed quite obviously despite an opposing reality, I dumped a new system image on the box and here we go. Should've done that first thing, but then I did not understand why one would mess the system up that badly directly after installation. Well, here I stand being corrected ;)

Thanks anyways,
        Moritz.
_______________________________________________
OpenAFS-devel mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-devel

Reply via email to