Re: Make failed - standard ubuntu 9.10

2010-01-29 Thread David Henig
Thanks, I've been trying to follow the wiki, but getting this error. The main kernel packages seem to all be installed, but perhaps something less obvious is missing - hard to tell without a definitive list of dependencies. Help would be much appreciated! David Németh Márton wrote: David

Re: Make failed - standard ubuntu 9.10

2010-01-29 Thread leandro Costantino
Its looking for .config file inside the kernel source. /lib/modules/2.6.31-17-generic/build/.config 1) check that /build is a symlink to /usr/src/kernel-path-source 2) IF there is something like /proc/config , copy it to /usr/src/kernel-path-source/.config IF NOT, then you could try

Re: Make failed - standard ubuntu 9.10

2010-01-29 Thread David Henig
Thanks, eventually tip 1 fixed this. For some reason I had 2.6.31-17-generic without a .config, as I seem to be using 2.6.31-17-generic-pae. Creating a symlink to that fixed this error. Unfortunately still can't finish build, I get an error in firedtv-1394, as shown below. Do I need to

Re: Make failed - standard ubuntu 9.10

2010-01-29 Thread Francis Barber
On 29/01/2010 10:27 PM, David Henig wrote: Thanks, eventually tip 1 fixed this. For some reason I had 2.6.31-17-generic without a .config, as I seem to be using 2.6.31-17-generic-pae. Creating a symlink to that fixed this error. Unfortunately still can't finish build, I get an error in

Re: Make failed - standard ubuntu 9.10

2010-01-29 Thread David Henig
Thanks, I appear to have the headers and no longer have to do the symlink, but still getting the same error - any help gratefully received, or do I need to get a vanilla kernel? CC [M] /home/david/v4l-dvb/v4l/firedtv-1394.o /home/david/v4l-dvb/v4l/firedtv-1394.c:21:17: error: dma.h: No such

Re: Make failed - standard ubuntu 9.10

2010-01-29 Thread Devin Heitmueller
On Fri, Jan 29, 2010 at 11:02 AM, David Henig dhhe...@googlemail.com wrote: Thanks, I appear to have the headers and no longer have to do the symlink, but still getting the same error - any help gratefully received, or do I need to get a vanilla kernel? Open up the file v4l/.config and change

Re: Make failed - standard ubuntu 9.10

2010-01-29 Thread David Henig
Thanks, this is sounding promising, only thing is I'm not seeing a .config in the v4l directory although it shows up with the locate command, am I missing something very obvious. David Devin Heitmueller wrote: On Fri, Jan 29, 2010 at 11:02 AM, David Henig dhhe...@googlemail.com wrote:

Re: Make failed - standard ubuntu 9.10

2010-01-29 Thread Mauro Carvalho Chehab
Devin Heitmueller wrote: On Fri, Jan 29, 2010 at 11:02 AM, David Henig dhhe...@googlemail.com wrote: Thanks, I appear to have the headers and no longer have to do the symlink, but still getting the same error - any help gratefully received, or do I need to get a vanilla kernel? Open up the

Re: Make failed - standard ubuntu 9.10

2010-01-29 Thread Németh Márton
David Henig wrote: Thanks, this is sounding promising, only thing is I'm not seeing a .config in the v4l directory although it shows up with the locate command, am I missing something very obvious. Sorry if I'm telling evidence, but just a hint: every file starts with . is a hidden file. So

Make failed - standard ubuntu 9.10

2010-01-28 Thread David Henig
Please can someone assist, not sure what the cause of the below is? This is my second attempt to get linux tv to work, I suspect it's a basic level error - sorry I'm fairly new to Linux... output below, I'm running a fairly standard ubuntu 9.10 setup. make[1]: Entering directory

Re: Make failed - standard ubuntu 9.10

2010-01-28 Thread Németh Márton
David Henig wrote: Please can someone assist, not sure what the cause of the below is? This is my second attempt to get linux tv to work, I suspect it's a basic level error - sorry I'm fairly new to Linux... output below, I'm running a fairly standard ubuntu 9.10 setup. make[1]: Entering