Bug 13749 (joseangel) - I can't install v4l-dvb on openSUSE
Summary: I can't install v4l-dvb on openSUSE
Status: RESOLVED INVALID
Alias: joseangel
Product: v4l-dvb
Classification: Unclassified
Component: em28xx (show other bugs)
Hardware: i386 Linux
: P1 normal
Assignee: Brandon Philips
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-09 14:32 UTC by joseangel
Modified: 2009-12-11 01:21 UTC (History)
2 users (show)

See Also:
Kernel Version: 2.6.27.23-0.1-pae - openSUSE 11.1
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description joseangel 2009-07-09 14:32:19 UTC
linux-u8tx:/usr/local/bin/mercurial/v4l-dvb # uname -r
2.6.27.23-0.1-pae
linux-u8tx:/usr/local/bin/mercurial/v4l-dvb # make
make -C /usr/local/bin/mercurial/v4l-dvb/v4l 
make[1]: se ingresa al directorio `/usr/local/bin/mercurial/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]: *** No hay ninguna regla para construir el objetivo `.myconfig', necesario para `config-compat.h'.  Alto.
make[1]: se sale del directorio `/usr/local/bin/mercurial/v4l-dvb/v4l'
make: *** [all] Error 2
Comment 1 joseangel 2009-07-09 14:51:04 UTC
I'm trying to install an usb Pinnacle PCTV 330e,that work with the module em28xx, on an openSUSE 11.1 distro with kernel 2.6.27.23-0.1-pae. But when I run make, the system report Error 2.Do you Know why? 

Thanks.
Comment 2 Brandon Philips 2009-07-10 01:59:26 UTC
(In reply to comment #1)
> I'm trying to install an usb Pinnacle PCTV 330e,that work with the module
> em28xx, on an openSUSE 11.1 distro with kernel 2.6.27.23-0.1-pae. But when I
> run make, the system report Error 2.Do you Know why? 

Do you have a kernel-source package installed that matches your Kernel version?

zypper install devel_kernel kernel-source
Comment 3 Brandon Philips 2009-07-12 23:58:25 UTC
`zypper install kernel-default-devel` is what I meant, sorry.

Note You need to log in before you can comment on or make changes to this bug.