Re: Making in libmu_dbm [was Re: Putmail ignores multiple SMTP recipients]
Kevin Koster via Bug reports and feature requests for GNU mailutils <[email protected]> Sun, 12 Oct 2025 00:42:19 +1100
| Newsgroups | gmane.comp.gnu.mailutils.bugs |
|---|---|
| Organization | OmberTech |
| Message-ID | <[email protected]> |
On Sat, 11 Oct 2025 10:01:46 +0200 "Sergey Poznyakoff" <[email protected]> wrote: > Thank you. Your config.log reveals that you don't have any dbm > libraries to link with, therefore building in libmu_dbm was disabled. > That's OK. The actual problem is that a sieve module that depends on > libmu_dbm was enabled despite that. Please find attached a patch to > fix that. Thank you, the build works fine now with that patch applied. Regards, Kevin Koster.