* [ath9k-devel] Build problem
@ 2010-03-29 11:40 Artur
2010-03-30 4:39 ` Pavel Roskin
0 siblings, 1 reply; 2+ messages in thread
From: Artur @ 2010-03-29 11:40 UTC (permalink / raw)
To: ath9k-devel
Hey guys, sorry for the n00b question. I've searched through the list
for solution, but nothing found...
./scripts/driver-select ath9k_htc
Processing new driver-select request...
Backup exists: Makefile.bk
Backup exists: Makefile.bk
Backup exists: drivers/net/wireless/Makefile.bk
Backup exists: drivers/net/wireless/ath/Makefile.bk
Backup exists: net/wireless/Makefile.bk
Backup exists: drivers/net/Makefile.bk
Backup exists: drivers/ssb/Makefile.bk
Backup exists: drivers/misc/eeprom/Makefile.bk
localhost:/usr/src/compat-wireless-2010-03-28# make
make -C /lib/modules/2.6.30-2-amd64//build
M=/usr/src/compat-wireless-2010-03-28 modules
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
make[5]: *** [/usr/src/compat-wireless-2010-03-28/compat/built-in.o]
Error 100
make[4]: *** [/usr/src/compat-wireless-2010-03-28/compat] Error 2
make[3]: *** [_module_/usr/src/compat-wireless-2010-03-28] Error 2
make[2]: *** [sub-make] Error 2
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.30-2-amd64'
make: *** [modules] Error 2
^ permalink raw reply [flat|nested] 2+ messages in thread
* [ath9k-devel] Build problem
2010-03-29 11:40 [ath9k-devel] Build problem Artur
@ 2010-03-30 4:39 ` Pavel Roskin
0 siblings, 0 replies; 2+ messages in thread
From: Pavel Roskin @ 2010-03-30 4:39 UTC (permalink / raw)
To: ath9k-devel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-03-30 4:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-29 11:40 [ath9k-devel] Build problem Artur
2010-03-30 4:39 ` Pavel Roskin
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.