Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can not emerge ipw2100
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
avmian
n00b
n00b


Joined: 04 Dec 2005
Posts: 2

PostPosted: Sun Dec 04, 2005 5:02 pm    Post subject: Can not emerge ipw2100 Reply with quote

HI,

Can not emerge ipw2100.

Please help !

kernel : 2.6.11-gentoo-r8
It doesn't work before and after a brand new sync end "update deep world"
Evrerything else works prefectly on my platform


Here the emerge output:

**********************************************************************************************

dadell boot # emerge ipw2100
Calculating dependencies ...done!
>>> emerge (1 of 3) net-wireless/ieee80211-1.1.6 to /
>>> md5 files ;-) ieee80211-1.0.3.ebuild
>>> md5 files ;-) ieee80211-1.0.3-r1.ebuild
>>> md5 files ;-) ieee80211-1.1.6.ebuild
>>> md5 files ;-) ieee80211-1.0.2.ebuild
>>> md5 files ;-) ieee80211-1.1.5.ebuild
>>> md5 files ;-) ieee80211-1.0.3-r2.ebuild
>>> md5 files ;-) ieee80211-1.1.5-r1.ebuild
>>> md5 files ;-) ieee80211-1.0.1.ebuild
>>> md5 files ;-) files/ieee80211-1.0.3-broadcast.patch
>>> md5 files ;-) files/ieee80211-1.1.5-broadcast.patch
>>> md5 files ;-) files/digest-ieee80211-1.0.1
>>> md5 files ;-) files/digest-ieee80211-1.0.2
>>> md5 files ;-) files/digest-ieee80211-1.0.3
>>> md5 files ;-) files/digest-ieee80211-1.1.5
>>> md5 files ;-) files/digest-ieee80211-1.1.6
>>> md5 files ;-) files/ieee80211-1.1.5-we18.patch
>>> md5 files ;-) files/remove-old
>>> md5 files ;-) files/digest-ieee80211-1.0.3-r1
>>> md5 files ;-) files/digest-ieee80211-1.0.3-r2
>>> md5 files ;-) files/digest-ieee80211-1.1.5-r1
>>> md5 files ;-) files/ieee80211-1.0.3-keep_restricted_bit.patch
>>> md5 files ;-) files/ieee80211-1.0.3-open_frag.patch
>>> md5 src_uri ;-) ieee80211-1.1.6.tgz
* Determining the location of the kernel source code
* Found kernel source directory:
* /usr/src/linux
* Found sources for kernel version:
* 2.6.11-gentoo-r8
* Checking for suitable kernel configuration options:
>>> Unpacking source...
>>> Unpacking ieee80211-1.1.6.tgz to /var/tmp/portage/ieee80211-1.1.6/work
>>> Source unpacked.
* Preparing ieee80211 module
Checking in /usr/src/linux/ for ieee80211 components...

make -C /usr/src/linux M=/var/tmp/portage/ieee80211-1.1.6/work/ieee80211-1.1.6 MODVERDIR=/var/tmp/portage/ieee80211-1.1.6/work/ieee80211-1.1.6 modules
make[1]: Entering directory `/usr/src/linux-2.6.11-gentoo-r8'
CC [M] /var/tmp/portage/ieee80211-1.1.6/work/ieee80211-1.1.6/ieee80211_module.o
CC [M] /var/tmp/portage/ieee80211-1.1.6/work/ieee80211-1.1.6/ieee80211_tx.o
/var/tmp/portage/ieee80211-1.1.6/work/ieee80211-1.1.6/ieee80211_tx.c:193: error: syntax error before "gfp_mask"
/var/tmp/portage/ieee80211-1.1.6/work/ieee80211-1.1.6/ieee80211_tx.c:194: warning: function declaration isn't a prototype
/var/tmp/portage/ieee80211-1.1.6/work/ieee80211-1.1.6/ieee80211_tx.c: In function `ieee80211_alloc_txb':
/var/tmp/portage/ieee80211-1.1.6/work/ieee80211-1.1.6/ieee80211_tx.c:197: error: `nr_frags' undeclared (first use in this function)
/var/tmp/portage/ieee80211-1.1.6/work/ieee80211-1.1.6/ieee80211_tx.c:197: error: (Each undeclared identifier is reported only once
/var/tmp/portage/ieee80211-1.1.6/work/ieee80211-1.1.6/ieee80211_tx.c:197: error: for each function it appears in.)
/var/tmp/portage/ieee80211-1.1.6/work/ieee80211-1.1.6/ieee80211_tx.c:198: error: `gfp_mask' undeclared (first use in this function)
/var/tmp/portage/ieee80211-1.1.6/work/ieee80211-1.1.6/ieee80211_tx.c:204: error: `txb_size' undeclared (first use in this function)
make[2]: *** [/var/tmp/portage/ieee80211-1.1.6/work/ieee80211-1.1.6/ieee80211_tx.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [_module_/var/tmp/portage/ieee80211-1.1.6/work/ieee80211-1.1.6] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.11-gentoo-r8'
make: *** [modules] Error 2

!!! ERROR: net-wireless/ieee80211-1.1.6 failed.
!!! Function linux-mod_src_compile, Line 505, Exitcode 2
!!! Unable to make KSRC=/usr/src/linux KSRC_OUTPUT=/usr/src/linux all.
!!! If you need support, post the topmost build error, NOT this status message.

*******************************************************************************************************************************


Here the line 193 of /var/tmp/portage/ieee80211-1.1.6/work/ieee80211-1.1.6/ieee80211_tx.c

static struct ieee80211_txb *ieee80211_alloc_txb(int nr_frags, int txb_size,
unsigned __nocast gfp_mask)

the problem should be linked to the __nocast


hope you can help.
av.
Back to top
View user's profile Send private message
nlindblad
Guru
Guru


Joined: 30 Jun 2005
Posts: 476
Location: Lund, Sweden

PostPosted: Sun Dec 04, 2005 6:16 pm    Post subject: Reply with quote

Upgrade your kernel, 2.6.14 and greater has excellent in-kernel-support for ipw2xxx, no need for third-part modules...
_________________
Please provide detailed tracebacks and your emerge --info when posting compile errors.
Add [SOLVED] to the thread's topic if you feel that your question has been anwered or your problem is solved.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum