Hi,
Ich wollte mit einem world-update meine System mal wieder auf den neusten Stand bringen, aber leider bekomme ich beim ieee80211-1.1.6 folgende Meldung:
* Determining the location of the kernel source code
* Found kernel source directory:
* /usr/src/linux
* Found sources for kernel version:
* 2.6.10-gentoo-r6
* Checking for suitable kernel configuration options:
>>> Unpacking source...
>>> Unpacking ieee80211-1.1.6.tgz to /mnt/Shared/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=/mnt/Shared/portage/ieee80211-1.1.6/work/ieee80211-1.1.6 MODVERDIR=/mnt/Shared/portage/ieee80211-1.1.6/work/ieee80211-1.1.6 modules
make[1]: Entering directory `/usr/src/linux-2.6.10-gentoo-r6'
CC [M] /mnt/Shared/portage/ieee80211-1.1.6/work/ieee80211-1.1.6/ieee80211_module.o
CC [M] /mnt/Shared/portage/ieee80211-1.1.6/work/ieee80211-1.1.6/ieee80211_tx.o
/mnt/Shared/portage/ieee80211-1.1.6/work/ieee80211-1.1.6/ieee80211_tx.c:193: error: parse error before "gfp_mask"
/mnt/Shared/portage/ieee80211-1.1.6/work/ieee80211-1.1.6/ieee80211_tx.c:194: warning: function declaration isn't a prototype
/mnt/Shared/portage/ieee80211-1.1.6/work/ieee80211-1.1.6/ieee80211_tx.c: In function `ieee80211_alloc_txb':
/mnt/Shared/portage/ieee80211-1.1.6/work/ieee80211-1.1.6/ieee80211_tx.c:197: error: `nr_frags' undeclared (first use in this function)
/mnt/Shared/portage/ieee80211-1.1.6/work/ieee80211-1.1.6/ieee80211_tx.c:197: error: (Each undeclared identifier is reported only once
/mnt/Shared/portage/ieee80211-1.1.6/work/ieee80211-1.1.6/ieee80211_tx.c:197: error: for each function it appears in.)
/mnt/Shared/portage/ieee80211-1.1.6/work/ieee80211-1.1.6/ieee80211_tx.c:198: error: `gfp_mask' undeclared (first use in this function)
/mnt/Shared/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]: *** [/mnt/Shared/portage/ieee80211-1.1.6/work/ieee80211-1.1.6/ieee80211_tx.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [_module_/mnt/Shared/portage/ieee80211-1.1.6/work/ieee80211-1.1.6] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.10-gentoo-r6'
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.
Was kann man denn daraus lesen? Also die aktuell installierte Version läst sich ohne probleme emergen. Freu mich über jeden Beitrag.
Gitano