[neomutt-devel] make error

Bo YU tsu.yubo at gmail.com
Wed May 24 06:15:36 CEST 2017


Hi,

I have two issue when install neomutt:

1. I have install gpgme software,this is the display "ls /usr/bin/local"
===============
gpg-error
gpg-error-config
gpgme-config
gpgme-tool
libassuan-config

but when i run "./configure --enable-pop --enable-imap --enable-ssl
--enable-smtp --enable-gpgme --with-ssl=/usr --enable-debug", the
configure.status reports "GPGME cannot found"

so, i have to disable gpgme.

2. when i run " ./configure --enable-pop --enable-imap --enable-ssl
--enable-smtp --with-ssl=/usr --enable-debug", the
configure.status seem to be ok.It summaries:

configure: Summary of build options:

   Version:           20170428
   Host OS:           linux-gnu
   Install prefix:    /usr/local
   Compiler:          gcc -std=gnu99
   CFlags:            -Wall -pedantic -Wno-long-long -g -O2
   LDFlags:
   Libs:              -lanl
   Mutt libs:         -lidn

   GPGME:             no
   PGP:               yes
   SMIME:             yes
   Notmuch:           no
   Header Cache(s):   no
   Lua:               no

But i make it, it reports error:

Makefile:245: *** Recursive variable `am__v_XSLT_' references itself
(eventually)。 停止。

So i miss something?

Any help will appreciate!

Thanks.


More information about the neomutt-devel mailing list