Gentoo Archives: gentoo-user-de

From: Wolfgang Wulle <WoWu@×××.de>
To: gentoo-user-de@l.g.o
Subject: [gentoo-user-de] emerge ipw2200-1.1.3 laeuft auf Fehler
Date: Mon, 17 Jul 2006 07:19:47
Message-Id: 20060717071644.GA27190@testy.home
1 Guten Morgen Zusammen,
2
3 seit Ende letzter Woche will 'emerge' das Paket
4 net-wireless/ipw2200 auf die Version ipw2200-1.1.3 updaten.
5 Hier mal die Fehlermeldung:
6
7 [...]
8
9 * /usr/src/linux
10 * Found sources for kernel version:
11 * 2.6.16.16
12 * Checking for suitable kernel configuration options...
13 [ ok ]
14 >>> Unpacking source...
15 >>> Unpacking ipw2200-1.1.3.tgz to /var/tmp/portage/ipw2200-1.1.3/work
16 * Applying ipw2200-1.1.3-modverdir.patch ...
17 [ ok ]
18 >>> Source unpacked.
19 >>> Compiling source in /var/tmp/portage/ipw2200-1.1.3/work/ipw2200-1.1.3 ...
20 * Preparing ipw2200 module
21 make -C /usr/src/linux M=/var/tmp/portage/ipw2200-1.1.3/work/ipw2200-1.1.3 modules
22 make[1]: Entering directory `/usr/src/linux-2.6.16.16'
23 CC [M] /var/tmp/portage/ipw2200-1.1.3/work/ipw2200-1.1.3/ipw2200.o
24 /var/tmp/portage/ipw2200-1.1.3/work/ipw2200-1.1.3/ipw2200.c: In function
25 `ipw_wpa_set_auth_algs':
26 /var/tmp/portage/ipw2200-1.1.3/work/ipw2200-1.1.3/ipw2200.c:6502: error:
27 `WLAN_AUTH_LEAP' undeclared (first use in this function)
28 /var/tmp/portage/ipw2200-1.1.3/work/ipw2200-1.1.3/ipw2200.c:6502: error: (Each
29 undeclared identifier is reported only once
30 /var/tmp/portage/ipw2200-1.1.3/work/ipw2200-1.1.3/ipw2200.c:6502: error: for each
31 function it appears in.)
32 /var/tmp/portage/ipw2200-1.1.3/work/ipw2200-1.1.3/ipw2200.c: In function
33 `ipw_associate_network':
34 /var/tmp/portage/ipw2200-1.1.3/work/ipw2200-1.1.3/ipw2200.c:7773: error:
35 `WLAN_AUTH_LEAP' undeclared (first use in this function)
36 /var/tmp/portage/ipw2200-1.1.3/work/ipw2200-1.1.3/ipw2200.c: In function
37 `ipw_pci_probe':
38 /var/tmp/portage/ipw2200-1.1.3/work/ipw2200-1.1.3/ipw2200.c:12273: error:
39 structure has no member named `is_qos_active'
40 make[2]: *** [/var/tmp/portage/ipw2200-1.1.3/work/ipw2200-1.1.3/ipw2200.o] Error 1
41 make[1]: *** [_module_/var/tmp/portage/ipw2200-1.1.3/work/ipw2200-1.1.3] Error 2
42 make[1]: Leaving directory `/usr/src/linux-2.6.16.16'
43 make: *** [modules] Error 2
44
45 !!! ERROR: net-wireless/ipw2200-1.1.3 failed.
46 Call stack:
47 ebuild.sh, line 1539: Called dyn_compile
48 ebuild.sh, line 939: Called src_compile
49 ipw2200-1.1.3.ebuild, line 72: Called linux-mod_src_compile
50 linux-mod.eclass, line 515: Called die
51
52 !!! Unable to make KSRC=/usr/src/linux KSRC_OUTPUT=/usr/src/linux
53 IEEE80211_INC=/usr/include all.
54 !!! If you need support, post the topmost build error, and the call stack if
55 relevant.
56
57 [...]
58
59 ein mehrfaches 'emerge --sync' und ein 'revdev-rebuild' in der Hoffnung
60 dass es eine Lösung bringt, ist leider gescheitert.
61
62 Kann mir jemand weiterhelfen, an welcher Schraube ich noch drehen kann,
63 damit der Fehler nicht mehr auftaucht ?
64
65 Gruß
66
67 Wolfgang
68
69 --
70 <RealTimo> AOL-CDs sind doch cool
71 <RealTimo> Kann man sich die Wand mit tapezieren
72 -- #Artis

Replies

Subject Author
Re: [gentoo-user-de] emerge ipw2200-1.1.3 laeuft auf Fehler Christian Heim <phreak@g.o>