chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] problem building chicken 4.8.0.3 on mac 10.4


From: db05
Subject: Re: [Chicken-users] problem building chicken 4.8.0.3 on mac 10.4
Date: Mon, 03 Jun 2013 22:51:32 +0400
User-agent: Simple Mail V2.85

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 <address@hidden>:
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
address@hidden
https://lists.nongnu.org/mailman/listinfo/chicken-users

reply via email to

[Prev in Thread] Current Thread [Next in Thread]