Re: config error

Nick Iorio wrote:
> when running configure on comedi-0.7.69 using debian r4, I get these 
> errors:
> 
[...]
> configure: Using 2.2.20-idepci as the uname -r value
> configure: Using i686 as the uname -m value
> checking for rpm... yes
> error: cannot open Packages index using db3 - No such file or directory (2)
> configure: Cannot guess target arch, consider setting it using 
> --with-rpm-target
> checking for Linux in /lib/modules/2.2.20-idepci/build... not found
> checking for Linux in ../linux... not found
> checking for Linux in /usr/src/linux... not found
> configure: error: Linux source directory not found
> 
> under /usr/src is only the rpm dir

Try installing the architecture-specific 'kernel-headers' package that 
matches your kernel.  In your case, I think this is 
kernel-headers-2.2.20-idepci_2.2.20-5woody5_i386.deb

Received on 2005-01-14Z13:54:39