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:  Hello I've just downloaded the XubunTOS image provided by
  the TinyOs team 
(http://tinyos.stanford.edu/tinyos-wiki/index.php/Installing_XubunTOS_%28with_TinyOS_from_tp-freeforall/prod_repository%29_in_VirtualBox)
   and while trying to compile the simple BLINK app with TOSSIM support I get
   this: [...] 

Content analysis details:   (6.3 points, 5.0 required)

 pts rule name              description
---- ---------------------- --------------------------------------------------
 2.0 DNS_FROM_AHBL_RHSBL    RBL: Envelope sender listed in dnsbl.ahbl.org
 1.5 WEIRD_PORT             URI: Uses non-standard port number for HTTP
 0.0 HTML_MESSAGE           BODY: HTML included in message
 2.8 MIME_BASE64_TEXT       RAW: Message text disguised using base64 encoding

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 ---
Hello 


 I've just downloaded the XubunTOS image provided by the TinyOs team 
(http://tinyos.stanford.edu/tinyos-wiki/index.php/Installing_XubunTOS_%28with_TinyOS_from_tp-freeforall/prod_repository%29_in_VirtualBox)
 and while trying to compile the simple BLINK app with TOSSIM support I get
 this:

>>> mkdir -p simbuild/micaz
>>>   placing object files in simbuild/micaz
>>>   writing XML schema to app.xml
>>>   compiling BlinkAppC to object file sim.o
>>> ncc -c -shared -fPIC -o simbuild/micaz/sim.o -g -O0 -tossim 
>>> -fnesc-nido-tosnodes=1000 -fnesc-simulate 
>>> -fnesc-nido-motenumber=sim_node\(\) -fnesc-gcc=gcc -Wall -Wshadow 
>>> -Wnesc-all -target=micaz -fnesc-cfile=simbuild/micaz/app.c -board=micasb 
>>> -DDEFINED_TOS_AM_GROUP=0x22 -finline-limit=100000 
>>> -DIDENT_APPNAME=\"BlinkAppC\" -DIDENT_USERNAME=\"user\" 
>>> -DIDENT_HOSTNAME=\"XubunTOS\" -DIDENT_USERHASH=0x184e7486L 
>>> -DIDENT_TIMESTAMP=0x54573467L -DIDENT_UIDHASH=0xed24784cL 
>>> -Wno-nesc-data-race BlinkAppC.nc   -fnesc-dump=components 
>>> -fnesc-dump=variables -fnesc-dump=constants -fnesc-dump=typedefs 
>>> -fnesc-dump=interfacedefs -fnesc-dump=tags -fnesc-dumpfile=app.xml
>>> In file included from 
>>> /home/user/top/t2_cur/tinyos-2.x/tos/lib/tossim/ActiveMessageC.nc:57,
>>>                  from 
>>> /home/user/top/t2_cur/tinyos-2.x/tos/lib/tossim/MainC.nc:72,
>>>                  from BlinkAppC.nc:56:
>>> In component `TossimPacketModelC':
>>> /home/user/top/t2_cur/tinyos-2.x/tos/lib/tossim/TossimPacketModelC.nc:140: 
>>> conflicting types for `PacketAcknowledgements.wasAcked'
>>> /home/user/top/t2_cur/tinyos-2.x/tos/interfaces/PacketAcknowledgements.nc:85:
>>>  previous declaration of `PacketAcknowledgements.wasAcked'
>>> make: *** [sim-exe] Error 1
>>>
>>> Could anyone help me?
>>>
>>>
>>> Thanks a lot
>>>                                       

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

Reply via email to