Re: Problem building mm-common on MSYS2

Rob Pearce <[email protected]> Wed, 14 Apr 2021 18:07:55 +0100
Newsgroups gmane.comp.gnome.gtkmm
Message-ID <[email protected]>
On 14/04/2021 09:41, Kjell Ahlstedt via gtkmm-list wrote:
> The installation of mm-common fails on line 17 of 
> extra-install-cmd.py. I don't understand what the error message refers 
> to ("the file specified"). extra-install-cmd.py is a very simple 
> Python script that just prints a warning, if appropriate. The failing 
> Python command is
>
>   result = subprocess.run(['aclocal', '--print-ac-dir'],
>                           stdout=subprocess.PIPE, 
> stderr=subprocess.DEVNULL,
>                           universal_newlines=True)

Most likely that's the Windows error message meaning that aclocal is not 
installed (or not in the path)

_______________________________________________
gtkmm-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gtkmm-list