Re: Garnome 2.13.3 on a Debian unstable distribution : errors in pwlib



I took the time to download and look at the latest version of openssl,
which is 0.9.8a. As expected:

        EVP_PKEY *  d2i_AutoPrivateKey(EVP_PKEY **a, const unsigned char **pp, long length)
        
-Joseph

===============================================================================

On Fri, 2005-12-30 at 14:09 -0500, Joseph E. Sacco, PhD wrote:
> Turns out that the original code works just fine on my system. 
> 
> I believe the issue is actually which version of openssl is installed
> since the functions in question are declared in the openssl include
> files:
> 
>         d2i_AutoPrivateKey(): <openssl/evp.h>
>         d2i_X509():  <openssl/x509.h>
> 
> 
> openssl-0.9.7a-39 is installed on my system. The typecasts found in
> pssl.cxx are correct for that version of openssl. For a later version
> this may no longer be true.
> 
> 
> -Joseph
> 
> ===============================================================================
> 
> 
> On Fri, 2005-12-30 at 13:48 -0500, Joseph E. Sacco, PhD wrote:
> > It would be once I verify that it does not break building pwlib-1.8.7
> > with gcc-3.3.x.
> > 
> > -Joseph
> > 
> > ====================================================================
> > On Fri, 2005-12-30 at 11:29 +0100, Olivier Lecarme wrote:
> > 
> > > Thanks, it worked! Would it not be useful to fix the problem in the
> > > distribution itself?
> > 
> > -- 
> > joseph_sacco [at] comcast [dot] net
> > 
> -- 
> joseph_sacco [at] comcast [dot] net
> 
-- 
joseph_sacco [at] comcast [dot] net




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]