Gentoo Archives: gentoo-user-de

From: Christian <MainNewz@×××.net>
To: gentoo-user-de@l.g.o
Subject: [gentoo-user-de] Fehler beim Compilieren der WLAN Treiber
Date: Wed, 21 Jul 2004 19:09:55
Message-Id: 1993534852.20040721210951@gmx.net
1 Hi Leute,
2
3 ich hab mir von Ralink Tech eine WLAN Karte besorgt. Dazu gibt's auch
4 vom Hersteller Originaltreiber (http://www.ralinktech.com). Benutzt
5 wird der Treiber RT2500-Linux-STA-1-4-0-0 der auch meinen 2.6er Kernel
6 (linux-2.6.5-gentoo-r1) unterstützt.
7
8 Beim kompilieren mit 'make all' bekomm ich folgende Fehlermeldung:
9
10 --------------------------[SNAP]--------------------------
11 # make all
12 cc -D__KERNEL__ -I/usr/src/linux-2.6.5-gentoo-r1/include -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.6.5-gentoo-r1/include/linux/modversions.h -Wall -Wstrict-prototypes -Wno-trigraphs -c -o rtmp_main.o rtmp_main.c
13 <command line>:138217825:2472: /usr/src/linux-2.6.5-gentoo-r1/include/linux/modversions.h: No such file or directory
14 In file included from /usr/src/linux-2.6.5-gentoo-r1/include/linux/irq.h:20,
15 from /usr/src/linux-2.6.5-gentoo-r1/include/asm/hardirq.h:6,
16 from /usr/src/linux-2.6.5-gentoo-r1/include/linux/interrupt.h:11,
17 from rt_config.h:54,
18 from rtmp_main.c:30:
19 /usr/src/linux-2.6.5-gentoo-r1/include/asm/irq.h:16:25: irq_vectors.h: No such file or directory
20 In file included from /usr/src/linux-2.6.5-gentoo-r1/include/asm/hardirq.h:6,
21 from /usr/src/linux-2.6.5-gentoo-r1/include/linux/interrupt.h:11,
22 from rt_config.h:54,
23 from rtmp_main.c:30:
24 /usr/src/linux-2.6.5-gentoo-r1/include/linux/irq.h:70: error: `NR_IRQS' undeclared here (not in a function)
25 In file included from /usr/src/linux-2.6.5-gentoo-r1/include/linux/irq.h:72,
26 from /usr/src/linux-2.6.5-gentoo-r1/include/asm/hardirq.h:6,
27 from /usr/src/linux-2.6.5-gentoo-r1/include/linux/interrupt.h:11,
28 from rt_config.h:54,
29 from rtmp_main.c:30:
30 /usr/src/linux-2.6.5-gentoo-r1/include/asm/hw_irq.h:28: error: `NR_IRQ_VECTORS' undeclared here (not in a function)
31 /usr/src/linux-2.6.5-gentoo-r1/include/asm/hw_irq.h:31: error: `NR_IRQS' undeclared here (not in a function)
32 make: *** [rtmp_main.o] Error 1
33 --------------------------[SNAP]--------------------------
34
35 Hat jemand einen Tip woran das liegen könnte?
36
37
38
39 Danke schon mal
40 Chris
41
42
43 --
44 gentoo-user-de@g.o mailing list