All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jerry Geis <geisj@MessageNetSystems.com>
To: linux-media@vger.kernel.org
Subject: use compile uvc_video
Date: Thu, 26 May 2011 09:11:04 -0400	[thread overview]
Message-ID: <4DDE5168.1090805@MessageNetSystems.com> (raw)

I am using centos 5.6 (older kernel) and I get compile errors when I 
grabbed
the latest from http://linuxtv.org/hg/v4l-dvb (which I expect as I have 
an older 2.6.18 kernel)

All I need is uvc so I thought I would do "make menuconfig" and turn 
everything off
but v4l/UVC stuff.

when I do make I get an error:
Kernel build directory is /lib/modules/2.6.18-194.32.1.el5/build
make -C /lib/modules/2.6.18-194.32.1.el5/build 
SUBDIRS=/home/silentm/MessageNet/v4l/new/v4l-dvb-3724e93f7af5/v4l  modules
make[2]: Entering directory `/usr/src/kernels/2.6.18-194.32.1.el5-x86_64'
  CC [M]  
/home/silentm/MessageNet/v4l/new/v4l-dvb-3724e93f7af5/v4l/tuner-xc2028.o
In file included from 
/home/silentm/MessageNet/v4l/new/v4l-dvb-3724e93f7af5/v4l/tuner-xc2028.c:19:
/home/silentm/MessageNet/v4l/new/v4l-dvb-3724e93f7af5/v4l/compat.h:133: 
error: static declaration of 'strict_strtoul' follows non-static declaration
include/linux/kernel.h:141: error: previous declaration of 
'strict_strtoul' was here
make[3]: *** 
[/home/silentm/MessageNet/v4l/new/v4l-dvb-3724e93f7af5/v4l/tuner-xc2028.o] 
Error 1
make[2]: *** 
[_module_/home/silentm/MessageNet/v4l/new/v4l-dvb-3724e93f7af5/v4l] Error 2
make[2]: Leaving directory `/usr/src/kernels/2.6.18-194.32.1.el5-x86_64'
make[1]: *** [default] Error 2
make[1]: Leaving directory 
`/home/silentm/MessageNet/v4l/new/v4l-dvb-3724e93f7af5/v4l'
make: *** [all] Error 2


Is there a way I can just compile the linux/drivers/media/video/uvc ?

thats all I need. How do I do that?

Thanks,

Jerry

             reply	other threads:[~2011-05-26 13:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-26 13:11 Jerry Geis [this message]
2011-05-26 13:57 ` use compile uvc_video Jarod Wilson
2011-05-26 14:25   ` Jerry Geis
2011-05-26 15:19     ` Jarod Wilson

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=4DDE5168.1090805@MessageNetSystems.com \
    --to=geisj@messagenetsystems.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.