linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Joe Henley <joehenley@kc.rr.com>
To: linux-media@vger.kernel.org
Subject: Problem with building linuxtv.org's V4L-DVB drivers
Date: Wed, 21 Mar 2012 15:01:00 -0500	[thread overview]
Message-ID: <4F6A337C.7050708@kc.rr.com> (raw)

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

                 reply	other threads:[~2012-03-21 20:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F6A337C.7050708@kc.rr.com \
    --to=joehenley@kc.rr.com \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).