[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GNUnet-developers] compile error with libgcrypt
From: |
Christian Grothoff |
Subject: |
Re: [GNUnet-developers] compile error with libgcrypt |
Date: |
Sat, 3 Apr 2004 21:35:09 -0500 |
User-agent: |
KMail/1.6.1 |
Krista forgot some trivial casts since she did not try compiling with
libgcrypt (and neither did anyone else). Patch is attached (and in CVS).
C
On Saturday 03 April 2004 20:55, Glenn McGrath wrote:
> Im getting a compile error compile GNunet 0.6.1d against libgcrypt,
> tried v1.1.90 and 1.1.93
>
> hostkey_gcrypt.c: In function `encodeHostkey':
> hostkey_gcrypt.c:359: error: structure has no member named `key'
> hostkey_gcrypt.c:364: error: structure has no member named `key'
> hostkey_gcrypt.c:369: error: structure has no member named `key'
> hostkey_gcrypt.c:375: error: structure has no member named `key'
> hostkey_gcrypt.c:380: error: structure has no member named `key'
> hostkey_gcrypt.c:386: error: structure has no member named `key'
> hostkey_gcrypt.c: In function `decodeHostkey':
> hostkey_gcrypt.c:412: error: structure has no member named `key'
> hostkey_gcrypt.c:425: error: structure has no member named `key'
> hostkey_gcrypt.c:439: error: structure has no member named `key'
> hostkey_gcrypt.c:456: error: structure has no member named `key'
> hostkey_gcrypt.c:475: error: structure has no member named `key'
> hostkey_gcrypt.c:499: error: structure has no member named `key'
>
> I had a very quick look at it, not sure what the key field should be
> refering to.
>
>
> Glenn
>
>
> _______________________________________________
> GNUnet-developers mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/gnunet-developers
hostkey_gcrypt.patch
Description: Text Data