免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
123下一页
最近访问板块 发新帖
查看: 8826 | 回复: 22
打印 上一主题 下一主题

[硬件问题] RHEL6.4-x86_64 服务器型号Dell R720网卡型号BCM5720 make报错 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2013-05-23 11:25 |只看该作者 |倒序浏览
RHEL6.4-x86_64
服务器型号Dell R720网卡型号BCM5720

驱动是从BCM官网上下的,在make时报错了。

[root@localhost tg3-3.124c]# make
make -C /lib/modules/2.6.32-358.el6.x86_64/build SUBDIRS=/tmp/Server/Linux/Driver/tg3-3.124c modules
make[1]: Entering directory `/usr/src/kernels/2.6.32-358.el6.x86_64'
  CC [M]  /tmp/Server/Linux/Driver/tg3-3.124c/tg3.o
In file included from /tmp/Server/Linux/Driver/tg3-3.124c/tg3.h:13,
                 from /tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:119:
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:61: 错误:与‘bool’类型冲突
include/linux/types.h:34: 附注:‘bool’的上一个声明在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:67: 错误:typedef‘__le32’重定义
include/linux/types.h:184: 附注:‘__le32’的上一个声明在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:68: 错误:typedef‘__be32’重定义
include/linux/types.h:185: 附注:‘__be32’的上一个声明在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:72: 错误:与‘resource_size_t’类型冲突
include/linux/types.h:207: 附注:‘resource_size_t’的上一个声明在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:97: 错误:与‘kzalloc’类型冲突
include/linux/slab.h:324: 附注:‘kzalloc’的上一个定义在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:121: 错误:对‘jiffies_to_usecs’的静态声明出现在非静态声明之后
include/linux/jiffies.h:297: 附注:‘jiffies_to_usecs’的上一个声明在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:134: 错误:对‘usecs_to_jiffies’的静态声明出现在非静态声明之后
include/linux/jiffies.h:299: 附注:‘usecs_to_jiffies’的上一个声明在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:149: 错误:对‘msecs_to_jiffies’的静态声明出现在非静态声明之后
include/linux/jiffies.h:298: 附注:‘msecs_to_jiffies’的上一个声明在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:185: 错误:对‘msleep’的静态声明出现在非静态声明之后
include/linux/delay.h:46: 附注:‘msleep’的上一个声明在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:197: 错误:对‘msleep_interruptible’的静态声明出现在非静态声明之后
include/linux/delay.h:47: 附注:‘msleep_interruptible’的上一个声明在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:254: 错误:对‘pci_ioremap_bar’的静态声明出现在非静态声明之后
include/linux/pci.h:1489: 附注:‘pci_ioremap_bar’的上一个声明在此
在包含自 /tmp/Server/Linux/Driver/tg3-3.124c/tg3.h:13 的文件中,
                 从 /tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:119:
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:519:1: 警告:“dma_unmap_addr”重定义
在包含自 include/asm-generic/pci-dma-compat.h:7 的文件中,
                 从 /usr/src/kernels/2.6.32-358.el6.x86_64/arch/x86/include/asm/pci.h:100,
                 从 include/linux/pci.h:1303,
                 从 /tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:47:
include/linux/dma-mapping.h:257:1: 警告:这是先前定义的位置
在包含自 /tmp/Server/Linux/Driver/tg3-3.124c/tg3.h:13 的文件中,
                 从 /tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:119:
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:523:1: 警告:“dma_unmap_addr_set”重定义
在包含自 include/asm-generic/pci-dma-compat.h:7 的文件中,
                 从 /usr/src/kernels/2.6.32-358.el6.x86_64/arch/x86/include/asm/pci.h:100,
                 从 include/linux/pci.h:1303,
                 从 /tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:47:
include/linux/dma-mapping.h:258:1: 警告:这是先前定义的位置
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:529: 错误:对‘pci_choose_state’的静态声明出现在非静态声明之后
include/linux/pci.h:828: 附注:‘pci_choose_state’的上一个声明在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h: 在函数‘pci_choose_state’中:
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:530: 错误:将‘pm_message_t’返回为‘pci_power_t’时类型不兼容
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h: 在文件层:
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:535: 错误:与‘pci_enable_wake’类型冲突
include/linux/pci.h:831: 附注:‘pci_enable_wake’的上一个声明在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:562: 错误:与‘pci_pme_capable’类型冲突
include/linux/pci.h:829: 附注:‘pci_pme_capable’的上一个声明在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:583: 错误:与‘pci_wake_from_d3’类型冲突
include/linux/pci.h:832: 附注:‘pci_wake_from_d3’的上一个声明在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:593: 错误:对‘pci_set_power_state’的静态声明出现在非静态声明之后
include/linux/pci.h:827: 附注:‘pci_set_power_state’的上一个声明在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:727: 错误:对‘pcie_set_readrq’的静态声明出现在非静态声明之后
include/linux/pci.h:807: 附注:‘pcie_set_readrq’的上一个声明在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:766: 错误:与‘pci_read_vpd’类型冲突
include/linux/pci.h:865: 附注:‘pci_read_vpd’的上一个声明在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:959: 错误:对‘print_mac’的静态声明出现在非静态声明之后
include/linux/if_ether.h:144: 附注:‘print_mac’的上一个声明在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:1049: 错误:‘skb_transport_offset’重定义
include/linux/skbuff.h:1403: 附注:‘skb_transport_offset’的上一个定义在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h: 在函数‘skb_transport_offset’中:
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:1051: 错误:‘const struct sk_buff’没有名为‘h’的成员
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h: 在文件层:
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:1056: 错误:‘ip_hdr’重定义
include/linux/ip.h:110: 附注:‘ip_hdr’的上一个定义在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h: 在函数‘ip_hdr’中:
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:1058: 错误:‘const struct sk_buff’没有名为‘nh’的成员
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h: 在文件层:
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:1063: 错误:‘ip_hdrlen’重定义
include/net/ip.h:48: 附注:‘ip_hdrlen’的上一个定义在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:1070: 错误:‘tcp_hdr’重定义
include/linux/tcp.h:184: 附注:‘tcp_hdr’的上一个定义在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h: 在函数‘tcp_hdr’中:
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:1072: 错误:‘const struct sk_buff’没有名为‘h’的成员
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h: 在文件层:
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:1077: 错误:‘tcp_hdrlen’重定义
include/linux/tcp.h:189: 附注:‘tcp_hdrlen’的上一个定义在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:1084: 错误:‘tcp_optlen’重定义
include/linux/tcp.h:194: 附注:‘tcp_optlen’的上一个定义在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:1312: 错误:‘skb_copy_from_linear_data’重定义
include/linux/skbuff.h:2035: 附注:‘skb_copy_from_linear_data’的上一个定义在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:1328: 错误:‘skb_is_gso_v6’重定义
include/linux/skbuff.h:2325: 附注:‘skb_is_gso_v6’的上一个定义在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:1337: 错误:‘skb_checksum_none_assert’重定义
include/linux/skbuff.h:2360: 附注:‘skb_checksum_none_assert’的上一个定义在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:1344: 错误:typedef‘netdev_tx_t’重定义
include/linux/netdevice.h:97: 附注:‘netdev_tx_t’的上一个声明在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:1409: 错误:‘netif_tx_lock’重定义
include/linux/netdevice.h:2121: 附注:‘netif_tx_lock’的上一个定义在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h: 在函数‘netif_tx_lock’中:
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:1411: 错误:‘struct net_device’没有名为‘xmit_lock’的成员
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:1412: 错误:‘struct net_device’没有名为‘xmit_lock_owner’的成员
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h: 在文件层:
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:1415: 错误:‘netif_tx_unlock’重定义
include/linux/netdevice.h:2149: 附注:‘netif_tx_unlock’的上一个定义在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h: 在函数‘netif_tx_unlock’中:
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:1417: 错误:‘struct net_device’没有名为‘xmit_lock_owner’的成员
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:1418: 错误:‘struct net_device’没有名为‘xmit_lock’的成员
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h: 在文件层:
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:1487: 错误:与‘netdev_priv’类型冲突
include/linux/netdevice.h:1349: 附注:‘netdev_priv’的上一个定义在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h: 在函数‘netdev_priv’中:
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:1489: 错误:‘struct net_device’没有名为‘priv’的成员
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h: 在文件层:
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:1578: 错误:‘struct netdev_hw_addr’重定义
In file included from /tmp/Server/Linux/Driver/tg3-3.124c/tg3.h:13,
                 from /tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:119:
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:1708: 错误:‘ethtool_adv_to_mii_adv_t’重定义
include/linux/mii.h:253: 附注:‘ethtool_adv_to_mii_adv_t’的上一个定义在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:1728: 错误:‘mii_adv_to_ethtool_adv_t’重定义
include/linux/mii.h:280: 附注:‘mii_adv_to_ethtool_adv_t’的上一个定义在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:1748: 错误:‘ethtool_adv_to_mii_ctrl1000_t’重定义
include/linux/mii.h:308: 附注:‘ethtool_adv_to_mii_ctrl1000_t’的上一个定义在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:1760: 错误:‘mii_ctrl1000_to_ethtool_adv_t’重定义
include/linux/mii.h:328: 附注:‘mii_ctrl1000_to_ethtool_adv_t’的上一个定义在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:1772: 错误:‘mii_lpa_to_ethtool_lpa_t’重定义
include/linux/mii.h:348: 附注:‘mii_lpa_to_ethtool_lpa_t’的上一个定义在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:1782: 错误:‘mii_stat1000_to_ethtool_lpa_t’重定义
include/linux/mii.h:366: 附注:‘mii_stat1000_to_ethtool_lpa_t’的上一个定义在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:1794: 错误:‘ethtool_adv_to_mii_adv_x’重定义
include/linux/mii.h:386: 附注:‘ethtool_adv_to_mii_adv_x’的上一个定义在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:1810: 错误:‘mii_adv_to_ethtool_adv_x’重定义
include/linux/mii.h:410: 附注:‘mii_adv_to_ethtool_adv_x’的上一个定义在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:1826: 错误:‘mii_lpa_to_ethtool_lpa_x’重定义
include/linux/mii.h:434: 附注:‘mii_lpa_to_ethtool_lpa_x’的上一个定义在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:1838: 错误:‘ethtool_rxfh_indir_default’重定义
include/linux/ethtool.h:573: 附注:‘ethtool_rxfh_indir_default’的上一个定义在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:1851: 错误:‘mii_resolve_flowctrl_fdx’重定义
include/linux/mii.h:467: 附注:‘mii_resolve_flowctrl_fdx’的上一个定义在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:1869: 错误:与‘mii_advertise_flowctrl’类型冲突
include/linux/mii.h:448: 附注:‘mii_advertise_flowctrl’的上一个定义在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:1953: 错误:‘ethtool_cmd_speed’重定义
include/linux/ethtool.h:48: 附注:‘ethtool_cmd_speed’的上一个定义在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat.h:1960: 错误:与‘ethtool_cmd_speed_set’类型冲突
include/linux/ethtool.h:40: 附注:‘ethtool_cmd_speed_set’的上一个定义在此
In file included from /tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:274:
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat2.h:4: 错误:‘pci_pcie_cap’重定义
include/linux/pci.h:1531: 附注:‘pci_pcie_cap’的上一个定义在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat2.h:14: 错误:与‘pci_is_pcie’类型冲突
include/linux/pci.h:1631: 附注:‘pci_is_pcie’的上一个定义在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat2.h:283: 错误:嵌套的‘enum ethtool_phys_id_state’重定义
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat2.h:283: 错误:‘enum ethtool_phys_id_state’重声明
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat2.h:284: 错误:枚举‘ETHTOOL_ID_INACTIVE’重声明
include/linux/ethtool.h:558: 附注:‘ETHTOOL_ID_INACTIVE’的上一个定义在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat2.h:285: 错误:枚举‘ETHTOOL_ID_ACTIVE’重声明
include/linux/ethtool.h:559: 附注:‘ETHTOOL_ID_ACTIVE’的上一个定义在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat2.h:286: 错误:枚举‘ETHTOOL_ID_ON’重声明
include/linux/ethtool.h:560: 附注:‘ETHTOOL_ID_ON’的上一个定义在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3_compat2.h:288: 错误:枚举‘ETHTOOL_ID_OFF’重声明
include/linux/ethtool.h:562: 附注:‘ETHTOOL_ID_OFF’的上一个定义在此
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c: 在函数‘tg3_tx’中:
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:6640: 错误:隐式声明函数‘dma_unmap_addr’
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:6640: 错误:‘mapping’未声明(在此函数内第一次使用)
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:6640: 错误:(即使在一个函数内多次出现,每个未声明的标识符在其
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:6640: 错误:所在的函数内也只报告一次。)
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c: 在函数‘tg3_rx_data_free’中:
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:6710: 错误:‘mapping’未声明(在此函数内第一次使用)
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c: 在函数‘tg3_alloc_rx_data’中:
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:6777: 错误:隐式声明函数‘dma_unmap_addr_set’
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c: 在函数‘tg3_recycle_rx’中:
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:6822: 错误:‘mapping’未声明(在此函数内第一次使用)
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c: 在函数‘tg3_rx’中:
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:6894: 错误:‘mapping’未声明(在此函数内第一次使用)
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:6999: 错误:‘struct tg3’没有名为‘vlgrp’的成员
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:7023: 错误:‘struct tg3’没有名为‘vlgrp’的成员
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:7110: 错误:隐式声明函数‘netif_rx_schedule’
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c: 在函数‘tg3_poll’中:
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:7446: 错误:隐式声明函数‘netif_rx_complete’
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:7460: 错误:‘struct net_device’没有名为‘quota’的成员
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:7461: 错误:‘struct net_device’没有名为‘quota’的成员
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:7466: 错误:‘struct net_device’没有名为‘quota’的成员
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c: 在函数‘tg3_napi_disable’中:
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:7495: 错误:隐式声明函数‘netif_poll_disable’
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c: 在函数‘tg3_napi_init’中:
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:7508: 错误:‘struct net_device’没有名为‘poll’的成员
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:7509: 错误:‘struct net_device’没有名为‘weight’的成员
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c: 在函数‘tg3_napi_enable’中:
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:7531: 错误:隐式声明函数‘netif_poll_enable’
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c: 在函数‘tg3_tx_skb_unmap’中:
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:7923: 错误:‘mapping’未声明(在此函数内第一次使用)
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c: 在函数‘tigon3_dma_hwbug_workaround’中:
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:7989: 错误:‘mapping’未声明(在此函数内第一次使用)
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c: 在函数‘tg3_run_loopback’中:
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:13901: 错误:‘mapping’未声明(在此函数内第一次使用)
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c: 在文件层:
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:14518: 错误:初始值设定项里有未知的字段‘get_channels’
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:14518: 警告:从不兼容的指针类型初始化
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:14519: 错误:初始值设定项里有未知的字段‘set_channels’
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:14519: 警告:从不兼容的指针类型初始化
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c: 在函数‘tg3_init_one’中:
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:18056: 错误:‘struct net_device’没有名为‘open’的成员
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:18057: 错误:‘struct net_device’没有名为‘stop’的成员
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:18058: 错误:‘struct net_device’没有名为‘get_stats’的成员
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:18059: 错误:‘struct net_device’没有名为‘set_multicast_list’的成员
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:18060: 错误:‘struct net_device’没有名为‘set_mac_address’的成员
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:18061: 错误:‘struct net_device’没有名为‘do_ioctl’的成员
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:18062: 错误:‘struct net_device’没有名为‘tx_timeout’的成员
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:18063: 错误:‘struct net_device’没有名为‘change_mtu’的成员
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:18069: 错误:‘struct net_device’没有名为‘poll_controller’的成员
/tmp/Server/Linux/Driver/tg3-3.124c/tg3.c:18072: 错误:‘struct net_device’没有名为‘hard_start_xmit’的成员
make[2]: *** [/tmp/Server/Linux/Driver/tg3-3.124c/tg3.o] 错误 1
make[1]: *** [_module_/tmp/Server/Linux/Driver/tg3-3.124c] 错误 2
make[1]: Leaving directory `/usr/src/kernels/2.6.32-358.el6.x86_64'
make: *** [default] 错误 2


