View previous topic :: View next topic |
Author |
Message |
bornholtz n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 05 Aug 2003 Posts: 27
|
Posted: Fri Jan 23, 2004 5:35 am Post subject: USB Wireless and 2.6.1 - linux-wlan-ng fails |
|
|
I'm running kernel 2.6.1 and everythings working fine. I just got a DLink DWL-122 USB 802.11b adapter.
I try to emerge linux-wlan-ng ant it fails with this:
make[3]: Entering directory `/usr/src/linux-2.6.1'
Makefile:405: /usr/src/linux-2.6.1/arch/x86/Makefile: No such file or directory
make[3]: *** No rule to make target `/usr/src/linux-2.6.1/arch/x86/Makefile'. Stop.
make[3]: Leaving directory `/usr/src/linux-2.6.1'
make[2]: *** [default] Error 2
make[2]: Leaving directory `/var/tmp/portage/linux-wlan-ng-0.2.1_pre11/work/linux-wlan-ng-0.2.1-pre11/src/p80211'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/portage/linux-wlan-ng-0.2.1_pre11/work/linux-wlan-ng-0.2.1-pre11/src'
make: *** [all] Error 2
Shouldn't `/usr/src/linux-2.6.1/arch/x86/Makefile` be `/usr/src/linux-2.6.1/arch/i386/Makefile` ?
Any suggestions? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
- NEO - n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/The Matrix/movie_the_matrix_neo.gif)
Joined: 16 Aug 2003 Posts: 32 Location: Denmark
|
Posted: Fri Jan 23, 2004 10:25 pm Post subject: same problem here... |
|
|
^^
"Makefile:405: /usr/src/linux-2.6.1/arch/x86/Makefile: No such file or directory"
How to point it to i386 instead of x86?
Problem only appear here using kernel 2.6.x _________________ /Neo
...because I believe in something... |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
bornholtz n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 05 Aug 2003 Posts: 27
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
- NEO - n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/The Matrix/movie_the_matrix_neo.gif)
Joined: 16 Aug 2003 Posts: 32 Location: Denmark
|
Posted: Sat Jan 24, 2004 10:11 am Post subject: |
|
|
Thanks.
Now it fails with:
Code: | /usr/include/linux/module.h:21:34: linux/modversions.h: No such file or directory |
Running Gentoo-dev-sources 2.6.1 (same problem with Vanilla 2.6.0)
I've tried this hack with no luck:
https://forums.gentoo.org/viewtopic.php?t=125998&highlight=modversions _________________ /Neo
...because I believe in something... |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|