|
From: Ethan A M. <sf...@us...> - 2012-01-10 00:04:32
|
> Hello > > I have check out the latest cvs tips. > On the MinGW, all.dem went well. Thanks! > > However, on the Cygwin, 'make check' did not work due to the following > make[2]: *** No rule to make target `../term/mac.trm', needed by `term.o'. Stop. > > The error might be imported recent change for mac.trm I do not understand why Cygwin would ever try to include the macintosh terminal in term.o. However, I did miss one place where mac.trm was mentioned. ../src/makefile.all I have now removed it. Perhaps that will fix the problem. Ethan |