望大侠支招。。。。。

论坛徽章:
381
CU十二周年纪念徽章
日期:2014-01-04 22:46:58CU大牛徽章
日期:2013-03-13 15:32:35CU大牛徽章
日期:2013-03-13 15:38:15CU大牛徽章
日期:2013-03-13 15:38:52CU大牛徽章
日期:2013-03-14 14:08:55CU大牛徽章
日期:2013-04-17 11:17:19CU大牛徽章
日期:2013-04-17 11:17:32CU大牛徽章
日期:2013-04-17 11:17:37CU大牛徽章
日期:2013-04-17 11:17:42CU大牛徽章
日期:2013-04-17 11:17:47CU大牛徽章
日期:2013-04-17 11:17:52CU大牛徽章
日期:2013-04-17 11:17:56
2 [报告]
发表于 2013-05-23 13:48 |只看该作者
内核头文件和内核源码都安装过了?

论坛徽章:
0
3 [报告]
发表于 2013-05-23 13:57 |只看该作者
本帖最后由 tgnan 于 2013-05-23 14:00 编辑

安装系统时 ,勾选了所有的安装组件和包包,。
我自己猜测应该是没有的问题吧,
。。
真不行,我自己搭个本地yum再试试吧。

论坛徽章:
381
CU十二周年纪念徽章
日期:2014-01-04 22:46:58CU大牛徽章
日期:2013-03-13 15:32:35CU大牛徽章
日期:2013-03-13 15:38:15CU大牛徽章
日期:2013-03-13 15:38:52CU大牛徽章
日期:2013-03-14 14:08:55CU大牛徽章
日期:2013-04-17 11:17:19CU大牛徽章
日期:2013-04-17 11:17:32CU大牛徽章
日期:2013-04-17 11:17:37CU大牛徽章
日期:2013-04-17 11:17:42CU大牛徽章
日期:2013-04-17 11:17:47CU大牛徽章
日期:2013-04-17 11:17:52CU大牛徽章
日期:2013-04-17 11:17:56
4 [报告]
发表于 2013-05-23 14:03 |只看该作者
你看下你的那个驱动包的安装说明文件,检查下你的机器,看看有没有缺包

