* Problem with building linuxtv.org's V4L-DVB drivers
@ 2012-03-21 20:01 Joe Henley
0 siblings, 0 replies; only message in thread
From: Joe Henley @ 2012-03-21 20:01 UTC (permalink / raw)
To: linux-media
I'm running kernel-ml-2.6.35-14.1.el5.elrepo
I'm following the info on:
http://linuxtv.org/wiki/index.php/How_to_Obtain,_Build_and_Install_V4L-DVB_Device_Drivers
First I run:
git clone git://linuxtv.org/media_build.git
cd media_build
Then when I run ./build, it stops with the following error:
.... snip...
/root/media_build/v4l/radio-rtrack2.c: In function 'rtrack2_alloc':
/root/media_build/v4l/radio-rtrack2.c:46: error: implicit declaration of
function 'kzalloc'
/root/media_build/v4l/radio-rtrack2.c:46: warning: return makes pointer
from integer without a cast
make[3]: *** [/root/media_build/v4l/radio-rtrack2.o] Error 1
make[2]: *** [_module_/root/media_build/v4l] Error 2
make[1]: *** [default] Error 2
make: *** [all] Error 2
build failed at ./build line 410.
Hopefully this can fixed.
Joe Henley
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-03-21 20:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-21 20:01 Problem with building linuxtv.org's V4L-DVB drivers Joe Henley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).