Forgot the attachment to rt.
Sorry for the noise.

On 10/31/08, Alon Bar-Lev via RT <[EMAIL PROTECTED]> wrote:
> On 10/31/08, Alon Bar-Lev <[EMAIL PROTECTED]> wrote:
>  > Also string.h is missing.
>
> >
>  >
>  >  On 10/31/08, Alon Bar-Lev via RT <[EMAIL PROTECTED]> wrote:
>  >  > making install in crypto/jpake...
>  >  >  make[2]: Entering directory
>  >  >  
> `/home/alonbl/tmp/Development/opensc/build/trunk/tmp/openssl-SNAP-20081028/crypto/jpake'
>  >  >
>  >  >  ______________________________________________________________________
>  >  >  OpenSSL Project                                 http://www.openssl.org
>  >  >  Development Mailing List                       openssl-dev@openssl.org
>  >  >  Automated List Manager                           [EMAIL PROTECTED]
>  >  >
>  >
>  >
>
>
>  ______________________________________________________________________
>  OpenSSL Project                                 http://www.openssl.org
>  Development Mailing List                       openssl-dev@openssl.org
>  Automated List Manager                           [EMAIL PROTECTED]
>

--- openssl-SNAP-20081028/crypto/jpake/jpake.c	2008-10-27 15:00:14.000000000 +0200
+++ openssl-SNAP-20081028.mingw64/crypto/jpake/jpake.c	2008-10-30 23:23:30.000000000 +0200
@@ -5,6 +5,7 @@
 #include <openssl/err.h>
 #include <memory.h>
 #include <assert.h>
+#include <string.h>
 
 /*
  * In the definition, (xa, xb, xc, xd) are Alice's (x1, x2, x3, x4) or

Reply via email to