zigstat wrote: > It wouldn't compile after removing ( moving ) that file, edited the Makefile and removed that particular include from the dependencies for registrar.c and that did the trick. Remove all files that are not part of the source (all autogenerated files, etc). In most cases out-of-tree compiling solves all these problems.