Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
I guess you are running the binary kernel that is shipped with your distribution. This will not populate your /usr/src/linux, which is be referenced by drbd. A "cd /usr/src/linux; make oldconfig; make dep" might be sufficient to satisfy drbd. /Wolfram > -----Original Message----- > From: Jim Richard [mailto:jimr at psi.edu] > Sent: Mittwoch, 10. Marz 2004 10:12 > To: drbd-user at lists.linbit.com > Subject: [DRBD-user] RH EL compile problems > > > I'm running a stock RedHat Enterprise 2.1 kernel and when I try to > compile drbd it tells me: > > "The present kernel configuration has modules disabled. > Type 'make config' and enable loadable module support. > Then build a kernel with module support enabled." > > That doesn't make sense, I know modules are enabled, lsmod > work fine ..... > > Any help ?? > > thanks .... > > [root at raven drbd]# /sbin/lsmod > Module Size Used by Not tainted > nfs 94016 1 (autoclean) > lockd 60224 1 (autoclean) [nfs] > sunrpc 78544 1 (autoclean) [nfs lockd] > i810 77784 0 > agpgart 35584 1 (autoclean) > input 6080 0 (autoclean) > autofs 13220 1 (autoclean) > 8139too 16352 1 > usb-uhci 25540 0 (unused) > usbcore 65440 1 [usb-uhci] > ext3 67520 2 > jbd 51368 2 [ext3] > > > > > > > -- > James Richard > > _______________________________________________ > drbd-user mailing list > drbd-user at lists.linbit.com > http://lists.linbit.com/mailman/listinfo/drbd-user >