You are not logged in.

#1 2010-02-15 19:53:15

azrael_
Member
Registered: 2010-02-13
Posts: 12

Problems installing ath9k...

When I try my make command I get this;

[azrael@f0rk3d compat-wireless-2.6.33-rc8]$ make
./scripts/gen-compat-autoconf.sh config.mk > include/linux/compat_autoconf.h
make -C /lib/modules/2.6.32-ARCH/build M=/home/azrael/Desktop/compat-wireless-2.6.33-rc8 modules
make: *** /lib/modules/2.6.32-ARCH/build: No such file or directory.  Stop.
make: *** [modules] Error 2

What am I doing wrong?

Offline

#2 2010-02-15 20:45:56

tvale
Member
From: Portugal
Registered: 2008-12-11
Posts: 175

Re: Problems installing ath9k...

I'm not sure, but I think you need the kernel26-headers package.

Taken from it's description:
"Header files and scripts for building modules for kernel26".

If it doesn't work, await a reply from someone more instructed.

Last edited by tvale (2010-02-15 20:46:37)

Offline

#3 2010-02-15 22:54:58

pyther
Member
Registered: 2008-01-21
Posts: 1,395
Website

Re: Problems installing ath9k...

Ya it seems as if you need the kernel header. Not sure if the wireless module will compile against 2.6.32 sources. You might need a 2.6.32-rc6 kernel.


Website - Blog - arch-home
Arch User since March 2005

Offline

#4 2010-02-15 23:42:21

azrael_
Member
Registered: 2010-02-13
Posts: 12

Re: Problems installing ath9k...

And how would I go about installing this kernel? Sorry, I'm new to actually doing things with kernels.

Offline

#5 2010-02-16 01:55:46

pyther
Member
Registered: 2008-01-21
Posts: 1,395
Website

Re: Problems installing ath9k...

This should be a pretty good guide... let us know if you need help.
http://wiki.archlinux.org/index.php/Ker … rom_Source


Website - Blog - arch-home
Arch User since March 2005

Offline

#6 2010-02-16 02:10:07

tvale
Member
From: Portugal
Registered: 2008-12-11
Posts: 175

Re: Problems installing ath9k...

No, I mean you just need to install the kernel26-headers package through pacman, and you can install ath9k the way you were doing it.

Offline

Board footer

Powered by FluxBB