Re: [Hampshire] usb webcam drivers

Top Page

Reply to this message
Author: Alan Pope
Date:  
To: Hampshire LUG Discussion List
Subject: Re: [Hampshire] usb webcam drivers
On Sun, Apr 08, 2007 at 07:45:21PM -0500, Mike Burrows wrote:
> Hello folks. I've downloaded what I think is the latest driver for my
> webcam but get this stuff when I try and "make" the file.
>
>
>
> marvin:/tmp/qc-usb-0.6.5# make
> awk: cmd. line:1: fatal: cannot open file
> `/lib/modules/2.6.8-3-386/build/include/linux/version.h' for reading (No
> such file or directory)


This says to me you're missing the kernel headers.
kernel-headers-2.6.8-3-386 is the package I think you need.

Cheers,
Al.