There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
Search
Linux and Unix
Tag Cloud
access acer asus bios bsod computer crash desktop dns driver drivers error ethernet excel freeze gaming hard drive hardware hdmi internet laptop lcd malware memory missing monitor motherboard network operating system printer problem ram registry router slow software sound trojan usb video virus vista wifi windows windows 7 windows 7 32 bit windows 7 64 bit windows xp wireless xbox
Search
Search for:
Tech Support Guy Forums > Operating Systems > Linux and Unix >
ipw2100 under debian

Reply  
Thread Tools
kraddler2003's Avatar
Member with 107 posts.
 
Join Date: Dec 2002
23-Sep-2005, 05:51 AM #1
ipw2100 under debian
trying to get my wireless setup on debian..it works fine on ubuntu..have installed kernel sourse and headers...when i run make it errors out..

strat@debian:~/ipw2100-1.1.2$ make
mkdir -p /home/strat/ipw2100-1.1.2/tmp/.tmp_versions
cp /lib/modules/2.6.8-2-686/net/ieee80211/.tmp_versions/*.mod /home/strat/ipw2100-1.1.2/tmp/.tmp_versions
make -C /lib/modules/2.6.8-2-686/build M=/home/strat/ipw2100-1.1.2 MODVERDIR=/home/strat/ipw2100-1.1.2/tmp/.tmp_versions modules
make[1]: Entering directory `/usr/src/kernel-headers-2.6.8-2-686'
CC [M] /home/strat/ipw2100-1.1.2/ipw2100.o
In file included from /home/strat/ipw2100-1.1.2/ipw2100.c:166:
/home/strat/ipw2100-1.1.2/ipw2100.h:809: error: invalid application of `sizeof' to an incomplete type
/home/strat/ipw2100-1.1.2/ipw2100.c: In function `ipw2100_rx_allocate':
/home/strat/ipw2100-1.1.2/ipw2100.c:4278: error: invalid application of `sizeof' to an incomplete type
make[2]: *** [/home/strat/ipw2100-1.1.2/ipw2100.o] Error 1
make[1]: *** [_module_/home/strat/ipw2100-1.1.2] Error 2
make[1]: Leaving directory `/usr/src/kernel-headers-2.6.8-2-686'
make: *** [modules] Error 2
strat@debian:~/ipw2100-1.1.2$



any idieas what that means and how to fix it??
cjstephen's Avatar
Junior Member with 1 posts.
 
Join Date: Oct 2005
Experience: Advanced
15-Oct-2005, 09:31 AM #2
ip2100-1.1.2 won't compile with ieee80211-1.0.3
Quote:
Originally Posted by kraddler2003
trying to get my wireless setup on debian..it works fine on ubuntu..have installed kernel sourse and headers...when i run make it errors out..

strat@debian:~/ipw2100-1.1.2$ make
mkdir -p /home/strat/ipw2100-1.1.2/tmp/.tmp_versions
cp /lib/modules/2.6.8-2-686/net/ieee80211/.tmp_versions/*.mod /home/strat/ipw2100-1.1.2/tmp/.tmp_versions
make -C /lib/modules/2.6.8-2-686/build M=/home/strat/ipw2100-1.1.2 MODVERDIR=/home/strat/ipw2100-1.1.2/tmp/.tmp_versions modules
make[1]: Entering directory `/usr/src/kernel-headers-2.6.8-2-686'
CC [M] /home/strat/ipw2100-1.1.2/ipw2100.o
In file included from /home/strat/ipw2100-1.1.2/ipw2100.c:166:
/home/strat/ipw2100-1.1.2/ipw2100.h:809: error: invalid application of `sizeof' to an incomplete type
/home/strat/ipw2100-1.1.2/ipw2100.c: In function `ipw2100_rx_allocate':
/home/strat/ipw2100-1.1.2/ipw2100.c:4278: error: invalid application of `sizeof' to an incomplete type
make[2]: *** [/home/strat/ipw2100-1.1.2/ipw2100.o] Error 1
make[1]: *** [_module_/home/strat/ipw2100-1.1.2] Error 2
make[1]: Leaving directory `/usr/src/kernel-headers-2.6.8-2-686'
make: *** [modules] Error 2
strat@debian:~/ipw2100-1.1.2$



any idieas what that means and how to fix it??
There is slight incompatability between ip2100-1.1.2 and ieee80211-1.03, not a Debian issue. A patch is available in the ISSUES section of the ipw2100 website:

On the ipw2100 site on sourceforge, in the issues section.

Ridiculously this tech support site won't allow URLs !

Apply this thus:

cd ipw2100-1.1.2
make clean
patch -p0 < ipw2100-1.1.2-ieee80211-1.0.3.patch
make

And you should be alright.

All the best,

Colin
CouchMaster's Avatar
Senior Member with 3,365 posts.
 
Join Date: May 2003
Location: West Texas
Experience: n00b
15-Oct-2005, 10:13 AM #3
Quote:
Originally Posted by cjstephen
There is slight incompatability between ip2100-1.1.2 and ieee80211-1.03, not a Debian issue. A patch is available in the ISSUES section of the ipw2100 website:

On the ipw2100 site on sourceforge, in the issues section.

Ridiculously this tech support site won't allow URLs !

Apply this thus:

cd ipw2100-1.1.2
make clean
patch -p0 < ipw2100-1.1.2-ieee80211-1.0.3.patch
make

And you should be alright.

All the best,

Colin
It does allow URLs, just not for newbies - wait until you have a few more post under your belt...
kraddler2003's Avatar
Member with 107 posts.
 
Join Date: Dec 2002
01-Dec-2005, 02:09 AM #4
had forgotten i even had posted this..got it fixed while back by just using module-assistant to build my ipw drivers from source..module-assistant works like a charm..builds and installs it.
Reply

THIS THREAD HAS EXPIRED.
Are you having the same problem? We have volunteers ready to answer your question, but first you'll have to join for free. Need help getting started? Check out our Welcome Guide.

Search Tech Support Guy

Find the solution to your
computer problem!




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
WELCOME TO TECH SUPPORT GUY! Are you looking for the solution to your computer problem? Join our site today to ask your question -- for free! Our site is run completely by volunteers who want to help you solve your computer problems. See our Welcome Guide to get started.
Thread Tools



Facebook Facebook Twitter Twitter TechGuy.tv TechGuy.tv Mobile TSG Mobile
You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 04:36 AM.
Copyright © 1996 - 2011 TechGuy, Inc. All rights reserved.

Powered by Cermak Technologies, Inc.