[FATAL]
All if or ifdef directives need a endif at the end. If the compiler does not find one, this message is issued.
#if 1
Check where the endif is missing. Generate a preprocessor output (option -Lp) to find the problem.