- From: David Schleef <ds_at_schleef.org>
- Date: Mon, 6 Jan 2003 14:34:23 -0800
On Mon, Jan 06, 2003 at 03:53:14PM -0500, Luc Lefebvre wrote:
> Hi,
>
> I have managed to compile comedi from source <0.7.65> for my kernel
> version <2.4.18>. In the INSTALL it is mentioned that the files get
> installed in /lib/modules/<<kernel version/misc, yet when I do "make -n
> install" I get output that indicates that the files would get installed
> in "/lib/modules/<<kernel version>>/comedi/comedi". How would I go about
> fixing this? The variable MODLIB appears to be set to
> /lib/modules/$(KERNELRELEASE) in Makefile.modbuild.
The INSTALL file is wrong.
It actually doesn't matter what directory the modules are in, as long
as it's under /lib/modules/${kernel_version}/.
dave...
Received on 2003-01-06Z22:34:23