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 got everthing to compile but when I go to instal it I get the following error and can find nothing archives for it. /sbin/insmod drbd Using /lib/modules/2.4.21-15.EL/kernel/drivers/block/drbd.o /lib/modules/2.4.21-15.EL/kernel/drivers/block/drbd.o: unresolved symbol page_count Thanks for your help Kelly On Sat, 2004-07-24 at 12:06, Lars Ellenberg wrote: > / 2004-07-24 11:57:09 -0400 > \ Kelly Opal: > > 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' > > have a look into INSTALL. > which in turn will tell you to have a look into drbd_config.h. > > btw, there have been several threads on > "how to compile drbd 0.7 with Redhat" recently, > so you may want to have a look into the archive, as well. > > Lars Ellenberg