Messages in this thread |  | | Date | Sat, 6 Jan 2001 21:53:24 +0100 | From | "J . A . Magallon" <> | Subject | Re: 2.4.0 Module compile error |
| |
On 2001.01.06 George R . Kasica wrote: > > Here it is....what do I need to fix on it: > > >[root@eagle 2.4.0]# cd /etc > >[root@eagle /etc]# more modules.conf > >keep > > > >path[usb]=/lib/modules/`uname -r`/`uname -v` ^^^^^^^^^ ?????? $ uname -v #6 SMP Sat Jan 6 01:38:26 CET 2001
> >path[usb]=/lib/modules/`uname -r` > >path[usb]=/lib/modules/ > >path[usb]=/lib/modules/default > >
Delete all that stuff 'path[usb]' from /etc/modules.conf. It is confusing your modutils. Paths should begin with /lib/modules/`uname -r`/kernel, I think. But it is safer to delete them.
-- J.A. Magallon $> cd pub mailto:jamagallon@able.es $> more beer
Linux werewolf 2.4.0-ac2 #6 SMP Sat Jan 6 01:38:26 CET 2001 i686
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |