frysk/core/JUnitTests.java:11: error: 'class' or 'this' expected. list.add(frysk.proc..#TestExec.class); ^ 1 error make[2]: *** [frysk/core/JUnitTests.o] Error 1 make[2]: *** Waiting for unfinished jobs....
Reproduce by touching a .#TestFoo.java file, and then running autogen.sh. (Emacs creates .#files when it does a temp save)
Index: common/ChangeLog 2006-05-12 Andrew Cagney <cagney@redhat.com> * Makefile.gen.sh: Filter out any file names that do not start with an alphabetic character.