bug-anubis
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-anubis] unable to install anubis with gpg-support


From: Frank Kensy
Subject: [bug-anubis] unable to install anubis with gpg-support
Date: Fri, 05 Sep 2003 22:37 CEST


hello,

i try to install anubis with pgp-sign-support, but i am not able to compile 
anubis with this support.

i use:

gcc --version
gcc (GCC) 3.3.1
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

anubis-3.9.93
gnupg-1.2.2
gpgme-0.4.2

1) i am able to compile gnupg and gpgme without any error. 2) i am able to compile anubis with the option "--without-gpgme"

without the option "--without-gpgme" i get the follow error:

make[3]: Entering directory 
`/home/support/build/sendmail/anubis/anubis-3.9.93/src'
if gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I. -I.. -I../intl    
-Wall -O2 -MT gpg.o -MD -MP -MF ".deps/gpg.Tpo" \
 -c -o gpg.o `test -f 'gpg.c' || echo './'`gpg.c; \
then mv -f ".deps/gpg.Tpo" ".deps/gpg.Po"; \
else rm -f ".deps/gpg.Tpo"; exit 1; \
fi
gpg.c:45: warning: `GpgmeCtx' is deprecated (declared at 
/usr/local/include/gpgme.h:1432)
gpg.c:56: warning: `GpgmeCtx' is deprecated (declared at 
/usr/local/include/gpgme.h:1432)
gpg.c: In function `gpgme_debug_info':
gpg.c:58: warning: implicit declaration of function `gpgme_get_op_info'
gpg.c:58: warning: initialization makes pointer from integer without a cast
gpg.c: In function `gpgme_init':
gpg.c:70: warning: `GpgmeError' is deprecated (declared at 
/usr/local/include/gpgme.h:1434)
gpg.c:83: error: too few arguments to function `gpgme_get_engine_info'
gpg.c:83: warning: passing arg 1 of `fputs' makes pointer from integer without 
a cast
gpg.c: In function `gpg_sign':
gpg.c:98: warning: `GpgmeCtx' is deprecated (declared at 
/usr/local/include/gpgme.h:1432)
gpg.c:99: warning: `GpgmeError' is deprecated (declared at 
/usr/local/include/gpgme.h:1434)
gpg.c:100: warning: `GpgmeData' is deprecated (declared at 
/usr/local/include/gpgme.h:1433)
gpg.c:100: warning: `GpgmeData' is deprecated (declared at 
/usr/local/include/gpgme.h:1433)
gpg.c:101: warning: `GpgmeKey' is deprecated (declared at 
/usr/local/include/gpgme.h:1447)
gpg.c:121: error: `GPGME_EOF' undeclared (first use in this function)
gpg.c:121: error: (Each undeclared identifier is reported only once
gpg.c:121: error: for each function it appears in.)
gpg.c:131: warning: `GpgmePassphraseCb' is deprecated (declared at 
/usr/local/include/gpgme.h:1448)
gpg.c:138: warning: `gpgme_data_rewind' is deprecated (declared at 
/usr/local/include/gpgme.h:908)
gpg.c:138: warning: `gpgme_data_rewind' is deprecated (declared at 
/usr/local/include/gpgme.h:908)
gpg.c:149: error: too many arguments to function `gpgme_data_read'
gpg.c: In function `gpg_encrypt':
gpg.c:176: warning: `GpgmeCtx' is deprecated (declared at 
/usr/local/include/gpgme.h:1432)
gpg.c:177: warning: `GpgmeError' is deprecated (declared at 
/usr/local/include/gpgme.h:1434)
gpg.c:178: warning: `GpgmeData' is deprecated (declared at 
/usr/local/include/gpgme.h:1433)
gpg.c:178: warning: `GpgmeData' is deprecated (declared at 
/usr/local/include/gpgme.h:1433)
gpg.c:179: error: `GpgmeRecipients' undeclared (first use in this function)
gpg.c:179: error: parse error before "rset"
gpg.c:197: warning: implicit declaration of function `gpgme_recipients_new'
gpg.c:197: error: `rset' undeclared (first use in this function)
gpg.c:205: warning: implicit declaration of function 
`gpgme_recipients_add_name_with_validity'
gpg.c:212: error: incompatible type for argument 3 of `gpgme_op_encrypt'
gpg.c:212: error: too few arguments to function `gpgme_op_encrypt'
gpg.c:212: error: incompatible type for argument 3 of `gpgme_op_encrypt'
gpg.c:212: error: too few arguments to function `gpgme_op_encrypt'
gpg.c:213: warning: `gpgme_data_rewind' is deprecated (declared at 
/usr/local/include/gpgme.h:908)
gpg.c:213: warning: `gpgme_data_rewind' is deprecated (declared at 
/usr/local/include/gpgme.h:908)
gpg.c:219: warning: implicit declaration of function `gpgme_recipients_release'
gpg.c:225: error: too many arguments to function `gpgme_data_read'
gpg.c:240: error: `GPGME_EOF' undeclared (first use in this function)
gpg.c: In function `gpg_sign_encrypt':
gpg.c:253: warning: `GpgmeCtx' is deprecated (declared at 
/usr/local/include/gpgme.h:1432)
gpg.c:254: warning: `GpgmeError' is deprecated (declared at 
/usr/local/include/gpgme.h:1434)
gpg.c:255: warning: `GpgmeData' is deprecated (declared at 
/usr/local/include/gpgme.h:1433)
gpg.c:255: warning: `GpgmeData' is deprecated (declared at 
/usr/local/include/gpgme.h:1433)
gpg.c:256: warning: `GpgmeKey' is deprecated (declared at 
/usr/local/include/gpgme.h:1447)
gpg.c:257: error: `GpgmeRecipients' undeclared (first use in this function)
gpg.c:257: error: parse error before "rset"
gpg.c:281: error: `GPGME_EOF' undeclared (first use in this function)
gpg.c:291: warning: `GpgmePassphraseCb' is deprecated (declared at 
/usr/local/include/gpgme.h:1448)
gpg.c:296: error: `rset' undeclared (first use in this function)
gpg.c:311: error: incompatible type for argument 3 of `gpgme_op_encrypt_sign'
gpg.c:311: error: too few arguments to function `gpgme_op_encrypt_sign'
gpg.c:311: error: incompatible type for argument 3 of `gpgme_op_encrypt_sign'
gpg.c:311: error: too few arguments to function `gpgme_op_encrypt_sign'
gpg.c:312: warning: `gpgme_data_rewind' is deprecated (declared at 
/usr/local/include/gpgme.h:908)
gpg.c:312: warning: `gpgme_data_rewind' is deprecated (declared at 
/usr/local/include/gpgme.h:908)
gpg.c:324: error: too many arguments to function `gpgme_data_read'
make[3]: *** [gpg.o] Error 1
make[3]: Leaving directory 
`/home/support/build/sendmail/anubis/anubis-3.9.93/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory 
`/home/support/build/sendmail/anubis/anubis-3.9.93/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/support/build/sendmail/anubis/anubis-3.9.93'
make: *** [all] Error 2

i is possible to solve the problem?

frank




reply via email to

[Prev in Thread] Current Thread [Next in Thread]