Hi, I'm trying to compile FUSE by following the instructions from here:
https://github.com/speccytools/fuse/blob/master/INSTALL
So according to that, the first step is to build libspectrum. I'm using a brand new MSYS2 installation. ./autogen.sh and the configure command succeeded, but I'm getting an error when I try to build the library with make. Any tips? I don't really know how to proceed from here.

Hi, I'm trying to compile FUSE by following the instructions from here:
https://github.com/speccytools/fuse/blob/master/INSTALL
So according to that, the first step is to build libspectrum. I'm using a brand new MSYS2 installation.
./autogen.shand the configure command succeeded, but I'm getting an error when I try to build the library withmake. Any tips? I don't really know how to proceed from here.