Hi at all, I'm Matteo from Italy.
I've a problem when i compile the telos message for TinyViz (I've read
the README in TOSSIM-CC2420).
There is the problem when in directory:
/opt/tinyos-1.x/tools/java/net/tinyos/message/telos
i type: make
the output is:
... /opt/tinyos-1.x/tools/java/net/tinyos/message/telos
javac TOSMsg.java
TOSMsg.java:141: get_crc() in net.tinyos.message.telos.TOSMsg cannot override ge
t_crc() in net.tinyos.message.telos.BaseTOSMsg; attempting to use incompatible r
eturn type
found : int
required: short
public int get_crc() {
^
Note: TOSMsg.java uses or overrides a deprecated API.
Note: Recompile with -deprecation for details.
1 error
make: *** [TOSMsg.class] Error 1
I can't make the TOSMsg.class; this file is essential for compiling
TinyViz with the support of telos message.
Please, Help me.
Matteo Boffo
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help