贴个make open-iscsi时出现的问题
make KSRC=/root/linux-2.6.32 出现一大串warning
make -C utils/sysdeps
make[1]: Entering directory `/root/open-iscsi-2.0-871/utils/sysdeps'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/root/open-iscsi-2.0-871/utils/sysdeps'
make -C utils/fwparam_ibft
make[1]: Entering directory `/root/open-iscsi-2.0-871/utils/fwparam_ibft'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/root/open-iscsi-2.0-871/utils/fwparam_ibft'
make -C usr
make[1]: Entering directory `/root/open-iscsi-2.0-871/usr'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/root/open-iscsi-2.0-871/usr'
make -C utils
make[1]: Entering directory `/root/open-iscsi-2.0-871/utils'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/root/open-iscsi-2.0-871/utils'
Compilation complete Output file
----------------------------------- ----------------
Built iSCSI daemon: usr/iscsid
Built management application: usr/iscsiadm
Built boot tool: usr/iscsistart
Read README file for detailed information.
make -C kernel
make[1]: Entering directory `/root/open-iscsi-2.0-871/kernel'
make -C /root/linux-2.6.32/ M=`pwd` KBUILD_OUTPUT= V=0 modules
make[2]: Entering directory `/root/linux-2.6.32'
Building modules, stage 2.
MODPOST 4 modules
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: 'iscsi_host_set_param' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: 'iscsi_host_get_param' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: 'iscsi_conn_get_param' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: 'iscsi_session_get_param' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: 'iscsi_set_param' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: 'iscsi_conn_bind' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: 'iscsi_conn_stop' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: 'iscsi_conn_start' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: 'iscsi_conn_teardown' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: 'iscsi_conn_setup' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: 'iscsi_session_teardown' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: 'iscsi_session_setup' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: 'iscsi_host_free' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: 'iscsi_host_remove' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: 'iscsi_host_alloc' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: 'iscsi_host_add' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: 'iscsi_pool_free' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: 'iscsi_pool_init' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: 'iscsi_eh_device_reset' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: 'iscsi_eh_abort' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: 'iscsi_suspend_tx' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: 'iscsi_eh_target_reset' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: 'iscsi_session_recovery_timedout' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: 'iscsi_target_alloc' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: 'iscsi_change_queue_depth' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: 'iscsi_queuecommand' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: 'iscsi_requeue_task' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: 'iscsi_conn_failure' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: 'iscsi_session_failure' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: 'iscsi_itt_to_ctask' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: 'iscsi_verify_itt' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: 'iscsi_complete_pdu' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: '__iscsi_complete_pdu' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: 'iscsi_itt_to_task' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: 'iscsi_conn_send_pdu' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: 'iscsi_put_task' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: '__iscsi_get_task' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: 'iscsi_prep_data_out_pdu' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: 'iscsi_update_cmdsn' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi: 'iscsi_conn_queue_work' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi_tcp: 'iscsi_tcp_conn_get_stats' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi_tcp: 'iscsi_tcp_r2tpool_free' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi_tcp: 'iscsi_tcp_r2tpool_alloc' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi_tcp: 'iscsi_tcp_conn_teardown' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi_tcp: 'iscsi_tcp_conn_setup' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi_tcp: 'iscsi_tcp_task_xmit' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi_tcp: 'iscsi_tcp_task_init' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi_tcp: 'iscsi_tcp_recv_skb' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi_tcp: 'iscsi_tcp_recv_segment_is_hdr' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi_tcp: 'iscsi_tcp_cleanup_task' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi_tcp: 'iscsi_tcp_hdr_recv_prep' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi_tcp: 'iscsi_segment_seek_sg' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi_tcp: 'iscsi_segment_init_linear' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi_tcp: 'iscsi_tcp_dgst_header' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi_tcp: 'iscsi_tcp_segment_done' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/libiscsi_tcp: 'iscsi_tcp_segment_unmap' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/scsi_transport_iscsi: 'iscsi_unregister_transport' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/scsi_transport_iscsi: 'iscsi_register_transport' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/scsi_transport_iscsi: 'iscsi_session_event' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/scsi_transport_iscsi: 'iscsi_conn_error_event' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/scsi_transport_iscsi: 'iscsi_recv_pdu' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/scsi_transport_iscsi: 'iscsi_destroy_conn' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/scsi_transport_iscsi: 'iscsi_create_conn' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/scsi_transport_iscsi: 'iscsi_destroy_session' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/scsi_transport_iscsi: 'iscsi_free_session' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/scsi_transport_iscsi: 'iscsi_remove_session' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/scsi_transport_iscsi: 'iscsi_create_session' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/scsi_transport_iscsi: 'iscsi_add_session' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/scsi_transport_iscsi: 'iscsi_alloc_session' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/scsi_transport_iscsi: 'iscsi_block_session' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/scsi_transport_iscsi: 'iscsi_unblock_session' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/scsi_transport_iscsi: 'iscsi_scan_finished' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/scsi_transport_iscsi: 'iscsi_host_for_each_session' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/scsi_transport_iscsi: 'iscsi_session_chkready' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/scsi_transport_iscsi: 'iscsi_lookup_endpoint' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/scsi_transport_iscsi: 'iscsi_destroy_endpoint' exported twice. Previous export was in vmlinux
WARNING: /root/open-iscsi-2.0-871/kernel/scsi_transport_iscsi: 'iscsi_create_endpoint' exported twice. Previous export was in vmlinux
make[2]: Leaving directory `/root/linux-2.6.32'
make[1]: Leaving directory `/root/open-iscsi-2.0-871/kernel'
Kernel Compilation complete Output file
----------------------------------- ----------------
Built iSCSI Open Interface module: kernel/scsi_transport_iscsi.ko
Built iSCSI library module: kernel/libiscsi.ko
Built iSCSI over TCP library module: kernel/libiscsi_tcp.ko
Built iSCSI over TCP kernel module: kernel/iscsi_tcp.ko
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论