Gentoo Archives: gentoo-user

From: Darren Kirby <bulliver@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] net-wireless/rtl8192se compile failure
Date: Tue, 28 Sep 2010 06:42:09
Message-Id: AANLkTikEGXwcKKDiPvj0U9+OpyX9T_GYPpw8En9kufTC@mail.gmail.com
1 Hello all,
2
3 Trying to put the finishing touches on a new install, and compiling
4 the wireless driver is failing. Machine is a Toshiba Satellite L450,
5 uname:
6
7 2.6.34-gentoo-r6 #2 SMP Mon Sep 27 05:48:15 MDT 2010 x86_64
8 Pentium(R) Dual-Core CPU T4400 @ 2.20GHz GenuineIntel GNU/Linux
9
10 lspci reports the device as: 14:00.0 Network controller: Realtek
11 Semiconductor Co., Ltd. Device 8172 (rev 10)
12
13 Errors:
14
15 make[1]: Entering directory `/usr/src/linux-2.6.34-gentoo-r6'
16 CC [M] /var/tmp/portage/net-wireless/rtl8192se-2.6.0017.0705.2010-r1/work/rtl8192se_linux_2.6.0017.0705.2010/HAL/rtl8192/rtl_core.o
17 /var/tmp/portage/net-wireless/rtl8192se-2.6.0017.0705.2010-r1/work/rtl8192se_linux_2.6.0017.0705.2010/HAL/rtl8192/rtl_core.c:
18 In function 'rtl8192_pci_probe':
19 /var/tmp/portage/net-wireless/rtl8192se-2.6.0017.0705.2010-r1/work/rtl8192se_linux_2.6.0017.0705.2010/HAL/rtl8192/rtl_core.c:5539:
20 error: 'struct net_device' has no member named 'wireless_handlers'
21 make[2]: *** [/var/tmp/portage/net-wireless/rtl8192se-2.6.0017.0705.2010-r1/work/rtl8192se_linux_2.6.0017.0705.2010/HAL/rtl8192/rtl_core.o]
22 Error 1
23 make[1]: *** [_module_/var/tmp/portage/net-wireless/rtl8192se-2.6.0017.0705.2010-r1/work/rtl8192se_linux_2.6.0017.0705.2010/HAL/rtl8192]
24 Error 2
25
26 and:
27
28 * ERROR: net-wireless/rtl8192se-2.6.0017.0705.2010-r1 failed:
29 * Unable to emake HOSTCC=x86_64-pc-linux-gnu-gcc
30 CROSS_COMPILE=x86_64-pc-linux-gnu- LDFLAGS= all
31
32 Scratching my head here, as before installing gentoo I fired it up
33 with a knoppix disk, and I was able to download and compile the
34 drivers directly from Realtek's website, and wireless worked just
35 fine. Based on that I'm thinking it's not a bug, but rather something
36 wrong with my environment. Hoping I'm overlooking something simple
37 here.
38
39 Am I forgetting any pertinent info? Thanks for any ideas...
40 Darren
41 --
42 Support the mob or mysteriously disappear...
43 I'm on flickr: http://www.flickr.com/photos/badcomputer/

Replies

Subject Author
[gentoo-user] Re: net-wireless/rtl8192se compile failure walt <w41ter@×××××.com>