This error is solved by re-compiling the tinyos.jar file. george@box:/opt/tinyos-2.1.1/support/sdk/java$ make
The the RssiDemo Java compiled fine. I mention it here just for completeness when this thread is archived. Cheers, George. George Smart wrote: > > javac RssiDemo.java RssiMsg.java > /opt/tinyos-2.1.1/support/sdk/java/net/tinyos/message/Message.java:84: > error: cannot find symbol > private SerialPacket serialPacket; > ^ > symbol: class SerialPacket > location: class Message > > Continued: http://www.ee.ucl.ac.uk/~zceed42/error.txt > -- View this message in context: http://old.nabble.com/Fwd%3A-mig-issue-failed-parsing-RssiDemoMessages.h-tp32796215p32872726.html Sent from the TinyOS - Help mailing list archive at Nabble.com. _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
