Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
I checked out the latest source (version 2132) from subversion. When running 'make all' I still get the same error. Any ideas? James make[1]: Leaving directory `/root/drbd-latest/documentation' make[1]: Entering directory `/root/drbd-latest/drbd' Calling toplevel makefile of kernel source tree, which I believe is in KDIR=/lib/modules/2.6.8-2-386/build make -C /lib/modules/2.6.8-2-386/build SUBDIRS=/root/drbd-latest/drbd modules make[2]: Entering directory `/usr/src/kernel-headers-2.6.8-2-386' CC [M] /root/drbd-latest/drbd/drbd_sizeof_sanity_check.o CC [M] /root/drbd-latest/drbd/drbd_buildtag.o CC [M] /root/drbd-latest/drbd/drbd_bitmap.o In file included from include/asm/thread_info.h:16, from include/linux/thread_info.h:21, from include/linux/spinlock.h:12, from include/linux/vmalloc.h:4, from /root/drbd-latest/drbd/drbd_bitmap.c:30: include/asm/processor.h:87: error: array type has incomplete element type In file included from /root/drbd-latest/drbd/drbd_bitmap.c:34: /root/drbd-latest/drbd/drbd_int.h: In function 'drbd_queue_order_type': /root/drbd-latest/drbd/drbd_int.h:1664: error: 'struct request_queue' has no member named 'ordered' make[3]: *** [/root/drbd-latest/drbd/drbd_bitmap.o] Error 1 make[2]: *** [_module_/root/drbd-latest/drbd] Error 2 make[2]: Leaving directory `/usr/src/kernel-headers-2.6.8-2-386' make[1]: *** [kbuild] Error 2 make[1]: Leaving directory `/root/drbd-latest/drbd' make: *** [all] Error 2 primary:~/drbd-latest#