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 `mutt_monitor_add'

I think I know what the problem is: it's an improper usage of AC_CHECK_FUNCS. I'm guessing your system has one or more of "inotify_init1() inotify_add_watch() inotify_rm_watch()" but not all of them.

I'll push a patch to stable, but for now just keep the '--disable-filemontor'. The fix will just end up disabling it on your system.

--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C  5308 ADEF 7684 8031 6BDA

Attachment: signature.asc
Description: PGP signature

Reply via email to