On Thursday 27 September 2001 07:04 pm,Jerry McBride wrote:
> On Fri, 28 Sep 2001 09:48:35 -0400 "Douglas J. Hunley"
> <[EMAIL PROTECTED]>
>
> wrote:
> > On Friday 28 September 2001 09:31, Tony Alfrey babbled:
> > > Entering directory /root/testlinux/linux-2.4.4/kernel
> > > No rule to make target
> > > '/root/testlinux/linux-2.4.4/include/linux/modversions.h' needed
> > > by 'sched.o'. Stop.
> > >
> > > This directory of modules exists in my new kernel source, but is
> > > empty. Does anyone have any ideas what I'm doing wrong??
> > > Thanks!
> >
> > you did a 'make dep' between 'make config' and 'make bzImage'
> > right?
>
> If that comes back positive... try remarking out the lines in
> /etc/modules.conf. This
> can be a source of problems for all new kernel compilers out there.
>
> In particular try marking out the third "path[usb]..." line...
>
>
> #/etc/modules.conf
> keep
> #
> #path[usb]=/lib/modules/`uname -r`/`uname -v`
> #path[usb]=/lib/modules/`uname -r`
> #path[usb]=/lib/modules/
> #path[usb]=/lib/modules/default
> #
> #alias usb-0000.0000.01.00.00  audio.o
> #alias usb-0000.0000.03.01.00  mouse.o
> #
> ---snip---

Yup!  Already did that.  Had to do that to make depmod -a work.

-- 
Tony Alfrey
[EMAIL PROTECTED]
"I'd rather be sailing"
_______________________________________________
http://linux.nf -- [EMAIL PROTECTED]
Archives, Subscribe, Unsubscribe, Digest, Etc 
->http://linux.nf/mailman/listinfo/linux-users

Reply via email to