bug-anubis
[Top][All Lists]
Advanced

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

Re: [bug-anubis] This, I think, is strang


From: Bob Kromonos Achten
Subject: Re: [bug-anubis] This, I think, is strang
Date: Wed, 22 Jun 2011 18:23:28 +0200

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Okay, .92 is now running fine with gpg. But the problem with pinentry ist just 
the same :-( I had to remove passphrase from the key, to use it. Is there a 
special way to confogure gpg-agent?


- -------- Original-Nachricht ----- ----
Von: Sergey Poznyakoff <address@hidden>
Versendet am: Wed Jun 22 13:32:10 MESZ 2011
An: Bob Kromonos Achten <address@hidden>
CC: address@hidden
Betreff: AW: [bug-anubis] This, I think, is strang

> Ok, I compiled anubis with:
>       CPPFLAGS="-I/usr/include/gpgme" ./configure --prefix=/usr
> --with-gnutls --with-socks-proxy --with-guile --includedir=/usr/include

It is better to do so:

  ./configure CPPFLAGS="-I/usr/include/gpgme" --prefix=/usr \
             --with-gnutls --with-socks-proxy --with-guile \
             --includedir=/usr/include

It is very important to give any makefile variable assignments as arguments
to configure, instead of setting them as envars before invoking it.

>       /usr/include/gpgme/gpgme.h:89:2: error: #error GPGME was compiled
> with _FILE_OFFSET_BITS = 64, please see the section "Largefile support
> (LFS)" in the GPGME manual.

Try configuring it as follows:

  ./configure CPPFLAGS="-I/usr/include/gpgme -D_FILE_OFFSET_BITS=64" \
             --prefix=/usr \
             --with-gnutls --with-socks-proxy --with-guile \
             --includedir=/usr/include

Let me know if it works for you.

Regards,
Sergey

- --
[Additional signatur] Sent from my android device

- --
Bitte senden Sie mir keine Word- oder PowerPoint-Anhänge.
Siehe http://www.gnu.org/philosophy/no-word-attachments.de.html
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (GNU/Linux)

iQEcBAEBAgAGBQJOAhcxAAoJEKqfSoDBRegDpKAIAIHvYseUxcB/cZ41ns1RsNaE
WWQGRs1ASDt0jQ4G0Zw56Pd/i5awwi6MDCIRFZakoGwF88kvPvwYqKvEu47sgOtX
vW3Q0VT24oADZ0C0l/0buIpc6DXCUPvt/N62S8q+XY0JhOIge/6ds+npTRyMii0/
BLVWFHfLwgvDntpJ1Y4BAqBYVUP3hBoVI/IBBFz1GvCV/1gKYJUjnQns9QLYpHt2
AeSRjcOc51jDx5aPzBaXtY0cczvD7l0eGyATWWpjif3nZTe43ZVPo1+yn4pTiA1o
XhxLA7kZOUY0bM12DeE3Gj03qurFdpRzfU8KPlB0tk23miafzfB1/yh6eDXyz1Q=Op+m
-----END PGP SIGNATURE-----



reply via email to

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