[DRBD-user] make rpm against rhel3_es
ccollier at viawest.net
ccollier at viawest.net
Mon Mar 1 23:43:09 CET 2004
I was working on variations of the kernel prep when I received your
email. That is definitely the problem. That section is a little
confusing, and I think the variation I needed was a bit more simple.
Here's the solution so far:
make sure kernel-source rpm is installed
> cd /usr/src/linux (symlink on red hat)
> make mrproper
> make oldconfig (all that's needed for cloning the stock redhat kernel config?)
> make ./include/linux/verison.h (different path than doc)
I've still got errors, but they look like normal dependency problems.
Thanks for the pointer.
cody
On Mon, 1 Mar 2004, Lars Ellenberg wrote:
> / 2004-03-01 12:43:42 -0700
> \ ccollier at viawest.net:
> >
> >
> > I'm just getting started with DRBD, and trying to get it running on Red
> > Hat Enterprise Linux 3 ES. I've noticed 1-2 compile problems related
> > to RHEL in the bug tracker with no messages. In this case, I'm trying to
> > 'make rpm' but I get an error noting that I'm not running a kernel
> > configured for LKM. I'm pretty sure I am though. I've also uncommented
> > and edited the appropriate lines in drbd_config.h. Can anyone provide any
> > quick insight from previous experience?
> >
>
> I guess you already read INSTALL, section "Prepare the kernel source tree" ?
>
> Lars Ellenberg
> _______________________________________________
> drbd-user mailing list
> drbd-user at lists.linbit.com
> http://lists.linbit.com/mailman/listinfo/drbd-user
>
More information about the drbd-user
mailing list