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 got problem when compiling the Blink 
  application as follows: mkdir -p build/mica2 compiling BlinkAppC to a 
  mica2 binary ncc -o build/mica2/main.exe -Os -finline-limit=100000 
  -Wall -Wshadow -DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -target=mica2 
  -fnesc-cfile=build/mica2/app.c -board=micasb -fnesc-dump=wiring 
  -fnesc-dump='interfaces(!abstract())' 
  -fnesc-dump='referenced(interfacedefs, components)' 
  -fnesc-dumpfile=build/mica2/wiring-check.xml BlinkAppC.nc -lm Couldn't 
  execute avr-gcc make: *** [exe0] Error 2 [...] 

Content analysis details:   (5.2 points, 5.0 required)

 pts rule name              description
---- ---------------------- --------------------------------------------------
 0.5 FROM_ENDS_IN_NUMS      From: ends in numbers
 2.2 FORGED_YAHOO_RCVD      'From' yahoo.com does not match 'Received' headers
 0.0 HTML_MESSAGE           BODY: HTML included in message
 0.3 HTML_10_20             BODY: Message is 10% to 20% HTML
 0.4 DNS_FROM_RFC_ABUSE     RBL: Envelope sender in abuse.rfc-ignorant.org
 0.5 DNS_FROM_RFC_WHOIS     RBL: Envelope sender in whois.rfc-ignorant.org
 1.4 DNS_FROM_RFC_POST      RBL: Envelope sender in postmaster.rfc-ignorant.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 --- Hello,

I got problem when compiling the Blink application as follows:

mkdir -p build/mica2
    compiling BlinkAppC to a mica2 binary
ncc -o build/mica2/main.exe -Os -finline-limit=100000 -Wall -Wshadow -DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -target=mica2 -fnesc-cfile=build/mica2/app.c -board=micasb  -fnesc-dump=wiring -fnesc-dump='interfaces(!abstract())' -fnesc-dump='referenced(interfacedefs, components)' -fnesc-dumpfile=build/mica2/wiring-check.xml BlinkAppC.nc -lm
Couldn't execute avr-gcc
make: *** [exe0] Error 2

I am using TinyOS version 2.0.
Can anyone help me with this problem?
Best regards,
Thang

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

Reply via email to