On Mon, Sep 09, 2019 at 06:12:49PM -0700, Kevin J. McCarthy wrote:
> On Wed, Sep 04, 2019 at 10:26:31AM -0500, Derek Martin wrote:
> > I'll try to look at this no later than this weekend...
>
> Derek, I've merged Gero's patch into the stable branch in git. It should
> compile with inotify support
On Wed, Sep 04, 2019 at 10:26:31AM -0500, Derek Martin wrote:
I'll try to look at this no later than this weekend...
Derek, I've merged Gero's patch into the stable branch in git. It
should compile with inotify support for you now. If you have the
chance, please try compiling the stable git
I'll try to look at this no later than this weekend...
Thanks!
On Sun, Sep 01, 2019 at 06:19:17PM +0200, Gero Treuner wrote:
> Hi Derek,
>
> On Wed, Aug 28, 2019 at 02:16:10PM -0700, Kevin J. McCarthy wrote:
> > On Mon, Aug 26, 2019 at 02:12:56PM -0500, Derek Martin wrote:
> > > /home/ddm/tmp/mu
On Sun, Sep 01, 2019 at 06:19:17PM +0200, Gero Treuner wrote:
Probably only inotify_init1() is missing, which can easily be replaced.
If it's this - verifyable by config.status - then the attached patch
helps not only to compile, but makes inotify running for Mutt on your
system. I tested it by
Hi Derek,
On Wed, Aug 28, 2019 at 02:16:10PM -0700, Kevin J. McCarthy wrote:
> On Mon, Aug 26, 2019 at 02:12:56PM -0500, Derek Martin wrote:
> > /home/ddm/tmp/mutt-1.12.1/buffy.c:276: undefined reference to
> > `mutt_monitor_remove'
> > /home/ddm/tmp/mutt-1.12.1/buffy.c:310: undefined reference t
On Wed, Aug 28, 2019 at 02:19:39PM -0700, Kevin J. McCarthy wrote:
> On Mon, Aug 26, 2019 at 02:29:22PM -0500, Derek Martin wrote:
> > However, just now, trying to pgp-sign this message, I got:
> >
> > gpg: can't query passphrase in batch mode
> > gpg: skipped "0xDFBEAD02": bad passphrase
> > gpg:
On Mon, Aug 26, 2019 at 02:29:22PM -0500, Derek Martin wrote:
However, just now, trying to pgp-sign this message, I got:
gpg: can't query passphrase in batch mode
gpg: skipped "0xDFBEAD02": bad passphrase
gpg: signing failed: bad passphrase
Try adding 'unset pgp_use_gpg_agent' to your muttrc.
On Mon, Aug 26, 2019 at 02:12:56PM -0500, Derek Martin wrote:
/home/ddm/tmp/mutt-1.12.1/buffy.c:276: undefined reference to
`mutt_monitor_remove'
/home/ddm/tmp/mutt-1.12.1/buffy.c:310: undefined reference to
`mutt_monitor_remove'
/home/ddm/tmp/mutt-1.12.1/buffy.c:326: undefined reference to `mu
On Mon, Aug 26, 2019 at 10:10:55PM +0200, Gero Treuner wrote:
> On Mon, Aug 26, 2019 at 02:29:22PM -0500, Derek Martin wrote:
> > On Mon, Aug 26, 2019 at 02:12:56PM -0500, Derek Martin wrote:
> > > I may also just configure with --disable-filemonitor and try again,
> > > but I suspect I want whatev
On Mon, Aug 26, 2019, at 3:13 PM, Derek Martin wrote:
> Folks,
>
> I downloaded mutt-1.12.1 today, and tried to compile it. I ran
> configure thusly:
Derek I will be back from my trip tomorrow and take a look at this. Probably
the calls are not ifdef'ed out.
-Kevin
Hi Derek,
On Mon, Aug 26, 2019 at 02:29:22PM -0500, Derek Martin wrote:
> On Mon, Aug 26, 2019 at 02:12:56PM -0500, Derek Martin wrote:
> > I may also just configure with --disable-filemonitor and try again,
> > but I suspect I want whatever awesomeness that brings (I vaguely
> > remember a discus
On Mon, Aug 26, 2019 at 02:12:56PM -0500, Derek Martin wrote:
> I may also just configure with --disable-filemonitor and try again,
> but I suspect I want whatever awesomeness that brings (I vaguely
> remember a discussion about this but sadly not the details).
FWIW this worked.
However, just now
Folks,
I downloaded mutt-1.12.1 today, and tried to compile it. I ran
configure thusly:
./configure --enable-sidebar --enable-compressed --enable-hcache
Then make failed to link, thusly:
gcc -std=gnu99 -Wall -pedantic -Wno-long-long -g -O2 -L/lib -o mutt
addrbook.o alias.o attach.o base64.
13 matches
Mail list logo