Error when compiling gpgmeplug from cvs
Ingo Klöcker
kloecker@kde.org
Sat Oct 12 15:52:02 2002
--Boundary-02=_KbBq9Bwbw/Yyazu
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
Content-Description: signed data
Content-Disposition: inline
Hi,
when trying to compile the current gpgme from cvs I get the following
error:
In file included from ../../gpgmeplug/gpgme-openpgp.c:60:
../../gpgmeplug/gpgmeplug.c: In function `checkMessageSignature':
../../gpgmeplug/gpgmeplug.c:2764: warning: passing arg 4 of `gpgme_op_verify' from incompatible pointer type
../../gpgmeplug/gpgmeplug.c:2764: too few arguments to function `gpgme_op_verify'
make[2]: *** [gpgme-openpgp.lo] Error 1
make[2]: Leaving directory `/home/ingo/programme/cvs/aegypten/gpgme/build/gpgmeplug'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ingo/programme/cvs/aegypten/gpgme/build'
make: *** [all] Error 2
Apparently the reason for this is the following change in gpgme which
wasn't ported to gpgmeplug.
2002-10-08 Marcus Brinkmann <marcus@g10code.de>
[snip]
* engine.c (_gpgme_engine_op_verify): Add new argument to
differentiate detached from normal signatures.
* engine.h (_gpgme_engine_op_verify): Likewise for prototype.
* engine-gpgsm.c (_gpgme_gpgsm_op_verify): Likewise. Don't check
mode of data argument.
* engine-gpgsm.h (_gpgme_gpgsm_op_verify): Likewise for prototype.
* gpgme.h (gpgme_op_verify_start): Likewise for prototype.
(gpgme_op_verify): Likewise for prototype.
* rungpg.c (_gpgme_gpg_op_verify): Likewise.
* rungpg.h (_gpgme_gpg_op_verify): Likewise for prototype.
* verify.c (_gpgme_op_verify_start): Likewise.
(gpgme_op_verify_start): Likewise.
(gpgme_op_verify): Likewise.
Regards,
Ingo
--Boundary-02=_KbBq9Bwbw/Yyazu
Content-Type: application/pgp-signature
Content-Description: signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (GNU/Linux)
iD8DBQA9qBbKGnR+RTDgudgRAkpNAKCODaY4qgh4kd3dWnmJ0PeLQYK+jgCgkWRc
s257LRyILAwq7/cEGIdGLmA=
=9sUJ
-----END PGP SIGNATURE-----
--Boundary-02=_KbBq9Bwbw/Yyazu--