Andreas Aardal Hanssen <[EMAIL PROTECTED]> writes:

> Yes - #include <errno.h>. If that doesn't work, remove the whole
> switch and just return 111 if getcwd fails - it's only there
> because I was working on it. :-)

OK, the include got everything compiled, but I'm still getting the
SSL error I was before:

   2003-02-17 17:05:22.674200500 starting...
   2003-02-17 17:05:22.711975500 tcpserver: status: 0/100
   2003-02-17 17:05:41.374523500 tcpserver: status: 1/100
   2003-02-17 17:05:41.375413500 tcpserver: pid 12886 from 160.129.208.214
   2003-02-17 17:05:41.375551500 tcpserver: ok 12886 0:160.129.208.227:9931 
:160.129.208.214::4016
   2003-02-17 17:05:41.964191500 Connection from 160.129.208.214
   2003-02-17 17:05:45.251046500 /usr/libexec/ld.so: Undefined symbol "_X509_free" in 
bincimap-auth-checkpassword:/usr/lib/libssl.so.4.1
   2003-02-17 17:05:45.252122500 12886 00000 [[EMAIL PROTECTED]:] authentication 
broke for <mailtest>, authentication module returned 111
   2003-02-17 17:05:45.258300500 12886 00001
   [[EMAIL PROTECTED]:] LOGIN broke for <>: internal error

This doesn't seem right, but this ssl installation works for
everything else:

   root:/service/bincimapd/log/main(374)# ldd /usr/lib/libssl.so.4.1 
   /usr/lib/libssl.so.4.1:

Odd.  Thoughts?

Reply via email to