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 11:28:40 +0200

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

Everything seems ok, but:
        #  cat config.log | grep gpgme.h
        configure:26455: checking gpgme.h usability
        /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.
        | #include <gpgme.h>
        configure:26497: checking gpgme.h presence
        /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.
        | #include <gpgme.h>
        configure:26566: checking for gpgme.h
        ac_cv_header_gpgme_h=no



-----Ursprüngliche Nachricht-----
Von: Sergey Poznyakoff [mailto:address@hidden 
Gesendet: Dienstag, 21. Juni 2011 17:22
An: Bob Kromonos Achten
Cc: address@hidden
Betreff: Re: [bug-anubis] This, I think, is strang

Thanks for additional info.

It showed that configure was not able to find gpgme.h:

  configure:26472: gcc -c -g -O2  conftest.c >&5
  conftest.c:283:19: error: gpgme.h: No such file or directory

Please make sure it is in your include path (if it is not, supplying
CPPFLAGS="-Ipathname" as an argument to configure might
help) and reconfigure. 

On a different note, configure definitely should not have printed "yes"
in the configuration summary output. I will see how to fix it.

Regards,
Sergey


Attachment: config.log.bz2
Description: Binary data

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

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