• <fieldset id="8imwq"><menu id="8imwq"></menu></fieldset>
  • <bdo id="8imwq"><input id="8imwq"></input></bdo>
    最新文章專題視頻專題問(wèn)答1問(wèn)答10問(wèn)答100問(wèn)答1000問(wèn)答2000關(guān)鍵字專題1關(guān)鍵字專題50關(guān)鍵字專題500關(guān)鍵字專題1500TAG最新視頻文章推薦1 推薦3 推薦5 推薦7 推薦9 推薦11 推薦13 推薦15 推薦17 推薦19 推薦21 推薦23 推薦25 推薦27 推薦29 推薦31 推薦33 推薦35 推薦37視頻文章20視頻文章30視頻文章40視頻文章50視頻文章60 視頻文章70視頻文章80視頻文章90視頻文章100視頻文章120視頻文章140 視頻2關(guān)鍵字專題關(guān)鍵字專題tag2tag3文章專題文章專題2文章索引1文章索引2文章索引3文章索引4文章索引5123456789101112131415文章專題3
    問(wèn)答文章1 問(wèn)答文章501 問(wèn)答文章1001 問(wèn)答文章1501 問(wèn)答文章2001 問(wèn)答文章2501 問(wèn)答文章3001 問(wèn)答文章3501 問(wèn)答文章4001 問(wèn)答文章4501 問(wèn)答文章5001 問(wèn)答文章5501 問(wèn)答文章6001 問(wèn)答文章6501 問(wèn)答文章7001 問(wèn)答文章7501 問(wèn)答文章8001 問(wèn)答文章8501 問(wèn)答文章9001 問(wèn)答文章9501
    當(dāng)前位置: 首頁(yè) - 科技 - 知識(shí)百科 - 正文

    rpm-proftpd+mysql安裝報(bào)異常求助

    來(lái)源:懂視網(wǎng) 責(zé)編:小采 時(shí)間:2020-11-09 16:57:54
    文檔

    rpm-proftpd+mysql安裝報(bào)異常求助

    rpm-proftpd+mysql安裝報(bào)異常求助:proftpdrpmmysql異常 mysql 通過(guò)rpm安裝 MySQL-client-5.5.37-1.linux2.6.x86_64.rpmMySQL-devel-5.5.46-1.linux2.6.x86_64.rpmMySQL-server-5.5.37-1.linux2.6.x86_64.rpm安裝proftpd時(shí)在make時(shí)包異常配置
    推薦度:
    導(dǎo)讀rpm-proftpd+mysql安裝報(bào)異常求助:proftpdrpmmysql異常 mysql 通過(guò)rpm安裝 MySQL-client-5.5.37-1.linux2.6.x86_64.rpmMySQL-devel-5.5.46-1.linux2.6.x86_64.rpmMySQL-server-5.5.37-1.linux2.6.x86_64.rpm安裝proftpd時(shí)在make時(shí)包異常配置

    proftpdrpmmysql異常

    mysql 通過(guò)rpm安裝
    MySQL-client-5.5.37-1.linux2.6.x86_64.rpm
    MySQL-devel-5.5.46-1.linux2.6.x86_64.rpm
    MySQL-server-5.5.37-1.linux2.6.x86_64.rpm

    安裝proftpd時(shí)在make時(shí)包異常
    配置為./configure --with-modules=mod_sql:mod_sql_mysql:mod_quotatab:mod_quotatab_sql --with-includes=/usr/include/mysql --with-libraries=/usr/lib64/mysql

    make

    異常為
    /usr/lib64/mysql//libmysqlclient.a(my_thr_init.c.o): In function my_thread_init':
    /pb2/build/sb_0-16513225-1442594820.66/rpm/BUILD/mysql-5.5.46/mysql-5.5.46/mysys/my_thr_init.c:324: undefined reference to
    pthread_getspecific'
    /pb2/build/sb_0-16513225-1442594820.66/rpm/BUILD/mysql-5.5.46/mysql-5.5.46/mysys/my_thr_init.c:342: undefined reference to pthread_setspecific'
    /usr/lib64/mysql//libmysqlclient.a(my_thr_init.c.o): In function
    my_thread_global_reinit':
    /pb2/build/sb_0-16513225-1442594820.66/rpm/BUILD/mysql-5.5.46/mysql-5.5.46/mysys/my_thr_init.c:115: undefined reference to pthread_getspecific'
    /usr/lib64/mysql//libmysqlclient.a(my_thr_init.c.o): In function
    my_thread_global_init':
    /pb2/build/sb_0-16513225-1442594820.66/rpm/BUILD/mysql-5.5.46/mysql-5.5.46/mysys/my_thr_init.c:154: undefined reference to pthread_mutexattr_init'
    /pb2/build/sb_0-16513225-1442594820.66/rpm/BUILD/mysql-5.5.46/mysql-5.5.46/mysys/my_thr_init.c:155: undefined reference to
    pthread_mutexattr_settype'
    /pb2/build/sb_0-16513225-1442594820.66/rpm/BUILD/mysql-5.5.46/mysql-5.5.46/mysys/my_thr_init.c:163: undefined reference to pthread_mutexattr_init'
    /pb2/build/sb_0-16513225-1442594820.66/rpm/BUILD/mysql-5.5.46/mysql-5.5.46/mysys/my_thr_init.c:164: undefined reference to
    pthread_mutexattr_settype'
    /pb2/build/sb_0-16513225-1442594820.66/rpm/BUILD/mysql-5.5.46/mysql-5.5.46/mysys/my_thr_init.c:168: undefined reference to pthread_key_create'
    /pb2/build/sb_0-16513225-1442594820.66/rpm/BUILD/mysql-5.5.46/mysql-5.5.46/mysys/my_thr_init.c:205: undefined reference to
    pthread_create'
    /pb2/build/sb_0-16513225-1442594820.66/rpm/BUILD/mysql-5.5.46/mysql-5.5.46/mysys/my_thr_init.c:207: undefined reference to pthread_join'
    /usr/lib64/mysql//libmysqlclient.a(my_thr_init.c.o): In function
    my_thread_global_end':
    /pb2/build/sb_0-16513225-1442594820.66/rpm/BUILD/mysql-5.5.46/mysql-5.5.46/mysys/my_thr_init.c:261: undefined reference to pthread_key_delete'
    /pb2/build/sb_0-16513225-1442594820.66/rpm/BUILD/mysql-5.5.46/mysql-5.5.46/mysys/my_thr_init.c:263: undefined reference to
    pthread_mutexattr_destroy'
    /pb2/build/sb_0-16513225-1442594820.66/rpm/BUILD/mysql-5.5.46/mysql-5.5.46/mysys/my_thr_init.c:266: undefined reference to pthread_mutexattr_destroy'
    /usr/lib64/mysql//libmysqlclient.a(my_thr_init.c.o): In function
    my_thread_end':
    /pb2/build/sb_0-16513225-1442594820.66/rpm/BUILD/mysql-5.5.46/mysql-5.5.46/mysys/my_thr_init.c:380: undefined reference to pthread_getspecific'
    /pb2/build/sb_0-16513225-1442594820.66/rpm/BUILD/mysql-5.5.46/mysql-5.5.46/mysys/my_thr_init.c:427: undefined reference to
    pthread_setspecific'
    /usr/lib64/mysql//libmysqlclient.a(my_thr_init.c.o): In function _my_thread_var':
    /pb2/build/sb_0-16513225-1442594820.66/rpm/BUILD/mysql-5.5.46/mysql-5.5.46/mysys/my_thr_init.c:432: undefined reference to
    pthread_getspecific'
    /usr/lib64/mysql//libmysqlclient.a(thr_mutex.c.o): In function my_pthread_fastmutex_lock':
    /pb2/build/sb_0-16513225-1442594820.66/rpm/BUILD/mysql-5.5.46/mysql-5.5.46/mysys/thr_mutex.c:481: undefined reference to
    pthread_mutex_trylock'
    /usr/lib64/mysql//libmysqlclient.a(charset.c.o): In function get_charset_name':
    /pb2/build/sb_0-16513225-1442594820.66/rpm/BUILD/mysql-5.5.46/mysql-5.5.46/mysys/charset.c:533: undefined reference to
    pthread_once'
    /usr/lib64/mysql//libmysqlclient.a(charset.c.o): In function get_charset_number':
    /pb2/build/sb_0-16513225-1442594820.66/rpm/BUILD/mysql-5.5.46/mysql-5.5.46/mysys/charset.c:522: undefined reference to
    pthread_once'
    /usr/lib64/mysql//libmysqlclient.a(charset.c.o): In function get_charset_by_csname':
    /pb2/build/sb_0-16513225-1442594820.66/rpm/BUILD/mysql-5.5.46/mysql-5.5.46/mysys/charset.c:644: undefined reference to
    pthread_once'
    /usr/lib64/mysql//libmysqlclient.a(charset.c.o): In function get_charset':
    /pb2/build/sb_0-16513225-1442594820.66/rpm/BUILD/mysql-5.5.46/mysql-5.5.46/mysys/charset.c:597: undefined reference to
    pthread_once'
    /usr/lib64/mysql//libmysqlclient.a(charset.c.o): In function get_collation_number':
    /pb2/build/sb_0-16513225-1442594820.66/rpm/BUILD/mysql-5.5.46/mysql-5.5.46/mysys/charset.c:484: undefined reference to
    pthread_once'
    /usr/lib64/mysql//libmysqlclient.a(charset.c.o):/pb2/build/sb_0-16513225-1442594820.66/rpm/BUILD/mysql-5.5.46/mysql-5.5.46/mysys/charset.c:619: more undefined references to `pthread_once' follow
    collect2: ld returned 1 exit status
    make: *** [proftpd] Error 1

    聲明:本網(wǎng)頁(yè)內(nèi)容旨在傳播知識(shí),若有侵權(quán)等問(wèn)題請(qǐng)及時(shí)與本網(wǎng)聯(lián)系,我們將在第一時(shí)間刪除處理。TEL:177 7030 7066 E-MAIL:11247931@qq.com

    文檔

    rpm-proftpd+mysql安裝報(bào)異常求助

    rpm-proftpd+mysql安裝報(bào)異常求助:proftpdrpmmysql異常 mysql 通過(guò)rpm安裝 MySQL-client-5.5.37-1.linux2.6.x86_64.rpmMySQL-devel-5.5.46-1.linux2.6.x86_64.rpmMySQL-server-5.5.37-1.linux2.6.x86_64.rpm安裝proftpd時(shí)在make時(shí)包異常配置
    推薦度:
    標(biāo)簽: 出現(xiàn) 安裝 異常
    • 熱門焦點(diǎn)

    最新推薦

    猜你喜歡

    熱門推薦

    專題
    Top
    主站蜘蛛池模板: 国产区精品一区二区不卡中文| 亚洲av无码乱码国产精品fc2| 亚洲av无码成人精品区在线播放 | 国产精品免费福利久久| 99精品久久久久久久婷婷| 久久夜色精品国产网站| 久久精品国产一区二区 | 国产精品无码无需播放器| 青春草无码精品视频在线观| 在线观看91精品国产入口| 国产精品精品自在线拍 | 久久99热这里只有精品国产| 亚洲综合国产精品| 成人精品视频一区二区三区| 色婷婷在线精品国自产拍| 欧美成人精品高清视频在线观看 | 熟女精品视频一区二区三区 | 国产成人久久精品二区三区 | 污污网站国产精品白丝袜| 97精品伊人久久久大香线蕉| 动漫精品专区一区二区三区不卡| 亚洲国产美女精品久久久久∴| 老年人精品视频在线| 国产精品制服丝袜亚洲欧美| 中文字幕精品一区二区日本| 日本精品卡一卡2卡3卡四卡| 久久免费国产精品一区二区| 国产精品欧美亚洲韩国日本不卡| 国产国拍亚洲精品mv在线观看 | 久99久无码精品视频免费播放| 思思99热在线观看精品| 精品国精品国产| 国产成人精品日本亚洲11| 国产精品香港三级国产AV| 老汉精品免费AV在线播放| 一本之道av不卡精品| 午夜精品久久影院蜜桃 | 国产精品一级AV在线播放| 91亚洲国产成人久久精品| 91精品无码久久久久久五月天| 99久久精品免费国产大片|