Are you using Debian and openjdk? I had problems compiling with those a while ago.
On 25 dic, 23:32, Soren Lassen <[email protected]> wrote: > Everything builds without problems for me. Are you sure you have the > right version of java? > See:http://www.waveprotocol.org/code/get-javahttp://www.waveprotocol.org/code/client-development-environment-set-up > Another thing to try is to check that you checked out the source ok > and maybe do "ant clean" and retry the build. If the problem persists, > send the full error log and the output of "javac -version" and "ant > -version". > > > > On Sun, Dec 26, 2010 at 7:58 AM, Tim Costa <[email protected]> wrote: > > While trying to compile wave in a box, I am receiving this error > > while running ant. Does anyone know how to fix this? Thank you. I can > > send a full error log if desired (~1290 errors). > > > [javac] 1. ERROR in /home/timcosta33/WaveInABox/wave-protocol/ > > proto_src/org/waveprotocol/$ > > [javac] return newBuilder().mergeFrom(data).buildParsed(); > > [javac] ^^^^^^^^^ > > [javac] The method mergeFrom(Message) in the type > > WaveClientRpc.ProtocolAuthenticate.Buil$ > > [javac] ---------- > > > Thank you very much. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Wave Protocol" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group > > athttp://groups.google.com/group/wave-protocol?hl=en. -- You received this message because you are subscribed to the Google Groups "Wave Protocol" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en.
