Menu

#225 SSL library not included when it should.

normal
open
nobody
3
2001-05-16
2001-05-16
Adam Feakin
No

The configure script detects that SSL libs are
available and sets BUILD_SSL true, but the substitution
of @SSL_LIBS@ in Makefile.am doesnt have -lssl
anywhere.
From configure.in:
SSL_LIBS="-L$ssldir/lib -L$ssldir"

Discussion

  • Julian Missig

    Julian Missig - 2001-05-16
    • labels: --> gabber backend
    • priority: 5 --> 3
     
  • Julian Missig

    Julian Missig - 2001-05-16

    Logged In: YES
    user_id=9539

    Ok, the SSL check we got from OpenSSH does seem to have
    problems... I don't know how to fix them, though.

     
  • Konrad Podloucky

    Logged In: YES
    user_id=36533

    This SSL checking stuff from OpenSSL has been more a PITA
    than anything else. I'll have a look at it this weekend.

     
  • Konrad Podloucky

    Logged In: YES
    user_id=36533

    Should be fixed in CVS.

     

Log in to post a comment.