LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 10-17-2005, 11:52 PM   #1
pvtpilot
LQ Newbie
 
Registered: Oct 2005
Posts: 1

Rep: Reputation: 0
ieee80211 install problems FC4


So I'm trying to update my ipw2200 driver and I'm running into problems. The remove-old from the ipw2200 driver takes out the ieee80211 files. So I downloaded the ieee80211 files run the remove-old and the try to make root asand get this:
Checking in /lib/modules/2.6.13-1.1526_FC4/build/ for ieee80211 components...

make -C /lib/modules/2.6.13-1.1526_FC4/build M=/home/rott/ieee80211-1.1.5 MODVERDIR=/home/rott/ieee80211-1.1.5 modules
make[1]: Entering directory `/usr/src/kernels/2.6.11-1.1369_FC4-i686'
CC [M] /home/rott/ieee80211-1.1.5/ieee80211_wx.o
/home/rott/ieee80211-1.1.5/ieee80211_wx.c: In function ‘ieee80211_wx_set_encodeext’:
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:516: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:516: error: ‘IW_ENCODE_EXT_GROUP_KEY’ undeclared (first use in this function)
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:516: error: (Each undeclared identifier is reported only once
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:516: error: for each function it appears in.)
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:530: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:530: error: ‘IW_ENCODE_ALG_NONE’ undeclared (first use in this function)
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:555: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:556: error: ‘IW_ENCODE_ALG_WEP’ undeclared (first use in this function)
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:560: error: ‘IW_ENCODE_ALG_TKIP’ undeclared (first use in this function)
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:564: error: ‘IW_ENCODE_ALG_CCMP’ undeclared (first use in this function)
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:569: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:581: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:610: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:611: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:611: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:611: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:619: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:619: error: ‘IW_ENCODE_EXT_SET_TX_KEY’ undeclared (first use in this function)
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:625: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:626: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:626: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:626: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:626: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:626: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:627: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:629: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:633: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:637: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c: In function ‘ieee80211_wx_get_encodeext’:
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:676: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:688: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:688: error: ‘IW_ENCODE_EXT_GROUP_KEY’ undeclared (first use in this function)
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:693: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:693: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:693: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:693: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:693: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:693: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:696: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:696: error: ‘IW_ENCODE_ALG_NONE’ undeclared (first use in this function)
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:697: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:701: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:701: error: ‘IW_ENCODE_ALG_WEP’ undeclared (first use in this function)
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:703: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:703: error: ‘IW_ENCODE_ALG_TKIP’ undeclared (first use in this function)
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:705: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:705: error: ‘IW_ENCODE_ALG_CCMP’ undeclared (first use in this function)
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:709: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:710: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:710: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:710: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:710: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:710: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:712: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:713: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:714: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:715: error: dereferencing pointer to incomplete type
/home/rott/ieee80211-1.1.5/ieee80211_wx.c:715: error: ‘IW_ENCODE_EXT_TX_SEQ_VALID’ undeclared (first use in this function)
make[2]: *** [/home/rott/ieee80211-1.1.5/ieee80211_wx.o] Error 1
make[1]: *** [_module_/home/rott/ieee80211-1.1.5] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.11-1.1369_FC4-i686'
make: *** [modules] Error 2

Any ideas on how to get past this?
 
Old 10-18-2005, 06:54 AM   #2
XaCoSo
LQ Newbie
 
Registered: Oct 2005
Location: Badalona (Barcelona), Spain
Distribution: SuSe 10.0
Posts: 3

Rep: Reputation: 0
Same problem here but with SuSe 10.0:

-> http://www.linuxquestions.org/questi...46#post1906246

Really need some help.....

Thanks!
 
Old 10-25-2005, 09:52 AM   #3
moeFEAR
Member
 
Registered: Sep 2005
Posts: 49

Rep: Reputation: 15
u need an essential patch from ieee80211.sf.net. go to the patch section and find the patch related to ur error. also, make sure ur kernel is 2.6.8 or higher, and that ur using the latest versions of all packages. also, make sure to do the following:

go to /usr/src/linux/include/net/
remove all files beginning with "ieee" and "original-ieee"

the latest versions are:

ieee80211-1.1.6
ipw2200-1.0.8
ipw2200-fw-2.4

hope this solves ur problem
 
Old 10-30-2005, 09:25 AM   #4
havelino
LQ Newbie
 
Registered: Jan 2005
Location: The Netherlands
Distribution: Debian 3.0 Sarge
Posts: 29

Rep: Reputation: 15
having the same problems,

I delted all files starting with 'ieee'2fiels and 'original-ieee'non in /usr/src/linux/include/net/

but dosn't fix the problem
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
installing ieee80211 subsystem errors on SUSE 10.0 rc1 fuzzymallets Linux - Networking 12 12-07-2005 09:00 AM
ipw2200, ieee80211 (Again ... :( ) havelino Linux - Networking 3 11-01-2005 10:25 AM
IEEE80211 help on fedora core 4 jimmyp3016 Linux - Wireless Networking 1 10-25-2005 09:54 AM
cant get ieee80211 to compile slinky2004 Linux - Software 3 10-23-2005 11:53 PM
FC4 Problems thread: Post your problems here hkl8324 Fedora 73 09-19-2005 04:24 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 11:12 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration