[imp] Re: Impossible to manage folders

Hermann Gottschalk hg at ostc.de
Sun Mar 20 09:57:50 PST 2005


Even when i compile wu-imapd before and use the new library i get:

configure:41276: checking whether IMAP works
configure:41309: gcc -o conftest -g -O2   -R/home/hngott/imap-2004c1/lib -L/home/hngott/imap-2004c1/lib conftest.c -lc-client   -lm  1>&5
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x8257): In function `ssl_onceonlyinit':
: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x8309): In function `ssl_onceonlyinit':
: undefined reference to `RAND_seed'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x833c): In function `ssl_onceonlyinit':
: undefined reference to `SSL_library_init'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x85c7): In function `ssl_start_work':
: undefined reference to `TLSv1_client_method'

/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x85d1): In function `ssl_start_work':
: undefined reference to `SSLv23_client_method'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x85d7): In function `ssl_start_work':
: undefined reference to `SSL_CTX_new'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x85f8): In function `ssl_start_work':
: undefined reference to `SSL_CTX_ctrl'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x861e): In function `ssl_start_work':
: undefined reference to `SSL_CTX_set_verify'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x8629): In function `ssl_start_work':
: undefined reference to `SSL_CTX_set_default_verify_paths'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x8634): In function `ssl_start_work':
: undefined reference to `SSL_new'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x865b): In function `ssl_start_work':
: undefined reference to `BIO_new_socket'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x8668): In function `ssl_start_work':
: undefined reference to `SSL_set_bio'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x8673): In function `ssl_start_work':
: undefined reference to `SSL_set_connect_state'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x867e): In function `ssl_start_work':
: undefined reference to `SSL_state'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x8694): In function `ssl_start_work':
: undefined reference to `SSL_ctrl'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x86a9): In function `ssl_start_work':
: undefined reference to `SSL_write'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x86df): In function `ssl_start_work':
: undefined reference to `SSL_get_peer_certificate'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x87f2): In function `ssl_open_verify':
: undefined reference to `X509_STORE_CTX_get_error'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x87f8): In function `ssl_open_verify':
: undefined reference to `X509_verify_cert_error_string'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x8812): In function `ssl_open_verify':
: undefined reference to `X509_STORE_CTX_get_current_cert'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x881b): In function `ssl_open_verify':
: undefined reference to `X509_get_subject_name'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x8824): In function `ssl_open_verify':
: undefined reference to `X509_NAME_oneline'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x8c2f): In function `ssl_getdata':
: undefined reference to `SSL_get_fd'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x8c9b): In function `ssl_getdata':
: undefined reference to `SSL_pending'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x8e20): In function `ssl_getdata':
: undefined reference to `SSL_read'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x8e3f): In function `ssl_getdata':
: undefined reference to `SSL_get_error'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x8f19): In function `ssl_sout':
: undefined reference to `SSL_write'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x8f91): In function `ssl_abort':
: undefined reference to `SSL_shutdown'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x8f9c): In function `ssl_abort':
: undefined reference to `SSL_free'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x8fb6): In function `ssl_abort':
: undefined reference to `SSL_CTX_free'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x9176): In function `ssl_server_init':
: undefined reference to `ERR_load_crypto_strings'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x917b): In function `ssl_server_init':
: undefined reference to `SSL_load_error_strings'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x9249): In function `ssl_server_init':
: undefined reference to `TLSv1_server_method'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x9251): In function `ssl_server_init':
: undefined reference to `SSLv23_server_method'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x9257): In function `ssl_server_init':
: undefined reference to `SSL_CTX_new'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x9293): In function `ssl_server_init':
: undefined reference to `SSL_CTX_ctrl'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x92a3): In function `ssl_server_init':
: undefined reference to `SSL_CTX_set_cipher_list'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x92d3): In function `ssl_server_init':
: undefined reference to `SSL_CTX_use_certificate_chain_file'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x9301): In function `ssl_server_init':
: undefined reference to `SSL_CTX_use_RSAPrivateKey_file'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x9330): In function `ssl_server_init':
: undefined reference to `SSL_CTX_ctrl'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x934d): In function `ssl_server_init':
: undefined reference to `SSL_CTX_set_tmp_rsa_callback'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x9361): In function `ssl_server_init':
: undefined reference to `SSL_new'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x939f): In function `ssl_server_init':
: undefined reference to `SSL_set_fd'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x93b0): In function `ssl_server_init':
: undefined reference to `SSL_accept'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x9457): In function `ssl_server_init':
: undefined reference to `ERR_error_string'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x946c): In function `ssl_server_init':
: undefined reference to `ERR_get_error'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x94e4): In function `ssl_genkey':
: undefined reference to `RSA_generate_key'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x9517): In function `ssl_genkey':
: undefined reference to `ERR_error_string'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x952c): In function `ssl_genkey':
: undefined reference to `ERR_get_error'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x9584): In function `ssl_server_input_wait':
: undefined reference to `SSL_get_fd'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x9598): In function `ssl_server_input_wait':
: undefined reference to `SSL_pending'
/home/hngott/imap-2004c1/lib/libc-client.a(osdep.o)(.text+0x95b3): In function `ssl_server_input_wait':
: undefined reference to `SSL_read'
collect2: ld returned 1 exit status
configure: failed program was:
#line 41284 "configure"
#include "confdefs.h"

    void mm_log(void){}
    void mm_dlog(void){}
    void mm_flags(void){}
    void mm_fatal(void){}
    void mm_critical(void){}
    void mm_nocritical(void){}
    void mm_notify(void){}
    void mm_login(void){}
    void mm_diskerror(void){}
    void mm_status(void){}
    void mm_lsub(void){}
    void mm_list(void){}
    void mm_exists(void){}
    void mm_searched(void){}
    void mm_expunged(void){}
    char mail_newbody();
    int main() {
      mail_newbody();
        return 0;
    }

-- 
  ___  ___ _____ ___    ___       _    _  _
 / _ \/ __|_   _/ __|  / __|_ __ | |__| || |
| (_) \__ \ | || (__  | (_ | '  \| '_ \ __ |
 \___/|___/ |_| \___|  \___|_|_|_|_.__/_||_|
----------------------------------------------
 OSTC Open Source Training and Consulting GmbH
 Hermann Gottschalk  eMail:         hg at ostc.de
 Dipl.-Phys. Univ.   Tel:   +49 911-34 74 54 4
                     Mobil: +49 173-36 00 68 0
 Delsenbachweg 32    Fax:   +49 911-18 06 27 7
 90425 Nürnberg      Web:   http://www.ostc.de
----------------------------------------------
            PGP-Key: 0x0B2D8EEA 
    No HTML-Mails; 72 Characters per line


More information about the imp mailing list