On Mon, Nov 28, 2005 at 08:36:10AM -0600, Moshe Yudkowsky wrote: > At 05:58 2005-11-28, Sven Luther wrote: > > > >> >Don do this, this is not supposed to be supported anymore. You need to > >set > >> >KSRC=/usr/src/linux-headers.2.6.14-2-k7, or even better > >> >KSRC=/lib/modules/2.6.14-2-k7, which is the default upstream way of > >> >handling > >> >this. > >> > >> > >> Could you please provide a reference to what the correct procedure is? I > >> can't find it in the Debian documentation, or from reading the Makefile. > > > >It is upcomign, there is a wiki page by Jonas about this in the debian wiki > >(wiki.debian.org, search for kernel and modules). > > I think this documentation is wrong. I first figured out how to use KSRC > from reading the Makefiles. However, the Makefiles no longer contain KSRC > at all, so setting the KSRC variable shouldn't have any effect, and it > doesn't seem to. Unless I'm running make-kpkg in the wrong directory, or > making some other error...
Well, if you are so sure about this, please provide a patch or something and we will review it, but setting KSRC to /lib/modules/`uname -r`/build is the recomended way to build upstream modules, and most third party modules will look there first. try building it without make-kpkg, and you will see that this is the case. Friendly, Sven Luther -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]