Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Luciano Miguel Ferreira Rocha wrote: > On Tue, Feb 01, 2005 at 09:52:11AM +1030, Jon Soong wrote: > >> Just compiling DRBD 0.7.8 for FC3. >> >> According to the INSTALL document, you need the kernel-source RPM (e.g. >> kernel-sources-2.6.555.rpm), >> > > Not anymore. In FC3 the kernel package (kernel-2.6.10-1.741_FC3) > contains all that's needed to compile modules for that kernel, including > drbd. > > In FC4, that part of the package will be split to kernel-devel. > > Regards, > Luciano Rocha > _______________________________________________ > drbd-user mailing list > drbd-user at lists.linbit.com > http://lists.linbit.com/mailman/listinfo/drbd-user > Sorry to pickup on what is really a rather old thread, but after hours of searching this seems to be the most exact match for my situation. I have FC4 and the latest kernel; i have updated the kernel-devel package (yum update kernel-devel) but when I do a 'make mrproper' in: /usr/src/kernels/2.6.16-1.2069_FC4-x86_64/ I receive: scripts/Makefile.clean:17: /usr/src/kernels/2.6.16-1.2069_FC4-x86_64/drivers/infiniband/ulp/srp/Makefile: No such file or directory make[3]: *** No rule to make target `/usr/src/kernels/2.6.16-1.2069_FC4-x86_64/drivers/infiniband/ulp/srp/Makefile'. Stop. make[2]: *** [drivers/infiniband/ulp/srp] Error 2 make[1]: *** [drivers/infiniband] Error 2 make: *** [_clean_drivers] Error 2 I don't know what to do next... does anybody have any suggestions? Regards, David