postfix+tls問題 - BBS

Tracy avatar
By Tracy
at 2004-12-07T16:17

Table of Contents

pfixtls.o(.text+0x34e0): undefined reference to `SSL_CTX_remove_session'
pfixtls.o(.text+0x351d): undefined reference to `SSL_ctrl'
pfixtls.o(.text+0x352c): undefined reference to `SSL_SESSION_free'
pfixtls.o(.text+0x3536): undefined reference to `SSL_free'
pfixtls.o(.text+0x356e): undefined reference to `SSL_ctrl'
pfixtls.o(.text+0x357d): undefined reference to `SSL_SESSION_free'
pfixtls.o(.text+0x35b9): undefined reference to `SSL_get_peer_certificate'
pfixtls.o(.text+0x35cd): undefined reference to `SSL_get_verify_result'
pfixtls.o(.text+0x372e): undefined reference to `SSL_get_version'
pfixtls.o(.text+0x373b): undefined reference to `SSL_get_current_cipher'
pfixtls.o(.text+0x3745): undefined reference to `SSL_CIPHER_get_name'
pfixtls.o(.text+0x3757): undefined reference to `SSL_CIPHER_get_bits'
../../lib/libglobal.a(pfixtls.o): In function `pfixtls_stop_clienttls':
pfixtls.o(.text+0x3843): undefined reference to `SSL_shutdown'
pfixtls.o(.text+0x3882): undefined reference to `SSL_shutdown'
pfixtls.o(.text+0x38a6): undefined reference to `SSL_free'
pfixtls.o(.text+0x3916): undefined reference to `SSL_CTX_flush_sessions'
*** Error code 1
一加tls就出現這樣的訊息 請問各位大大該怎麼解決阿

--

--
Tags: BBS

All Comments

硬碟規劃的問題

Frederic avatar
By Frederic
at 2004-12-06T22:42
大家好 想請教一下大家的硬碟都如何規劃的 說精確一點,我想問大家的 / 都切多大呢? 我只切了 512M 但是不小心看到鳥哥的書 他都切好幾G或是and#34;剩下的都給/and#34; 所以想請問一下大家都是切多大給/ - ...

vi顯示中文字的問題

Selena avatar
By Selena
at 2004-12-06T22:10
※ 引述《style520 (XXYY)》之銘言: : ※ 引述《AndyLie.bbsatbbs.adl.idv.tw (遺忘的蘋果樹)》之銘言: : : 【 在 RY.bbsatptt.cc (學而時習之) 的大作中提到: 】 : : 假如你是用 tcsh... : : vi /etc/csh.csh : ...

MAIL只能寄特定信箱

Odelette avatar
By Odelette
at 2004-12-06T19:37
請教一下 不知為何 用PHP發MAIL只能發給如奇摩、PCHOME信箱 對於SEED或HINET信箱都發不出去 查到有可能的錯誤訊息如 postdrop: warning: unable to look up public/pickup: Permission denied httpd in mall ...

vi顯示中文字的問題

Jack avatar
By Jack
at 2004-12-06T11:48
※ 引述《AndyLie.bbsatbbs.adl.idv.tw (遺忘的蘋果樹)》之銘言: : 【 在 RY.bbsatptt.cc (學而時習之) 的大作中提到: 】 : : 大家好 我在家中的freebsd5.2上使用vi : : 結果顯示的中文字都變成這樣子 : : \xb3o\xad\xd3\xc0 ...

Re: 內建軟體更新??

Annie avatar
By Annie
at 2004-12-06T11:41
※ 引述《lskuo.bbsatyikun.nstdc.nthu.edu.tw (妙音)》之銘言: : 請問, FreeBSD 內建的軟體要如何更新? 例如 ssh, perl, cvs, ftp 等等 : 謝謝 make world , 請翻一翻 HandBook - ...