[BRLTTY] building brlapi for Android (ARM processor)

Dave Mielke dave at mielke.cc
Sun Apr 25 00:38:43 EDT 2010


The make failed again, this time on a Java syntax error. I wonder if I'm now 
using a 1.5 which is too new. The error being reported is correct, which makes 
me wonder why you, and presumably the Android people themselves, have had a 
successful build.

The error is: arg0 is already defined in trace

This is, in fact, true. Note that both parameters have the same name.

   public abstract  void trace(java.lang.Object arg0, java.lang.Throwable arg0);

There are, in fact, several occurences of this same problem, i.e. one for each 
level of logging.

-- 
Dave Mielke           | 2213 Fox Crescent | The Bible is the very Word of God.
Phone: 1-613-726-0014 | Ottawa, Ontario   | 2011 May 21 is the Day of Judgement.
EMail: dave at mielke.cc | Canada  K2A 1H7   | 2011 Oct 21 is the End of the World.
http://FamilyRadio.com/                   | http://Mielke.cc/bible/


More information about the BRLTTY mailing list