Re: bttv 0.8.40 unresolved symbols

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



Michal Nowak wrote:
depmod: *** Unresolved symbols in
/lib/modules/2.4.19-pre8/kernel/drivers/media/video/video-buf.o
depmod:         vmalloc_to_page


ksyms.o in 2.4.19-pre8 exports:

    GPLONLY_vmalloc_to_page

instead of vmalloc_to_page -
by changing video-buf.c to:

                //pg = vmalloc_to_page(virt);
                pg = GPLONLY_vmalloc_to_page(virt);

I'm able to install.  Any ideas what this is about
and how long it's been lurking there?



--
Bill Eldridge
Radio Free Asia
bill@xxxxxxx






[Index of Archives]     [Linux DVB]     [Video Disk Recorder]     [Asterisk]     [Photo]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Free Photo Albums]     [Fedora Users]     [Fedora Women]     [ALSA Users]     [ALSA Devel]     [Linux USB]

Powered by Linux