免费注册 查看新帖 |

Chinaunix

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

[Mail] vpopmail的make问题 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-03-23 15:41 |只看该作者 |倒序浏览
我在安装vpopmail在./configure完MAKE的时候报了如下错误:
/usr/lib/mysql/libmysqlclient.a(libmysql.o)(.text+0x3a7): In function `mysql_kill':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(libmysql.o)(.text+0x19ed): In function `reset_stmt_handle':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(libmysql.o)(.text+0x1be1): In function `mysql_stmt_close':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(libmysql.o)(.text+0x1dda): In function `mysql_stmt_prepare':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(libmysql.o)(.text+0x1ee5): In function `net_store_datetime':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(libmysql.o)(.text+0x22e0): In function `mysql_stmt_bind_result':
: undefined reference to `__sprintf_chk'
/usr/lib/mysql/libmysqlclient.a(libmysql.o)(.text+0x2bda): In function `fetch_float_with_conversion':
: undefined reference to `__sprintf_chk'
/usr/lib/mysql/libmysqlclient.a(libmysql.o)(.text+0x2c5b): In function `fetch_float_with_conversion':
: undefined reference to `__sprintf_chk'
/usr/lib/mysql/libmysqlclient.a(libmysql.o)(.text+0x2f5: In function `fetch_float_with_conversion':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(libmysql.o)(.text+0x308c): In function `fetch_long_with_conversion':
: undefined reference to `__memset_chk'
/usr/lib/mysql/libmysqlclient.a(libmysql.o)(.text+0x32a1): In function `fetch_long_with_conversion':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(libmysql.o)(.text+0x3459): In function `fetch_datetime_with_conversion':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(libmysql.o)(.text+0x3aa0): In function `stmt_read_row_from_cursor':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(libmysql.o)(.text+0x3c89): In function `execute':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(libmysql.o)(.text+0x44ec): In function `mysql_list_fields':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(libmysql.o)(.text+0x458a): more undefined references to `__stack_chk_fail' follow
/usr/lib/mysql/libmysqlclient.a(libmysql.o)(.text+0x5277): In function `mysql_change_user':
: undefined reference to `__stpcpy_chk'
/usr/lib/mysql/libmysqlclient.a(libmysql.o)(.text+0x5440): In function `mysql_change_user':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(libmysql.o)(.text+0x5777): In function `handle_local_infile':
: undefined reference to `__sprintf_chk'
/usr/lib/mysql/libmysqlclient.a(libmysql.o)(.text+0x593b): In function `mysql_stmt_send_long_data':
: undefined reference to `__sprintf_chk'
/usr/lib/mysql/libmysqlclient.a(libmysql.o)(.text+0x59a3): In function `mysql_stmt_send_long_data':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(libmysql.o)(.text+0x5b64): In function `store_param_time':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(libmysql.o)(.text+0x5d71): In function `mysql_stmt_bind_param':
: undefined reference to `__sprintf_chk'
/usr/lib/mysql/libmysqlclient.a(password.o)(.text+0x330): In function `check_scramble':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(password.o)(.text+0x442): In function `scramble':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(password.o)(.text+0x504): In function `make_scrambled_password':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(password.o)(.text+0x545): In function `make_password_from_salt_323':
: undefined reference to `__sprintf_chk'
/usr/lib/mysql/libmysqlclient.a(password.o)(.text+0x5a2): In function `make_scrambled_password_323':
: undefined reference to `__sprintf_chk'
/usr/lib/mysql/libmysqlclient.a(password.o)(.text+0x86f): In function `check_scramble_323':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(my_init.o)(.text+0x127): In function `my_end':
: undefined reference to `__fprintf_chk'
/usr/lib/mysql/libmysqlclient.a(my_init.o)(.text+0x159): In function `my_end':
: undefined reference to `__sprintf_chk'
/usr/lib/mysql/libmysqlclient.a(my_error.o)(.text+0x161): In function `my_printf_error':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(my_error.o)(.text+0x232): In function `my_error':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(mf_pack.o)(.text+0x6d): In function `intern_filename':
: undefined reference to `__stpcpy_chk'
/usr/lib/mysql/libmysqlclient.a(mf_pack.o)(.text+0x74): In function `intern_filename':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(mf_pack.o)(.text+0x3dd): In function `cleanup_dirname':
: undefined reference to `__stpcpy_chk'
/usr/lib/mysql/libmysqlclient.a(mf_pack.o)(.text+0x446): In function `cleanup_dirname':
: undefined reference to `__stpcpy_chk'
/usr/lib/mysql/libmysqlclient.a(mf_pack.o)(.text+0x487): In function `cleanup_dirname':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(mf_pack.o)(.text+0x5f1): In function `unpack_dirname':
: undefined reference to `__memmove_chk'
/usr/lib/mysql/libmysqlclient.a(mf_pack.o)(.text+0x692): In function `unpack_dirname':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(mf_pack.o)(.text+0x765): In function `unpack_filename':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(mf_pack.o)(.text+0xa6c): In function `pack_dirname':
: undefined reference to `__stpcpy_chk'
/usr/lib/mysql/libmysqlclient.a(mf_pack.o)(.text+0xaa9): In function `pack_dirname':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(mf_format.o)(.text+0x33a): In function `fn_format':
: undefined reference to `__stpcpy_chk'
/usr/lib/mysql/libmysqlclient.a(mf_format.o)(.text+0x401): In function `fn_format':
: undefined reference to `__memmove_chk'
/usr/lib/mysql/libmysqlclient.a(mf_format.o)(.text+0x411): In function `fn_format':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(my_symlink.o)(.text+0x6c): In function `my_realpath':
: undefined reference to `__realpath_chk'
/usr/lib/mysql/libmysqlclient.a(my_symlink.o)(.text+0xa1): In function `my_realpath':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(mf_loadpath.o)(.text+0x5: In function `my_load_path':
: undefined reference to `__stpcpy_chk'
/usr/lib/mysql/libmysqlclient.a(mf_loadpath.o)(.text+0xf: In function `my_load_path':
: undefined reference to `__stpcpy_chk'
/usr/lib/mysql/libmysqlclient.a(mf_loadpath.o)(.text+0x153): In function `my_load_path':
: undefined reference to `__strcat_chk'
/usr/lib/mysql/libmysqlclient.a(mf_loadpath.o)(.text+0x15d): In function `my_load_path':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(charset.o)(.text+0xc61): In function `get_internal_charset':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(charset.o)(.text+0xd39): In function `init_available_charsets':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(charset.o)(.text+0xea1): In function `get_charset_by_csname':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(charset.o)(.text+0xfa6): In function `get_charset':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(charset.o)(.text+0x1055): more undefined references to `__stack_chk_fail' follow
/usr/lib/mysql/libmysqlclient.a(ctype.o)(.text+0x41b): In function `cs_value':
: undefined reference to `__sprintf_chk'
/usr/lib/mysql/libmysqlclient.a(ctype.o)(.text+0x6e5): In function `cs_value':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(ctype-simple.o)(.text+0x17ef): In function `my_longlong10_to_str_8bit':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(ctype-simple.o)(.text+0x1a0d): In function `my_long10_to_str_8bit':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(ctype-ucs2.o)(.text+0x121: In function `my_l10tostr_ucs2':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(ctype-ucs2.o)(.text+0x13da): In function `my_ll10tostr_ucs2':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(ctype-ucs2.o)(.text+0x2021): more undefined references to `__stack_chk_fail' follow
/usr/lib/mysql/libmysqlclient.a(xml.o)(.text+0x300): In function `my_xml_leave':
: undefined reference to `__sprintf_chk'
/usr/lib/mysql/libmysqlclient.a(xml.o)(.text+0x364): In function `my_xml_leave':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(xml.o)(.text+0x925): In function `my_xml_parse':
: undefined reference to `__sprintf_chk'
/usr/lib/mysql/libmysqlclient.a(client.o)(.text+0xa40): In function `mysql_set_character_set':
: undefined reference to `__sprintf_chk'
/usr/lib/mysql/libmysqlclient.a(client.o)(.text+0xb21): In function `mysql_set_character_set':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(client.o)(.text+0xc5d): In function `mysql_close_free_options':
: undefined reference to `SSL_CTX_free'
/usr/lib/mysql/libmysqlclient.a(client.o)(.text+0x112a): In function `mysql_read_default_options':
: undefined reference to `__fprintf_chk'
/usr/lib/mysql/libmysqlclient.a(client.o)(.text+0x3021): In function `mysql_real_connect':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(client.o)(.text+0x3259): In function `mysql_real_connect':
: undefined reference to `__memcpy_chk'
/usr/lib/mysql/libmysqlclient.a(client.o)(.text+0x3985): In function `mysql_reconnect':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(my_time.o)(.text+0x5f1): In function `my_datetime_to_str':
: undefined reference to `__sprintf_chk'
/usr/lib/mysql/libmysqlclient.a(my_time.o)(.text+0x63c): In function `my_date_to_str':
: undefined reference to `__sprintf_chk'
/usr/lib/mysql/libmysqlclient.a(my_time.o)(.text+0x69e): In function `my_time_to_str':
: undefined reference to `__sprintf_chk'
/usr/lib/mysql/libmysqlclient.a(my_time.o)(.text+0x15bd): In function `str_to_time':
: undefined reference to `__memset_chk'
/usr/lib/mysql/libmysqlclient.a(vio.o)(.text+0x250): In function `vio_new':
: undefined reference to `__sprintf_chk'
/usr/lib/mysql/libmysqlclient.a(viossl.o)(.text+0x85): In function `report_errors':
: undefined reference to `ERR_get_error_line_data'
/usr/lib/mysql/libmysqlclient.a(viossl.o)(.text+0x10a): In function `sslconnect':
: undefined reference to `SSL_new'
/usr/lib/mysql/libmysqlclient.a(viossl.o)(.text+0x11c): In function `sslconnect':
: undefined reference to `SSL_clear'
/usr/lib/mysql/libmysqlclient.a(viossl.o)(.text+0x12a): In function `sslconnect':
: undefined reference to `SSL_get_session'
/usr/lib/mysql/libmysqlclient.a(viossl.o)(.text+0x139): In function `sslconnect':
: undefined reference to `SSL_SESSION_set_timeout'
/usr/lib/mysql/libmysqlclient.a(viossl.o)(.text+0x153): In function `sslconnect':
: undefined reference to `SSL_set_fd'
/usr/lib/mysql/libmysqlclient.a(viossl.o)(.text+0x161): In function `sslconnect':
: undefined reference to `SSL_set_connect_state'
/usr/lib/mysql/libmysqlclient.a(viossl.o)(.text+0x16f): In function `sslconnect':
: undefined reference to `SSL_do_handshake'
/usr/lib/mysql/libmysqlclient.a(viossl.o)(.text+0x1df): In function `sslconnect':
: undefined reference to `SSL_free'
/usr/lib/mysql/libmysqlclient.a(viossl.o)(.text+0x25a): In function `sslaccept':
: undefined reference to `SSL_new'
/usr/lib/mysql/libmysqlclient.a(viossl.o)(.text+0x26c): In function `sslaccept':
: undefined reference to `SSL_clear'
/usr/lib/mysql/libmysqlclient.a(viossl.o)(.text+0x27a): In function `sslaccept':
: undefined reference to `SSL_get_session'
/usr/lib/mysql/libmysqlclient.a(viossl.o)(.text+0x289): In function `sslaccept':
: undefined reference to `SSL_SESSION_set_timeout'
/usr/lib/mysql/libmysqlclient.a(viossl.o)(.text+0x29d): In function `sslaccept':
: undefined reference to `SSL_set_fd'
/usr/lib/mysql/libmysqlclient.a(viossl.o)(.text+0x2ab): In function `sslaccept':
: undefined reference to `SSL_set_accept_state'
/usr/lib/mysql/libmysqlclient.a(viossl.o)(.text+0x2b9): In function `sslaccept':
: undefined reference to `SSL_do_handshake'
/usr/lib/mysql/libmysqlclient.a(viossl.o)(.text+0x32f): In function `sslaccept':
: undefined reference to `SSL_free'
/usr/lib/mysql/libmysqlclient.a(viossl.o)(.text+0x37b): In function `vio_ssl_close':
: undefined reference to `SSL_shutdown'
/usr/lib/mysql/libmysqlclient.a(viossl.o)(.text+0x38b): In function `vio_ssl_close':
: undefined reference to `SSL_free'
/usr/lib/mysql/libmysqlclient.a(viossl.o)(.text+0x562): In function `vio_ssl_write':
: undefined reference to `SSL_write'
/usr/lib/mysql/libmysqlclient.a(viossl.o)(.text+0x5b7): In function `vio_ssl_read':
: undefined reference to `SSL_read'
/usr/lib/mysql/libmysqlclient.a(viossl.o)(.text+0x5de): In function `vio_ssl_read':
: undefined reference to `SSL_get_error'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x2e): In function `vio_set_cert_stuff':
: undefined reference to `SSL_CTX_use_certificate_file'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x52): In function `vio_set_cert_stuff':
: undefined reference to `SSL_CTX_use_PrivateKey_file'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x5e): In function `vio_set_cert_stuff':
: undefined reference to `SSL_CTX_check_private_key'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0xa5): In function `vio_set_cert_stuff':
: undefined reference to `ERR_print_errors_fp'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0xc6): In function `vio_set_cert_stuff':
: undefined reference to `__fprintf_chk'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x115): In function `vio_set_cert_stuff':
: undefined reference to `ERR_print_errors_fp'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x155): In function `report_errors':
: undefined reference to `ERR_get_error_line_data'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x17: In function `get_dh512':
: undefined reference to `DH_new'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x19a): In function `get_dh512':
: undefined reference to `BN_bin2bn'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x1b9): In function `get_dh512':
: undefined reference to `BN_bin2bn'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x1d9): In function `get_dh512':
: undefined reference to `DH_free'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x23c): In function `new_VioSSLAcceptorFd':
: undefined reference to `TLSv1_server_method'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x247): In function `new_VioSSLAcceptorFd':
: undefined reference to `SSL_CTX_new'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x261): In function `new_VioSSLAcceptorFd':
: undefined reference to `SSL_CTX_set_cipher_list'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x283): In function `new_VioSSLAcceptorFd':
: undefined reference to `SSL_CTX_ctrl'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x29d): In function `new_VioSSLAcceptorFd':
: undefined reference to `SSL_CTX_set_verify'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x2b6): In function `new_VioSSLAcceptorFd':
: undefined reference to `SSL_CTX_set_session_id_context'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x2e0): In function `new_VioSSLAcceptorFd':
: undefined reference to `SSL_CTX_load_verify_locations'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x309): In function `new_VioSSLAcceptorFd':
: undefined reference to `SSL_CTX_ctrl'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x311): In function `new_VioSSLAcceptorFd':
: undefined reference to `DH_free'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x326): In function `new_VioSSLAcceptorFd':
: undefined reference to `SSL_CTX_set_default_verify_paths'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x350): In function `new_VioSSLAcceptorFd':
: undefined reference to `SSL_load_error_strings'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x36: In function `new_VioSSLAcceptorFd':
: undefined reference to `SSL_library_init'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x36d): In function `new_VioSSLAcceptorFd':
: undefined reference to `OPENSSL_add_all_algorithms_noconf'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x3a7): In function `vio_verify_callback':
: undefined reference to `X509_STORE_CTX_get_current_cert'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x3b1): In function `vio_verify_callback':
: undefined reference to `X509_STORE_CTX_get_error'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x3b9): In function `vio_verify_callback':
: undefined reference to `X509_STORE_CTX_get_error_depth'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x3cd): In function `vio_verify_callback':
: undefined reference to `X509_get_subject_name'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x3e1): In function `vio_verify_callback':
: undefined reference to `X509_NAME_oneline'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x43b): In function `vio_verify_callback':
: undefined reference to `X509_get_issuer_name'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x44f): In function `vio_verify_callback':
: undefined reference to `X509_NAME_oneline'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x456): In function `vio_verify_callback':
: undefined reference to `__stack_chk_fail'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x4b6): In function `new_VioSSLConnectorFd':
: undefined reference to `TLSv1_client_method'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x4c1): In function `new_VioSSLConnectorFd':
: undefined reference to `SSL_CTX_new'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x4db): In function `new_VioSSLConnectorFd':
: undefined reference to `SSL_CTX_set_cipher_list'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x4f5): In function `new_VioSSLConnectorFd':
: undefined reference to `SSL_CTX_set_verify'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x51f): In function `new_VioSSLConnectorFd':
: undefined reference to `SSL_CTX_load_verify_locations'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x54: In function `new_VioSSLConnectorFd':
: undefined reference to `SSL_CTX_ctrl'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x550): In function `new_VioSSLConnectorFd':
: undefined reference to `DH_free'
好象是*。o的文件的问题,但是不知道这属于MYSQL的错误还是VPOPMAIL的错误,有什么解决办法么?请高人解答,先谢谢了

论坛徽章:
0
2 [报告]
发表于 2006-03-23 15:42 |只看该作者

没有贴完

因为字数限制,没有把完整的贴完,但是主要的就是这些,其他的都是一般信息了

论坛徽章:
0
3 [报告]
发表于 2006-03-23 17:43 |只看该作者
是mysql的问题,好像是少了包,估计是没有安装mysql开发包吧
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP