This is the mail archive of the mauve-discuss@sourceware.cygnus.com mailing list for the Mauve project.


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

Re: question



Qian Wei Min wrote:
> Then I used 'make'.But system show next two lines.
> "Makefile",line 301:Need an operator
> make: fatal errors encountered -- cannot continue
> The line 301 is ' include choices'.

What kind of system are you using?  Are you using GNU make?

What does `make --version' say?

> And when I use 'make check' the return is "117 of 117 tests failed".
> FAIL: uncaught exception loading gnu.testlet.*
> All the reurn please see the file 'result.txt'.

It looks to me like none of the .class files are being built.
You can't simply not include `choices', because this is what tells
make which files to compile.

Good luck!

AG

-- 
Anthony Green                                               Cygnus Solutions
                                                       Sunnyvale, California

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