[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Trying to compile secushare
From: |
Tobias Platen |
Subject: |
Trying to compile secushare |
Date: |
Thu, 22 Oct 2020 20:00:01 +0200 |
from gnunet-service-multicast.c:27:
gnunet-service-multicast.c: In function ‘check_cadet_join_request’:
gnunet-service-multicast.c:972:7: error: request for member ‘size’ in something
not a structure or union
GNUNET_CRYPTO_ecdsa_verify (GNUNET_SIGNATURE_PURPOSE_MULTICAST_REQUEST,
^~~~~~~~~~~~~~~~~~~~~~~~~~
gnunet-service-multicast.c:972:7: error: static assertion failed: ""
GNUNET_CRYPTO_ecdsa_verify (GNUNET_SIGNATURE_PURPOSE_MULTICAST_REQUEST,
^~~~~~~~~~~~~~~~~~~~~~~~~~
gnunet-service-multicast.c:972:7: warning: passing argument 2 of
‘GNUNET_CRYPTO_ecdsa_verify_’ from incompatible pointer type
[-Wincompatible-pointer-types]
GNUNET_CRYPTO_ecdsa_verify (GNUNET_SIGNATURE_PURPOSE_MULTICAST_REQUEST,
^~~~~~~~~~~~~~~~~~~~~~~~~~
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Trying to compile secushare,
Tobias Platen <=