Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Hi, Yes, I did read the INSTALL from the DRBD.tz. After a few misteps, the kernel compile went on fine. I also edited the file drbd_config.h. The make error I get from the DRBD directorty is :- -- drbd_compat_wrappers.h:258: warning: implicit declaration of function `dump_stack' make[2]: *** [drbd_bitmap.o] Error 1 make[2]: Leaving directory `/usr/src/drbd-0.7.0/drbd' make[1]: *** [_mod_/usr/src/drbd-0.7.0/drbd] Error 2 make[1]: Leaving directory `/usr/src/linux-2.4.18-14' make: *** [kbuild] Error 2 ----- Thanks, George. > / 2004-07-17 09:42:47 +0300 > \ drbd-user at kenyaweb.com: >> Thanks for response. >> >> Unfortunately there are no rpms for redhat. I looked real hard without >> much success. >> >> I am trying to install version 0.7 DRBD. >> >> Is there somekind of Redhat howto any where? > > > > did you read "INSTALL" from the DRBD.tgz? > > did you manage to just compile the RH kernel on its own? > (if now, read a howto about that, first) > > did you just try "make" in the drbd directory? > (what error messages do you get?) > did you look into linux/drbd_config.h? > (and adjusted the defines?) > did you try the "make kernel-patch" route? > (and patched your kernel, and then just > "make menuconfig" in the kernel source tree?) > did you set the right compiler? > --> export CC=gcc32 > (you may need to install it) > > there were some threads about DRBD and RH/Fedora in > February and April, this year. But they only reiterate > what already can be read in INSTALL, appart from small > deviations (which made it into that file, later). > > Lars Ellenberg > _______________________________________________ > drbd-user mailing list > drbd-user at lists.linbit.com > http://lists.linbit.com/mailman/listinfo/drbd-user >