Hallo,
Now this time I had problem with Mahogany-0.64 installation. Well, I
configured the package with --with-openssl option. Maybe error log provided in
the follwing has something to do with that. I dunno for sure, just a guess :)
well, would u please temme what to do in this case?
Here is the required log which shows the error:


/usr/local/ssl/lib/libssl.a(t1_enc.o): In function `tls1_P_hash':
t1_enc.o(.text+0x35): undefined reference to `HMAC_Init'
t1_enc.o(.text+0x46): undefined reference to `HMAC_Update'
t1_enc.o(.text+0x66): undefined reference to `HMAC_Final'
t1_enc.o(.text+0x8e): undefined reference to `HMAC_Init'
t1_enc.o(.text+0xa5): undefined reference to `HMAC_Update'
t1_enc.o(.text+0xcd): undefined reference to `HMAC_Update'
t1_enc.o(.text+0xf5): undefined reference to `HMAC_Final'
t1_enc.o(.text+0x11e): undefined reference to `HMAC_Final'
t1_enc.o(.text+0x149): undefined reference to `HMAC_Final'
t1_enc.o(.text+0x172): undefined reference to `HMAC_cleanup'
t1_enc.o(.text+0x181): undefined reference to `HMAC_cleanup'
/usr/local/ssl/lib/libssl.a(t1_enc.o): In function `tls1_change_cipher_state':
t1_enc.o(.text+0x265): undefined reference to `COMP_CTX_free'
t1_enc.o(.text+0x286): undefined reference to `COMP_CTX_new'
t1_enc.o(.text+0x382): undefined reference to `COMP_CTX_free'
t1_enc.o(.text+0x3a2): undefined reference to `COMP_CTX_new'
t1_enc.o(.text+0x3fb): undefined reference to `EVP_CIPHER_CTX_init'
t1_enc.o(.text+0x877): undefined reference to `EVP_CipherInit
/usr/local/ssl/lib/libssl.a(t1_enc.o): In function `tls1_mac':
t1_enc.o(.text+0x1037): undefined reference to `HMAC_Init'
t1_enc.o(.text+0x1043): undefined reference to `HMAC_Update'
t1_enc.o(.text+0x1056): undefined reference to `HMAC_Update'
t1_enc.o(.text+0x1067): undefined reference to `HMAC_Update'
t1_enc.o(.text+0x1080): undefined reference to `HMAC_Final'
/usr/local/ssl/lib/libssl.a(ssl_lib.o): In function `ssl_init_wbio_buffer':
ssl_lib.o(.text+0x17e1): undefined reference to `BIO_f_buffer'
/usr/local/ssl/lib/libssl.a(ssl_lib.o): In function `SSL_CTX_set_default_verify_paths':
ssl_lib.o(.text+0x2c3c): undefined reference to `X509_STORE_set_default_paths'
/usr/local/ssl/lib/libssl.a(ssl_lib.o): In function `SSL_CTX_load_verify_locations':
ssl_lib.o(.text+0x2c76): undefined reference to `X509_STORE_load_locations'
/usr/local/ssl/lib/libssl.a(ssl_lib.o): In function `ssl_clear_cipher_ctx':
ssl_lib.o(.text+0x2fb1): undefined reference to `EVP_CIPHER_CTX_cleanup'
ssl_lib.o(.text+0x2fd7): undefined reference to `EVP_CIPHER_CTX_cleanup'
ssl_lib.o(.text+0x2ffd): undefined reference to `COMP_CTX_free'
ssl_lib.o(.text+0x301a): undefined reference to `COMP_CTX_free'
/usr/local/ssl/lib/libssl.a(ssl_cert.o): In function `ssl_cert_dup':
ssl_cert.o(.text+0x146): undefined reference to `d2i_DHparams'
ssl_cert.o(.text+0x14d): undefined reference to `i2d_DHparams'
/usr/local/ssl/lib/libssl.a(ssl_cert.o): In function `SSL_load_client_CA_file':
ssl_cert.o(.text+0x616): undefined reference to `PEM_read_bio_X509'
/usr/local/ssl/lib/libssl.a(ssl_cert.o): In function 
`SSL_add_file_cert_subjects_to_stack':
ssl_cert.o(.text+0x788): undefined reference to `PEM_read_bio_X509'
/usr/local/ssl/lib/libssl.a(ssl_ciph.o): In function `ssl_cipher_get_evp':
ssl_ciph.o(.text+0x1e9): undefined reference to `EVP_enc_null'
/usr/local/ssl/lib/libssl.a(ssl_rsa.o): In function `SSL_use_certificate_file':
ssl_rsa.o(.text+0xd0): undefined reference to `PEM_read_bio_X509'
/usr/local/ssl/lib/libssl.a(ssl_rsa.o): In function `SSL_use_RSAPrivateKey_file':
ssl_rsa.o(.text+0x521): undefined reference to `PEM_read_bio_RSAPrivateKey'
/usr/local/ssl/lib/libssl.a(ssl_rsa.o): In function `SSL_use_PrivateKey_file':
ssl_rsa.o(.text+0x648): undefined reference to `PEM_read_bio_PrivateKey'
/usr/local/ssl/lib/libssl.a(ssl_rsa.o): In function `SSL_CTX_use_certificate_file':
ssl_rsa.o(.text+0x9ba): undefined reference to `PEM_read_bio_X509'
/usr/local/ssl/lib/libssl.a(ssl_rsa.o): In function `SSL_CTX_use_RSAPrivateKey_file':
ssl_rsa.o(.text+0xc40): undefined reference to `PEM_read_bio_RSAPrivateKey'
/usr/local/ssl/lib/libssl.a(ssl_rsa.o): In function `SSL_CTX_use_PrivateKey_file':
ssl_rsa.o(.text+0xd62): undefined reference to `PEM_read_bio_PrivateKey'
/usr/local/ssl/lib/libssl.a(ssl_rsa.o): In function 
`SSL_CTX_use_certificate_chain_file':
ssl_rsa.o(.text+0xea2): undefined reference to `PEM_read_bio_X509'
ssl_rsa.o(.text+0xf94): undefined reference to `PEM_read_bio_X509'
/usr/local/ssl/lib/libssl.a(s2_enc.o): In function `ssl2_enc_init':
s2_enc.o(.text+0xd9): undefined reference to `EVP_CIPHER_CTX_init'
s2_enc.o(.text+0xe2): undefined reference to `EVP_CIPHER_CTX_init'
s2_enc.o(.text+0x129): undefined reference to `EVP_EncryptInit'
s2_enc.o(.text+0x157): undefined reference to `EVP_DecryptInit'
/usr/local/ssl/lib/libssl.a(s3_srvr.o): In function `ssl3_send_server_key_exchange':
s3_srvr.o(.text+0x1357): undefined reference to `d2i_DHparams'
s3_srvr.o(.text+0x135e): undefined reference to `i2d_DHparams'
s3_srvr.o(.text+0x17b2): undefined reference to `EVP_dss1'
/usr/local/ssl/lib/libssl.a(s3_srvr.o): In function `ssl3_get_cert_verify':
s3_srvr.o(.text+0x2019): undefined reference to `X509_certificate_type'
s3_srvr.o(.text+0x221a): undefined reference to `DSA_verify'
/usr/local/ssl/lib/libssl.a(s3_lib.o): In function `ssl3_ctrl':
s3_lib.o(.text+0x466): undefined reference to `d2i_DHparams'
s3_lib.o(.text+0x46d): undefined reference to `i2d_DHparams'
/usr/local/ssl/lib/libssl.a(s3_lib.o): In function `ssl3_ctx_ctrl':
s3_lib.o(.text+0x646): undefined reference to `d2i_DHparams'
s3_lib.o(.text+0x64d): undefined reference to `i2d_DHparams'
/usr/local/ssl/lib/libssl.a(s3_enc.o): In function `ssl3_change_cipher_state':
s3_enc.o(.text+0x2bf): undefined reference to `COMP_CTX_free'
s3_enc.o(.text+0x2e1): undefined reference to `COMP_CTX_new'
s3_enc.o(.text+0x402): undefined reference to `COMP_CTX_free'
s3_enc.o(.text+0x423): undefined reference to `COMP_CTX_new'
s3_enc.o(.text+0x47f): undefined reference to `EVP_CIPHER_CTX_init'
s3_enc.o(.text+0x6de): undefined reference to `EVP_CipherInit'
/usr/local/ssl/lib/libssl.a(s3_pkt.o): In function `do_ssl3_write':
s3_pkt.o(.text+0x6b7): undefined reference to `COMP_compress_block'
/usr/local/ssl/lib/libssl.a(s3_pkt.o): In function `do_uncompress':
s3_pkt.o(.text+0x14a7): undefined reference to `COMP_expand_block'
collect2: ld returned 1 exit status
make[1]: *** [M] Error 1
make[1]: Leaving directory `/home/nandan/mahogany-0.64/src'
make: *** [all] Error 2


Well, thank you very much in advance for any help.

nan

p.s.: Thanx to VZ for hint on checking whether Flex is installed or not, in
case of wxGTK installation :)

-- 
***********************************************************************
Not dead which eternal lie
stranger eons Death my die
drain you of your sanity
face The Thing That Should Not Be.
------------------------------------
it's not who you are it's who you know
others lives are the basis of your own
burn your bridges build them back with wealth
judge not lest ye be judged yourself

|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
"On the side of the software box, in the 'System Requirements' section,
it said 'Requires Windows 95 or better'. So I installed Linux.'
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||

Nandan Chandrakant Joshi

[EMAIL PROTECTED]
[EMAIL PROTECTED]

Tel.Nr.- +49 551 3708570
Mobile Nr.- +49 179 7047047

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>


_______________________________________________
Mahogany-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-users

Reply via email to