分页: 1 / 1

usb无线网卡 rlt8188eu

发表于 : 2013-07-28 10:26
潘恩
google 百度了 好久 看人家都是成功的列子 为什么我就是安装不上呢
现在的问题是make 第一步成功了 又出现了了错误信息
有人能帮忙看看么
make
make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/3.8.0-27-generic/build M=/home/hui/RTL8188EU/rpi-rtl8188eu modules
make[1]: 正在进入目录 `/usr/src/linux-headers-3.8.0-27-generic'
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/core/rtw_cmd.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/core/rtw_security.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/core/rtw_debug.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/core/rtw_io.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/core/rtw_ioctl_query.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/core/rtw_ioctl_set.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/core/rtw_ieee80211.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/core/rtw_mlme.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/core/rtw_mlme_ext.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/core/rtw_wlan_util.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/core/rtw_pwrctrl.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/core/rtw_rf.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/core/rtw_recv.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/core/rtw_sta_mgt.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/core/rtw_xmit.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/core/rtw_p2p.o
/home/hui/RTL8188EU/rpi-rtl8188eu/core/rtw_p2p.c: 在函数‘process_p2p_group_negotation_confirm’中:
/home/hui/RTL8188EU/rpi-rtl8188eu/core/rtw_p2p.c:2559:4: 警告: 格式 ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ [-Wformat]
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/core/rtw_br_ext.o
/home/hui/RTL8188EU/rpi-rtl8188eu/core/rtw_br_ext.c: 在函数‘skb_pull_and_merge’中:
/home/hui/RTL8188EU/rpi-rtl8188eu/core/rtw_br_ext.c:129:16: 警告: 比较指针和整数 [默认启用]
/home/hui/RTL8188EU/rpi-rtl8188eu/core/rtw_br_ext.c: 在函数‘dhcp_flag_bcast’中:
/home/hui/RTL8188EU/rpi-rtl8188eu/core/rtw_br_ext.c:1636:45: 警告: 将一个指针转换为大小不同的整数 [-Wpointer-to-int-cast]
/home/hui/RTL8188EU/rpi-rtl8188eu/core/rtw_br_ext.c:1636:27: 警告: 将一个整数转换为大小不同的指针 [-Wint-to-pointer-cast]
/home/hui/RTL8188EU/rpi-rtl8188eu/core/rtw_br_ext.c:1642:30: 警告: 将一个指针转换为大小不同的整数 [-Wpointer-to-int-cast]
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/core/rtw_iol.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/core/rtw_led.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/core/efuse/rtw_efuse.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/hal/hal_intf.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/hal/hal_com.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/hal/rtl8188e/rtl8188e_hal_init.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/hal/rtl8188e/rtl8188e_phycfg.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/hal/rtl8188e/rtl8188e_rf6052.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/hal/rtl8188e/rtl8188e_dm.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/hal/rtl8188e/rtl8188e_rxdesc.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/hal/rtl8188e/rtl8188e_cmd.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/hal/rtl8188e/usb/usb_halinit.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/hal/rtl8188e/usb/rtl8188eu_led.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/hal/rtl8188e/usb/rtl8188eu_xmit.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/hal/rtl8188e/usb/rtl8188eu_recv.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/hal/rtl8188e/usb/usb_ops_linux.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/hal/rtl8188e/rtl8188e_xmit.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/hal/rtl8188e/rtl8188e_sreset.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/hal/OUTSRC/odm_debug.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/hal/OUTSRC/odm_interface.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/hal/OUTSRC/odm_HWConfig.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/hal/OUTSRC/odm.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/hal/OUTSRC/HalPhyRf.o
/home/hui/RTL8188EU/rpi-rtl8188eu/hal/OUTSRC/HalPhyRf.c: 在函数‘ODM_ResetIQKResult’中:
/home/hui/RTL8188EU/rpi-rtl8188eu/hal/OUTSRC/HalPhyRf.c:1500:2: 警告: 格式 ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long unsigned int’ [-Wformat]
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/hal/OUTSRC/rtl8188e/HalHWImg8188E_MAC.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/hal/OUTSRC/rtl8188e/HalHWImg8188E_BB.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/hal/OUTSRC/rtl8188e/HalHWImg8188E_RF.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/hal/OUTSRC/rtl8188e/Hal8188EFWImg_CE.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/hal/OUTSRC/rtl8188e/HalPhyRf_8188e.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/hal/OUTSRC/rtl8188e/odm_RegConfig8188E.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/hal/OUTSRC/rtl8188e/Hal8188ERateAdaptive.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/hal/OUTSRC/rtl8188e/odm_RTL8188E.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/hal/HalPwrSeqCmd.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/hal/rtl8188e/Hal8188EPwrSeq.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/os_dep/osdep_service.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/os_dep/linux/os_intfs.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/os_dep/linux/usb_intf.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/os_dep/linux/ioctl_linux.o
/home/hui/RTL8188EU/rpi-rtl8188eu/os_dep/linux/ioctl_linux.c: 在函数‘indicate_wx_custom_event’中:
/home/hui/RTL8188EU/rpi-rtl8188eu/os_dep/linux/ioctl_linux.c:160:3: 警告: 格式 ‘%u’ expects argument of type ‘unsigned int’, but argument 3 has type ‘size_t’ [-Wformat]
/home/hui/RTL8188EU/rpi-rtl8188eu/os_dep/linux/ioctl_linux.c: 在函数‘rtw_p2p_set_go_nego_ssid’中:
/home/hui/RTL8188EU/rpi-rtl8188eu/os_dep/linux/ioctl_linux.c:4010:2: 警告: 格式 ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ [-Wformat]
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/os_dep/linux/xmit_linux.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/os_dep/linux/mlme_linux.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/os_dep/linux/recv_linux.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/os_dep/linux/ioctl_cfg80211.o
CC [M] /home/hui/RTL8188EU/rpi-rtl8188eu/os_dep/linux/rtw_android.o
/home/hui/RTL8188EU/rpi-rtl8188eu/os_dep/linux/rtw_android.c: 在函数‘rtw_android_priv_cmd’中:
/home/hui/RTL8188EU/rpi-rtl8188eu/os_dep/linux/rtw_android.c:343:30: 警告: 将一个整数转换为大小不同的指针 [-Wint-to-pointer-cast]
/home/hui/RTL8188EU/rpi-rtl8188eu/os_dep/linux/rtw_android.c:505:20: 警告: 将一个整数转换为大小不同的指针 [-Wint-to-pointer-cast]
LD [M] /home/hui/RTL8188EU/rpi-rtl8188eu/8188eu.o
Building modules, stage 2.
MODPOST 1 modules
WARNING: "kernel_thread" [/home/hui/RTL8188EU/rpi-rtl8188eu/8188eu.ko] undefined!
CC /home/hui/RTL8188EU/rpi-rtl8188eu/8188eu.mod.o
LD [M] /home/hui/RTL8188EU/rpi-rtl8188eu/8188eu.ko
make[1]:正在离开目录 `/usr/src/linux-headers-3.8.0-27-generic'

Re: usb无线网卡 rlt8188eu

发表于 : 2013-12-08 0:09
rediscover