论坛徽章:
0
5 [报告]
发表于 2013-05-23 16:32 |只看该作者
chenyx 发表于 2013-05-23 14:03
你看下你的那个驱动包的安装说明文件,检查下你的机器,看看有没有缺包


疑似,操作系统版本太高吧,
准备换6.3试一下。。


论坛徽章:
16
IT运维版块每日发帖之星
日期:2015-10-02 06:20:00IT运维版块每月发帖之星
日期:2015-09-11 19:30:52IT运维版块每周发帖之星
日期:2015-09-11 19:20:31IT运维版块每日发帖之星
日期:2015-08-26 06:20:00每日论坛发贴之星
日期:2015-08-20 06:20:00IT运维版块每日发帖之星
日期:2015-08-20 06:20:002015年辞旧岁徽章
日期:2015-03-03 16:54:15金牛座
日期:2014-05-04 16:58:09双子座
日期:2013-12-17 16:44:37辰龙
日期:2013-11-22 15:20:59狮子座
日期:2013-11-18 22:55:08射手座
日期:2013-11-12 10:54:26
6 [报告]
发表于 2013-05-23 16:37 |只看该作者
不建议用最新的OS,问题会比较多。

论坛徽章:
0
7 [报告]
发表于 2013-05-23 17:07 |只看该作者
wenhq 发表于 2013-05-23 16:37
不建议用最新的OS,问题会比较多。


