From: Santiago Nunez-Corrales <snunez@ridgerun.com>
To: Mr Momcilo Medic <medicmomcilo@yahoo.com>
Cc: linux-media@vger.kernel.org
Subject: Re: Problem installing driver
Date: Fri, 20 Nov 2009 14:52:08 -0600 [thread overview]
Message-ID: <4B070178.6020205@ridgerun.com> (raw)
In-Reply-To: <84273.93065.qm@web65614.mail.ac4.yahoo.com>
Hi Momcilo,
That error means the code is unable to find the kernel sources
containing all the definitions from v4l2. Within the driver directory,
look for a file named Makefile or Rules.make or Makefile.rules. In one
of those, there should be a variable pointing to the kernel sources in
your Linux distribution (usually in /usr/src/linux, consult the
particular documentation in case you need to install the package or
download from www.kernel.org). Set the variable to your particular
kernel and recompile.
Regards,
Mr Momcilo Medic wrote:
> Hello,
>
> I am Momcilo Medic from Serbia, and I was advised to write you mail with my problem. I am trying to install simple driver and it returns an error. In attachment is error message as well as driver I am trying to install.
>
> I am pretty much a newbie for Linux, so if I left something out please do tell and I will send as many info as you need.
>
> Thanks in advance,
> Momcilo.
>
>
>
--
Santiago Nunez-Corrales, Eng.
RidgeRun Engineering, LLC
Guayabos, Curridabat
San Jose, Costa Rica
+(506) 2271 1487
+(506) 8313 0536
http://www.ridgerun.com
prev parent reply other threads:[~2009-11-20 20:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-20 19:28 Problem installing driver Mr Momcilo Medic
2009-11-20 20:52 ` Santiago Nunez-Corrales [this message]
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=4B070178.6020205@ridgerun.com \
--to=snunez@ridgerun.com \
--cc=linux-media@vger.kernel.org \
--cc=medicmomcilo@yahoo.com \
--cc=santiago.nunez@ridgerun.com \
/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.