Bastian Blank <[EMAIL PROTECTED]> writes: > Package: openafs > Version: 1.4.4.dfsg1-2 > Severity: serious
> openafs is not buildable against 2.6.18-4 and 2.6.20-1. > | > [...]/openafs-1.4.4.dfsg1/src/libafs/MODLOAD-2.6.20-1-s390x-MP/afs_vnop_flock.c:795: > error: dereferencing pointer to incomplete type > | > [...]/openafs-1.4.4.dfsg1/src/libafs/MODLOAD-2.6.20-1-s390x-MP/afs_vnop_flock.c:796: > error: dereferencing pointer to incomplete type s390x is not a supported Debian architecture, so I'm not sure a severity of serious is appropriate. The current version builds fine with those kernels on i386, amd64, and powerpc, so I'm guessing that this is an s390x-specific problem. (I'm curious if it builds okay with s390.) I added s390x as a supported architecture in the last upload for the first time, so I'm not horribly surprised that it shook out some lingering problems. However, the line number of that error is strange; if dereferencing af was going to cause problems, it should have failed much earlier in the file than that. Can I get a complete build log? I assume that you're getting this after installing the current openafs-modules-source and then running module-assistant or make-kpkg (or the equivalent), since that build is failing in the kernel module compile. (And so far as I know, OpenAFS hasn't been added to the external modules package, although ideally I'd like to get it included for lenny.) -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]