From: David Ward <david.ward@gatech.edu>
To: linux-media@vger.kernel.org
Subject: Re: OpenSuse 11.1 + v4l
Date: Wed, 13 May 2009 09:50:35 -0400 [thread overview]
Message-ID: <4A0AD02B.6000208@gatech.edu> (raw)
In-Reply-To: <20090513072719.48980@gmx.net>
On 05/13/2009 03:27 AM, Peter Forstmeier wrote:
> Hi,
> i tried to build v4l and did tho following:
>
> peter@linux-d9lb:~> hg clone http://linuxtv.org/hg/v4l-dvb
> destination directory: v4l-dvb
> requesting all changes
> adding changesets
> adding manifests
> adding file changes
> added 11759 changesets with 29793 changes to 2019 files
> updating working directory
> 1448 files updated, 0 files merged, 0 files removed, 0 files unresolved
> peter@linux-d9lb:~> hg clone http://linuxtv.org/hg/dvb-apps
> destination directory: dvb-apps
> requesting all changes
> adding changesets
> adding manifests
> adding file changes
> added 1275 changesets with 5390 changes to 1814 files
> updating working directory
> 1315 files updated, 0 files merged, 0 files removed, 0 files unresolved peter@linux-d9lb:~> cd v4l-dvb peter@linux-d9lb:~/v4l-dvb> hg pull -u http://linuxtv.org/hg/v4l-dvb
> pulling from http://linuxtv.org/hg/v4l-dvb
> searching for changes
> no changes found
>
> Doing 'make'
>
> make make -C /home/peter/v4l-dvb/v4l
> make[1]: Entering directory `/home/peter/v4l-dvb/v4l'
> No version yet, using 2.6.27.7-9-pae
> make[1]: Leaving directory `/home/peter/v4l-dvb/v4l'
> make[1]: Entering directory `/home/peter/v4l-dvb/v4l'
> scripts/make_makefile.pl
> Updating/Creating .config
> Preparing to compile for kernel version 2.6.27 File not found: /lib/modules/2.6.27.7-9-pae/build/.config at ./scripts/make_kconfig.pl line 32,<IN> line 4.
> make[1]: Leaving directory `/home/peter/v4l-dvb/v4l'
> make[1]: Entering directory `/home/peter/v4l-dvb/v4l'
> Updating/Creating .config
> Preparing to compile for kernel version 2.6.27 File not found: /lib/modules/2.6.27.7-9-pae/build/.config at ./scripts/make_kconfig.pl line 32,<IN> line 4.
> make[1]: *** Keine Regel vorhanden, um das Target ».myconfig«,
> benötigt von »config-compat.h«, zu erstellen. Schluss.
> make[1]: Leaving directory `/home/peter/v4l-dvb/v4l'
> make: *** [all] Fehler 2
> peter@linux-d9lb:~/v4l-dvb>
>
> Any idea's about that.
>
> Thanks
> Peter
>
I believe you do not have the kernel header files installed. Under
OpenSUSE it looks like there isn't a separate package for the kernel
headers, so you just need to install the full kernel sources instead
(the kernel-source RPM).
prev parent reply other threads:[~2009-05-13 13:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-13 7:27 OpenSuse 11.1 + v4l Peter Forstmeier
2009-05-13 13:50 ` David Ward [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=4A0AD02B.6000208@gatech.edu \
--to=david.ward@gatech.edu \
--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.