I am currently trying to port a software package to Kamikaze (7.06 release). From times to times the following error in one of the packages' Makefiles occurs:
Makefile:101: *** missing separator. Stop.
What confuses me is that in some cases, the Makefile has not been changed by me, nor did I change any of the include files (I have double-checked it). Also, the Makefile is not the one I am developing, but some legacy ones. The only thing that seems to help in these cases is run a "make clean" ... Do other people have the same problems, and maybe a better solution than to run "make clean"?
Thanks in advance
Kai Koehne
BTW: My make version is GNU Make 3.80