- To: Terry Collins <terryc@xxxxxxxxxx>
- Subject: Re: [SLUG] Make bttv produces kernel not configed for modules - howto fix
- From: Damien Curtain <damienc@xxxxxxxxxxxxx>
- Date: Tue Oct 3 20:22:35 2000
- Cc: slug@xxxxxxxxxxx
On Tue, 3 Oct 2000, Terry Collins wrote:
> > install the kernel source in /usr/src/linux and do a make config,
>
> The problem has nothing to do with the message produced.
> The kernel distributed with Suse 6.4 does load modules.
> I can insmond/rmmod/etc with no problems.
> "make bttv" produces an erroneous message.
Well the problem is what the message produces, just not easily
interpretted. Just do a make config and enable that option so the
.config file in /usr/src/linux includes loadable modules support then do a
make in the modules dir. This is what it wants to see. (ie. im not asking
you to install a kernel terry, and i believe you when you say your kernel
supports loadable modules, and i dont agree this is a sane check by bttv)
hint: if you read the makefile it references
KERNEL_LOCATION=/usr/src/linux which is more than enough to work out where
its looking...
--
Damien