久久国产成人av_抖音国产毛片_a片网站免费观看_A片无码播放手机在线观看,色五月在线观看,亚洲精品m在线观看,女人自慰的免费网址,悠悠在线观看精品视频,一级日本片免费的,亚洲精品久,国产精品成人久久久久久久

分享

編譯安裝nginx遇到的問題

 dtl樂學(xué)館 2014-08-21

一,、源碼包獲取

[root@Bookmark1 tmp]# wget http:///misc/nginx/ngx_openresty-1.2.1.14.tar.gz

二,、安裝

[root@Bookmark1 tmp]# tar -zxvf ngx_openresty-1.2.1.14.tar.gz

[root@Bookmark1 tmp]# cd ngx_openresty-1.2.1.14

[root@Bookmark1 ngx_openresty-1.2.1.14]#  ./configure  --prefix=/usr/local/ngx_openresty --with-luajit --with-http_stub_status_module

make時(shí)報(bào)錯(cuò)如下:

al/ngx_openresty/luajit/lib -lluajit-5.1 -lm -lpcre -lssl -lcrypto -ldl -lz
objs/src/event/ngx_event_openssl.o: In function `ngx_ssl_ecdh_curve':
ngx_event_openssl.c:(.text+0xace): undefined reference to `EC_KEY_new_by_curve_name'
ngx_event_openssl.c:(.text+0xb4d): undefined reference to `EC_KEY_free'
objs/src/http/ngx_http_request.o: In function `ngx_http_ssl_servername':
ngx_http_request.c:(.text+0xcfe): undefined reference to `SSL_get_servername'
ngx_http_request.c:(.text+0xe06): undefined reference to `SSL_set_SSL_CTX'
collect2: ld 返回 1
make[2]: *** [objs/nginx] 錯(cuò)誤 1
make[2]: Leaving directory `/tmp/ngx_openresty-1.2.1.14/build/nginx-1.2.1'
make[1]: *** [build] 錯(cuò)誤 2
make[1]: Leaving directory `/tmp/ngx_openresty-1.2.1.14/build/nginx-1.2.1'
make: *** [all] 錯(cuò)誤 2

解決:

[root@Bookmark1 ngx_openresty-1.2.1.14]#  ./configure  --prefix=/usr/local/ngx_openresty  --with-http_ssl_module --with-luajit --with-http_stub_status_module --with-openssl=/opt/distfiles/openssl-0.9.8k(openssl的源碼包的地址,不是安裝路徑)

本文出自 “屌絲運(yùn)維男” 博客,,請務(wù)必保留此出處http://navyaijm.blog.51cto.com/4647068/1098502

    本站是提供個(gè)人知識(shí)管理的網(wǎng)絡(luò)存儲(chǔ)空間,,所有內(nèi)容均由用戶發(fā)布,不代表本站觀點(diǎn),。請注意甄別內(nèi)容中的聯(lián)系方式,、誘導(dǎo)購買等信息,謹(jǐn)防詐騙,。如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,,請點(diǎn)擊一鍵舉報(bào)。
    轉(zhuǎn)藏 分享 獻(xiàn)花(0

    0條評(píng)論

    發(fā)表

    請遵守用戶 評(píng)論公約

    類似文章 更多