> > falsifian moth ~ $ pkg_info neomutt
> > Information for inst:neomutt-20211015
>
> So it seems you're running -current, right?
Yes.
> > falsifian moth ~ $ dmesg|head -n1
> > OpenBSD 7.0 (GENERIC.MP) #232: Thu Sep 30 14:25:29 MDT 2021
> >
> > falsifian moth ~ $ uname -a
> > OpenBSD moth.falsifian.org 7.0 GENERIC.MP#43 amd64
>
> These two kernel lines don't match and don't immediately tell me if
> you're on release or -current. 'sysctl kern.version' is better.
Sorry, the dmesg line must have been preserved from a previous boot.
falsifian moth ~ $ sysctl kern.version
kern.version=OpenBSD 7.0-current (GENERIC.MP) #43: Mon Oct 18 07:58:26 MDT 2021
[email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP
> The diff below should fix your problem. Could you check, please?
Yes, that fixes it, thanks. Using it now.
--
James