This could be caused by Java Path environment.
Firstly, you can recheck Java Path environment.
Secondly, you enter $(TOSROOT)/support/sdk/java folder, and then make
tinyos.jar.

I hope these are help for you.

2010/7/27 <[email protected]>

> hi,
>
> i tried to build the app RadioSenseToLeds!
> but it fails;(
> could someone tell me what is causing the errors?
> how can i fix it?
>
> r...@xubuntos-tinyos:/opt/tinyos-2.1.0/apps/RadioSenseToLeds# make telosb
> mkdir -p build/telosb
> javac RadioSenseMsg.java
> /opt/tinyos-2.1.0/support/sdk/java/net/tinyos/message/Message.java:84:
> cannot find symbol
> symbol  : class SerialPacket
> location: class net.tinyos.message.Message
>  private SerialPacket serialPacket;
>          ^
> /opt/tinyos-2.1.0/support/sdk/java/net/tinyos/message/Message.java:676:
> cannot find symbol
> symbol  : class SerialPacket
> location: class net.tinyos.message.Message
>  public SerialPacket getSerialPacket() {
>         ^
> /opt/tinyos-2.1.0/support/sdk/java/net/tinyos/message/Message.java:684:
> cannot find symbol
> symbol  : class SerialPacket
> location: class net.tinyos.message.Message
>  protected void setSerialPacket(SerialPacket mySerialPacket) {
>                                 ^
> 3 errors
> make: *** [RadioSenseMsg.class] Error 1
> r...@xubuntos-tinyos:/opt/tinyos-2.1.0/apps/RadioSenseToLeds#
> --
> Sicherer, schneller und einfacher. Die aktuellen Internet-Browser -
> jetzt kostenlos herunterladen! http://portal.gmx.net/de/go/atbrowser
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to