On Mon, 1 Apr 2002 16:38:07 +0200 Nandan Chandrakant Joshi 
<[EMAIL PROTECTED]> wrote:

NCJ> Now this time I had problem with Mahogany-0.64 installation. Well, I
NCJ> configured the package with --with-openssl option. Maybe error log provided in
NCJ> the follwing has something to do with that. I dunno for sure, just a guess :)
NCJ> well, would u please temme what to do in this case?
NCJ> Here is the required log which shows the error:
NCJ> 
NCJ> 
NCJ> /usr/local/ssl/lib/libssl.a(t1_enc.o): In function `tls1_P_hash':
NCJ> t1_enc.o(.text+0x35): undefined reference to `HMAC_Init'
...

 It looks like the openssl libraries are not used at all - could you please
show the linker line (i.e. the last command make tries to execute)? You
could try adding -lopenssl and/or -lcrypt to it although this, of course,
should have been detected automatically by configure.

 Good luck,
VZ



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

Reply via email to