Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Hi I am tring to compile drbd on a redhat ES 3 server with the 2.4.21-15.0.3smp kernel on a dual 2.4 zeon machine with 2 gigs of ram. I keep getting the following error. Any help would be greatly appreciated. Kelly In file included from drbd_int.h:214, from drbd_bitmap.c:34: drbd_compat_types.h:62: conflicting types for `find_first_bit' /usr/src/linux-2.4.21-15.0.3.EL/include/asm/bitops.h:304: previous declaration of `find_first_bit' drbd_compat_types.h:89: conflicting types for `find_next_bit' /usr/src/linux-2.4.21-15.0.3.EL/include/asm/bitops.h:363: previous declaration of `find_next_bit'