Spam detection software, running on the system "mail.Millennium.Berkeley.EDU", 
has
identified this incoming email as possible spam.  The original message
has been attached to this so you can view it (if it isn't spam) or label
similar future email.  If you have any questions, see
the administrator of that system for details.

Content preview:  To whom it may concern, Dear Sir, I have tried to run tossim
   simulator under tinyos 2.1.0 for a month but I still cant get it work. I
  downloaded the vmware image which the link of it was on tinyos.net. I can
  successfully build the Blink application. But when I continue building 
RadioCountToLed
   application I receive 3 errors. [...] 

Content analysis details:   (3.3 points, 3.3 required)

 pts rule name              description
---- ---------------------- --------------------------------------------------
 3.2 FH_DATE_PAST_20XX      The date is grossly in the future.
 1.6 DEAR_SOMETHING         BODY: Contains 'Dear (something)'
-2.6 BAYES_00               BODY: Bayesian spam probability is 0 to 1%
                            [score: 0.0002]
 0.0 HTML_MESSAGE           BODY: HTML included in message
 1.1 DNS_FROM_OPENWHOIS     RBL: Envelope sender listed in bl.open-whois.org.

The original message was not completely plain text, and may be unsafe to
open with some email clients; in particular, it may contain a virus,
or confirm that your address can receive spam.  If you wish to view
it, it may be safer to save it to a file and open it with an editor.

--- Begin Message ---
To whom it may concern,
Dear Sir,
I have tried to run tossim simulator under tinyos 2.1.0 for a month but I still 
cant get it work. I downloaded the vmware image which the link of it was on 
tinyos.net. I can successfully build the Blink application. But when I continue 
building RadioCountToLed application I receive 3 errors.


xubun...@xubuntos-tinyos:/opt/tinyos-2.1.0/apps/RadioCountToLeds$ make micaz 
simmkdir -p simbuild/micaz
javac RadioCountMsg.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: *** [RadioCountMsg.class] Error 1


I don't know what to do with it. And I cant continue the TOSSIM tutorial 
without building this part.

Also can you direct me to some more programming documentation for TOSSIM?

With Kind Regards,
Amir


      

--- End Message ---
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to