All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bogus Zaba <bogus@bogzab.plus.com>
To: linux-media@vger.kernel.org
Subject: Cannot compile media_build from git sources
Date: Mon, 26 Mar 2012 17:43:41 +0100	[thread overview]
Message-ID: <4F709CBD.7060404@bogzab.plus.com> (raw)

I am trying to compile the media_build according to the instructions on 
this page:
http://git.linuxtv.org/media_build.git

Instructions are very clear and all seems to work well regarding 
download of sources and the build command initiates compilation which 
runs OK until I get to the following stage:

/root/Add_SW/other/media_build/v4l/radio-rtrack2.c: In function 
'rtrack2_alloc':
/root/Add_SW/other/media_build/v4l/radio-rtrack2.c:46:2: error: implicit 
declaration of function 'kzalloc'
/root/Add_SW/other/media_build/v4l/radio-rtrack2.c:46:2: warning: return 
makes pointer from integer without a cast
make[3]: *** [/root/Add_SW/other/media_build/v4l/radio-rtrack2.o] Error 1
make[2]: *** [_module_/root/Add_SW/other/media_build/v4l] Error 2
make[2]: Leaving directory `/usr/src/linux-2.6.37.6'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/root/Add_SW/other/media_build/v4l'
make: *** [all] Error 2
build failed at ./build line 410.

This looks like a source code error which causes the compilation to fail.

Am I doing something obviously wrong or is there indeed a souce code 
error here?

Many thanks

Bogus N Zaba

             reply	other threads:[~2012-03-26 16:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-26 16:43 Bogus Zaba [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-03-26 20:09 Cannot compile media_build from git sources Joe Henley

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=4F709CBD.7060404@bogzab.plus.com \
    --to=bogus@bogzab.plus.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.