No such problem on 10.7

rules.make: line 114 is empty
make error "*** missing separator. Stop." mean that line starts not with tab or valid make command

so if u have changes in this file try to revert or check that editor didnt replace tab with spaces.
if possible move to the latest gnu make version.

o_O




06/03/13 12:58:28, Felix <fe...@call-with-current-continuation.org>:
Hello!


When trying

make PLATFORM=macosx PREFIX=$HOME

I get

make -f ./Makefile.macosx CONFIG= all
rules.make:114: *** missing separator. Stop.
make: *** [all] Error 2

This is GNU make 3.80, running on Mac OS X 10.4 (ppc).

Any help would be appreciated.


cheers,
felix

_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users
_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to