View previous topic :: View next topic |
Author |
Message |
kaptaincoder n00b

Joined: 27 Dec 2006 Posts: 45
|
Posted: Mon Jan 01, 2007 10:28 pm Post subject: madwifi round 2 |
|
|
Hi Folks;
I'm trying to start over with my madwifi install and in usual form it's giving me trouble. When I run emerge madwifi-ng things work well for a while but then I get /bin/sh: scripts/genksysms: No such file or directory. When I tried to install before it got past this point so perhaps there is a setting in the kernel I messed up since that's all I've modified prior to re-installing?
Thanks! |
|
Back to top |
|
 |
Underdone Apprentice


Joined: 22 Oct 2006 Posts: 154 Location: Albuquerque, NM
|
Posted: Mon Jan 01, 2007 11:27 pm Post subject: |
|
|
Did you enable wireless support in your kernel, and did you emerge the follwing?
Code: | wireless-tools
madwifi-ng
madwifi-ng-tools |
|
|
Back to top |
|
 |
kaptaincoder n00b

Joined: 27 Dec 2006 Posts: 45
|
Posted: Mon Jan 01, 2007 11:34 pm Post subject: |
|
|
I have wireless support in my kernel and I emerged wireless-tools without a hitch but when I emerge madwifi-ng it gives me the error I mentioned earlier. Since it got past this before I'm left kind of confused. |
|
Back to top |
|
 |
Underdone Apprentice


Joined: 22 Oct 2006 Posts: 154 Location: Albuquerque, NM
|
Posted: Tue Jan 02, 2007 12:51 am Post subject: |
|
|
Can you post a full copy of the error message that it puts out, and the dmesg output if its apropriate. |
|
Back to top |
|
 |
kaptaincoder n00b

Joined: 27 Dec 2006 Posts: 45
|
Posted: Fri Jan 05, 2007 6:39 pm Post subject: |
|
|
Here is what I get when I run the emerge:
...
make[1]: Entering directory '/.../linux-2.6.12-gentoo-r10'
CC [M] /var/tmp/portage/madwifi-ng-0.0.1443.20060207/work/madwifi-ng-r1332-20060207/atj_hal/ah_osdep.o
/bin/sh: scripts/genksyms/genksyms: No such file or directory
make[2]: *** [/var/tmp/portage/madwifi-ng-0.0.1443.20060207/work/madwifi-ng-r1443-20060207/ath_hal/ah_osde.o] Error 1
make[1]: *** [_module_/var/tmp/portage/madwifi-ng-0.0.1443.20060207/work/madwifi-ng-r1443-20060207/ath_hal] Error 2
make[1]: Leaving directory '/usr/src/linux-2.6.12-gentoo-r10'
make: *** [all] Error 2
The only relevent data from dmesg would be:
...
eth0: no link during initialization
eth0: no link during initialization
eth0: no IPv6 routers present |
|
Back to top |
|
 |
|