From: Hans de Goede <hdegoede@redhat.com>
To: rath <mailings@web150.mis07.de>
Cc: linux-media@vger.kernel.org
Subject: Re: update gspca driver in linux source tree
Date: Mon, 05 Apr 2010 10:44:17 +0200 [thread overview]
Message-ID: <4BB9A2E1.5020903@redhat.com> (raw)
In-Reply-To: <2A74AB3078F34BB484457496310C528B@pcvirus>
Hi,
On 04/04/2010 08:47 PM, rath wrote:
> Hi,
>
> I have a 2.6.29 kernel for my embedded ARM system. I need an newer gspca
> driver, so I downloaded the gspca driver from
> http://linuxtv.org/hg/~hgoede/gspca/ an copied the content of the linux
> folder to my 2.6.29 source tree and tried to cross compile it. But I get
> the error "drivers/media/IR/irfunctions.c:27:20: error: compat.h: No
> such file or directory". Where can I find the missing file and where I
> have to put it in my linux tree?
>
> Do you have some other ideas to cross compile the gspca driver?
>
The hg v4l-dvb trees are meant for out of tree compilation (this means your
v4l subsystem must be compiled modular).
You will want to not use my tree, but use the latest generic tree:
hg clone http://linuxtv.org/hg/v4l-dvb/
Then simply compile that tree (this will need the headers of your 2.6.29 kernel
in the usual place):
cd v4l-dvb
make menuconfig
make
sudo make install
And then reboot, now you will be using your 2.9.29 kernel with a fully
up2date v4l-dvb subsystem.
Regards,
Hans
next prev parent reply other threads:[~2010-04-05 8:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-04 18:47 update gspca driver in linux source tree rath
2010-04-05 8:44 ` Hans de Goede [this message]
2010-04-05 10:02 ` rath
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=4BB9A2E1.5020903@redhat.com \
--to=hdegoede@redhat.com \
--cc=linux-media@vger.kernel.org \
--cc=mailings@web150.mis07.de \
/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