On Aug 18, 2006, at 12:14 AM, Kannan Srinivasan wrote:


I went ahead and compiled java code in the apps directory. It is giving me
the following error (eg. compiling java code under Oscilloscope):

$ javac Oscilloscope.java
Oscilloscope.java:55: cannot access net.tinyos.util.SerialStub
file net\tinyos\util\SerialStub.class not found
        mote = new MoteIF(PrintStreamMessenger.err);
               ^
1 error

Your CLASSPATH is pointing at the 1.x Java code.

Phil
_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to