On Mon, 2010-03-29 at 13:40 +0200, Artur wrote: > make[1]: Entering directory `/usr/src/linux-headers-2.6.30-2-amd64' > LD /usr/src/compat-wireless-2010-03-28/compat/built-in.o > Reading package lists... Done > Building dependency tree > Reading state information... Done > E: Couldn't find package
It looks like the build system of the kernel runs apt-get to install some package, but fails. Please make sure you have the development package for your kernel installed. I guess it's called linux-headers and you have a stub there instead of the real package. In any case, the code that gives you an error is distribution specific and not a part of compat-wireless, so please use the support resources of your distro if you have further questions. -- Regards, Pavel Roskin _______________________________________________ ath9k-devel mailing list [email protected] https://lists.ath9k.org/mailman/listinfo/ath9k-devel
