Page MenuHome GnuPG

Problem compiling cryptplug 0.3.16
Closed, ResolvedPublic

Description

Environment

GNU/Linux

Description

  1. gmake gmake all-recursive gmake[1]: Entering directory /tmp/cryptplug-0.3.16' Making all in include gmake[2]: Entering directory /tmp/cryptplug-0.3.16/include' gmake[2]: Nothing to be done for all'. gmake[2]: Leaving directory /tmp/cryptplug-0.3.16/include' Making all in gpgme gmake[2]: Entering directory /tmp/cryptplug-0.3.16/gpgme' if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I../include -I/usr/local/BerkeleyDB.4.1/include -Wall -s -O3 -march=i686 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT gpgme-openpgp.lo -MD -MP -MF ".deps/gpgme-openpgp.Tpo" \ -c -o gpgme-openpgp.lo test -f 'gpgme-openpgp.c' || echo './'gpgme-openpgp.c; \ then mv ".deps/gpgme-openpgp.Tpo" ".deps/gpgme-openpgp.Plo"; \ else rm -f ".deps/gpgme-openpgp.Tpo"; exit 1; \ fi rm -f .libs/gpgme-openpgp.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I../include -I/usr/local/BerkeleyDB.4.1/include -Wall -s -O3 -march=i686 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT gpgme-openpgp.lo -MD -MP -MF .deps/gpgme-openpgp.Tpo -c gpgme-openpgp.c -fPIC -DPIC -o .libs/gpgme-openpgp.lo In file included from gpgme-openpgp.c:60: gpgmeplug.c: In function requestDecentralCertificate': gpgmeplug.c:1821: error: too few arguments to function gpgme_op_genkey' In file included from gpgme-openpgp.c:60: gpgmeplug.c: In function checkMessageSignature': gpgmeplug.c:2837: warning: passing arg 4 of gpgme_op_verify' from incompatible pointer type gpgmeplug.c:2837: error: too few arguments to function gpgme_op_verify' gmake[2]: * [gpgme-openpgp.lo] Error 1 gmake[2]: Leaving directory /tmp/cryptplug-0.3.16/gpgme' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory /tmp/cryptplug-0.3.16' gmake: * [all] Error 2

Fix

Unknown

Event Timeline

Cryptplug is discontinued. Kmail now accesses GPGME directly.
Thanks for your contribution!