Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: problem with 2.4.7-10 kernel



Nagayoshi Hayashi wrote:
> hi :
> 
> Holger Waechtler wrote:
> 
> 
>>Hi,
>>
>>the driver you built believes that your kernel has module versioning
>>support. You probably built your driver against the wrong kernel
>>includes. Make sure that /usr/src/linux is a link to the kernel sources
>>of the kernel you are running.
> 
> 
> this part is done.
> 
> 
> 
>>The .config there has to match the kernel
>>config of the running kernel.
>>
> 
> 
> what u mean by the .config ?

that's the file generated by make config/menuconfig/xconfig. It is used
to generate the header files which define all CONFIG_XXX definitions you
selected for your kernel config. These have to be consistent with the
running kernel, namely the module versioning option in your case...

Holger



-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index