This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: std_syntax.scm:298:2: unknown compile option: full-tailcalls


On 11/28/2011 10:30 AM, Leo wrote:
Hi,

The build failed on os x 10.6.8? Any fix?

......
(compiling std_syntax.scm to kawa.lib.std_syntax)
std_syntax.scm:298:2: unknown compile option: full-tailcalls
make[2]: *** [scm-classes.stamp] Error 255
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1


Maybe a classpath problem?  I.e. you're picking up an old version
of kawa while compiling kawa/lib?

Or perhaps you just need to do another "svn update" so you
update all the file.
--
	--Per Bothner
per@bothner.com   http://per.bothner.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]