From the "error: Can't make signal names on this platform" thread in the MBSE echo.
- There is a set of platforms that MBSE is hardcoded for (not sure why); it checks the platform and the compile will therefore fail if actually not on a supported platform.
- The starter of the thread also noted issues with a couple of librarys; after researching, found them to be zlib1g-dev and libbz-dev. Use those in build-depends?
