[quoted lines by Lee Maschmeyer on 2013/08/04 at 15:14 -0400] Okay. I've finally managed to reproduce your problem. It only occurs when compiling Java on Cygwin with gcj, which only happens when your system doesn't have Java itself installed.
The problem is caused by a missing package called java-ecj, which is available from Cygwin Ports. You can also install the file directly by downloading "ftp://sourceware.org/pub/java/ecj-4.5.jar", and installing it to "/usr/share/java/ecj.jar". -- Dave Mielke | 2213 Fox Crescent | The Bible is the very Word of God. Phone: 1-613-726-0014 | Ottawa, Ontario | http://Mielke.cc/bible/ EMail: [email protected] | Canada K2A 1H7 | http://FamilyRadio.com/ _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