各位可否推荐下相对稳定的版本,
6.3
6.2
6.1
6.0

论坛徽章:
16
IT运维版块每日发帖之星
日期:2015-10-02 06:20:00IT运维版块每月发帖之星
日期:2015-09-11 19:30:52IT运维版块每周发帖之星
日期:2015-09-11 19:20:31IT运维版块每日发帖之星
日期:2015-08-26 06:20:00每日论坛发贴之星
日期:2015-08-20 06:20:00IT运维版块每日发帖之星
日期:2015-08-20 06:20:002015年辞旧岁徽章
日期:2015-03-03 16:54:15金牛座
日期:2014-05-04 16:58:09双子座
日期:2013-12-17 16:44:37辰龙
日期:2013-11-22 15:20:59狮子座
日期:2013-11-18 22:55:08射手座
日期:2013-11-12 10:54:26
8 [报告]
发表于 2013-05-23 17:10 |只看该作者
我一直用5.5感觉不错!

论坛徽章:
48
15-16赛季CBA联赛之青岛
日期:2021-01-07 13:41:2315-16赛季CBA联赛之上海
日期:2020-12-01 18:02:0720周年集字徽章-20	
日期:2020-10-28 14:14:2620周年集字徽章-20	
日期:2020-10-28 14:04:3015-16赛季CBA联赛之天津
日期:2020-10-18 22:51:412016猴年福章徽章
日期:2016-02-18 15:30:3415-16赛季CBA联赛之北控
日期:2015-12-22 13:30:48操作系统版块每日发帖之星
日期:2015-12-07 06:20:00操作系统版块每日发帖之星
日期:2015-09-04 06:20:002015亚冠之德黑兰石油
日期:2015-08-05 18:46:082015年亚洲杯之巴勒斯坦
日期:2015-04-19 10:42:502015年亚洲杯之巴林
日期:2015-04-09 08:03:23
9 [报告]
发表于 2013-05-23 21:21 |只看该作者
官方网站给的不是有6.2、6.3的rpm驱动包么?

论坛徽章:
0
10 [报告]
发表于 2013-05-24 09:22 |只看该作者
lbseraph 发表于 2013-05-23 21:21
官方网站给的不是有6.2、6.3的rpm驱动包么?



我上的系统是6.4的,所以会有问题。
测试中
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP