|
我的笔记本无线网卡是Realtek 8172,内核不能直接支持,只能通过安装rtl8192se驱动程序了,可是使用emerge -av rtl8192se时出现了如下错误:
[php][Yes/No] * CONFIG_WIRELESS_EXT: is not set when it should be.
* Please check to make sure these options are set correctly.
* Failure to do so may cause unexpected problems.
* ERROR: net-wireless/rtl8192se-2.6.0017.0705.2010-r1 failed:
* Unable to emake HOSTCC=i686-pc-linux-gnu-gcc CROSS_COMPILE=i686-pc-linux-gnu- LDFLAGS= all
*
* Call stack:
* ebuild.sh, line 54: Called src_compile
* environment, line 3563: Called linux-mod_src_compile
* environment, line 2762: Called die
* The specific snippet of code:
* eval "emake HOSTCC=\"$(tc-getBUILD_CC)\" CROSS_COMPILE=${CHOST}- LDFLAGS=\"$(get_abi_LDFLAGS)\" ${BUILD_FIXES} ${BUILD_PARAMS} ${BUILD_TARGETS} " || die "Unable to emake HOSTCC="$(tc-getBUILD_CC)" CROSS_COMPILE=${CHOST}- LDFLAGS="$(get_abi_LDFLAGS)" ${BUILD_FIXES} ${BUILD_PARAMS} ${BUILD_TARGETS}";
*
* If you need support, post the output of 'emerge --info =net-wireless/rtl8192se-2.6.0017.0705.2010-r1',
* the complete build log and the output of 'emerge -pqv =net-wireless/rtl8192se-2.6.0017.0705.2010-r1'.
* The complete build log is located at '/var/tmp/portage/net-wireless/rtl8192se-2.6.0017.0705.2010-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/net-wireless/rtl8192se-2.6.0017.0705.2010-r1/temp/environment'.
* S: '/var/tmp/portage/net-wireless/rtl8192se-2.6.0017.0705.2010-r1/work/rtl8192se_linux_2.6.0017.0705.2010'[/php]
看不懂错误提示,请高手指点~ |
|