Hello, tcm currently FTBFS on non-linux archs, apparently due to a non-matching patch, see for instance https://buildd.debian.org/status/fetch.php?pkg=tcm&arch=kfreebsd-amd64&ver=2.20%2BTSQD-4.2&stamp=1255935290
Control: tag -1 help Actually, the problem starts with the build system not recognizing the platform and therefore not finding any settings. (Detection needs to be added to the top-level Makefile.) I tried to make the configuration step error out early on unknown platforms in the -7 QA upload. Andreas