Re: Building mailuitls under Alpine Linux

"Sergey Poznyakoff" <[email protected]> Tue, 11 Jun 2024 12:22:10 +0200
Newsgroups gmane.comp.gnu.mailutils.bugs
Organization GNU.org.ua
Message-ID <[email protected]>
Yuri Kanivetsky <[email protected]> ha escrit:

> libtool: Version mismatch error.  This is libtool 2.4.6, but the
> libtool: definition of this LT_INIT comes from libtool 2.4.7.
> libtool: You should recreate aclocal.m4 with macros from libtool 2.4.6
> libtool: and run autoconf again.

Thanks for reporting.  Mailutils includes its own version of ltmain.sh,
which conflicts with libtool 2.4.7.  I have fixed this in two recent
commits.  Please pull.

Regards,
Sergey