From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavel Roskin Date: Tue, 30 Mar 2010 00:39:00 -0400 Subject: [ath9k-devel] Build problem In-Reply-To: <4BB091A2.3090808@gmail.com> References: <4BB091A2.3090808@gmail.com> Message-ID: <1269923940.6838.147.camel@mj> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org 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