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

Re: kernel 2.6.3 modules_install prob



On Sun, 22 Feb 2004 13:29, peter vdm wrote:
> Hey all,
> 	when compiling 2.6.3 at the make modules_install stage I got a warning
> message about
> Warning: you may need to install module-init-tools
> so I download, compiled and installed module-init-tools-3.0-pre10
> but I still get a whole bunch of unresolved symbols with the message
>
> if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.6.3; fi
> depmod: *** Unresolved symbols in /lib/modules/2.6.3/kernel/drivers/media/
> video/bttv.ko
> depmod:         btcx_align
> depmod:         btcx_sort_clips
> depmod:         btcx_riscmem_free
> depmod:         btcx_calc_skips
> depmod:         btcx_riscmem_alloc
> depmod:         btcx_screen_clips
> ....
> make: *** [_modinst_post] Error 1
>
> How do I get around this and get my modules installed?
> Thanks in advance,
> Peter van der Male
Fixed this by using the module-init-tools from backports.org :P

cheers Peter vdM



Reply to: