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:  Hi, I am a novice to tinyos. Currently I need simulate Deluge
   on TOSSIM. I am using Tinyos 2.0.2. Currently "make micaz" in 
apps/test/deluge/GlodenImage
   is successful, but "make micaz sim" produces a lot of error. Below are just
   the last few lines of the compilation results. [...] 

Content analysis details:   (3.6 points, 3.3 required)

 pts rule name              description
---- ---------------------- --------------------------------------------------
 3.2 FH_DATE_PAST_20XX      The date is grossly in the future.
 0.0 WEIRD_PORT             URI: Uses non-standard port number for HTTP
 0.0 HTML_MESSAGE           BODY: HTML included in message
-0.7 BAYES_20               BODY: Bayesian spam probability is 5 to 20%
                            [score: 0.1165]
 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 ---
Hi,

     I am a novice to tinyos. Currently I need simulate Deluge on TOSSIM. I
am using Tinyos 2.0.2.
     Currently  "make micaz" in apps/test/deluge/GlodenImage is successful,
but "make micaz sim" produces a lot of error. Below are just the last few
lines of the compilation results.

/opt/tinyos-2.x/tos/lib/net/Deluge/extra/micaz/TOSBoot_platform.h:39:
`SPM_PAGES
IZE' undeclared here (not in a function)
/opt/tinyos-2.x/tos/lib/net/Deluge/extra/micaz/TOSBoot_platform.h:39:
enumerator
 value for `TOSBOOT_INT_PAGE_SIZE' not integer constant
In file included from
/opt/tinyos-2.x/tos/lib/net/Deluge/extra/avr/InternalFlash
C.nc:31:
/opt/tinyos-2.x/tos/lib/net/Deluge/extra/micaz/InternalFlash.h:39:24: error:
avr
/eeprom.h: No such file or directory
In file included from
/opt/tinyos-2.x/tos/lib/net/Deluge/FlashVolumeManager/Flas
hVolumeManagerC.nc:61,
                 from /opt/tinyos-2.x/tos/lib/net/Deluge/DelugeC.nc:41,
                 from GoldenImageC.nc:31:
In component `NetProgC':
/opt/tinyos-2.x/tos/lib/net/Deluge/extra/NetProgC.nc:43: failed to
preprocess /o
pt/tinyos-2.x/tos/lib/net/Deluge/extra/avr/InternalFlashC.nc
In file included from
/opt/tinyos-2.x/tos/lib/net/Deluge/extra/NetProgC.nc:44,
                 from
/opt/tinyos-2.x/tos/lib/net/Deluge/FlashVolumeManager/Flas
hVolumeManagerC.nc:61,
                 from /opt/tinyos-2.x/tos/lib/net/Deluge/DelugeC.nc:41,
                 from GoldenImageC.nc:31:
In component `NetProgM':
/opt/tinyos-2.x/tos/lib/net/Deluge/extra/NetProgM.nc:45: interface
CC2420Config
not found
/opt/tinyos-2.x/tos/lib/net/Deluge/extra/NetProgM.nc: In function
`Init.init':
/opt/tinyos-2.x/tos/lib/net/Deluge/extra/NetProgM.nc:88: interface has no
comman
d or event named `setShortAddr'
/opt/tinyos-2.x/tos/lib/net/Deluge/extra/NetProgM.nc:89: interface has no
comman
d or event named `sync'
/opt/tinyos-2.x/tos/lib/net/Deluge/extra/NetProgM.nc: In function
`NetProg.progr
amImgAndReboot':
/opt/tinyos-2.x/tos/lib/net/Deluge/extra/NetProgM.nc:116: interface has no
comma
nd or event named `getPhysicalAddress'
/opt/tinyos-2.x/tos/lib/net/Deluge/extra/NetProgM.nc:116: subscripted value
is n
either array nor pointer
/opt/tinyos-2.x/tos/lib/net/Deluge/extra/NetProgM.nc: At top level:
/opt/tinyos-2.x/tos/lib/net/Deluge/extra/NetProgM.nc:136: `syncDone' is not
in i
nterface `CC2420Config'
/opt/tinyos-2.x/tos/lib/net/Deluge/extra/NetProgM.nc:138: syntax error
before `D
elugeStorage'
In file included from
/opt/tinyos-2.x/tos/lib/net/Deluge/FlashVolumeManager/Flas
hVolumeManagerC.nc:61,
                 from /opt/tinyos-2.x/tos/lib/net/Deluge/DelugeC.nc:41,
                 from GoldenImageC.nc:31:
In component `NetProgC':
/opt/tinyos-2.x/tos/lib/net/Deluge/extra/NetProgC.nc:58: component
CC2420Control
P not found
/opt/tinyos-2.x/tos/lib/net/Deluge/extra/NetProgC.nc:52: no match
/opt/tinyos-2.x/tos/lib/net/Deluge/extra/NetProgC.nc:59: no match
In component `FlashVolumeManagerC':
/opt/tinyos-2.x/tos/lib/net/Deluge/FlashVolumeManager/FlashVolumeManagerC.nc:52:
 cannot find `BlockRead'
/opt/tinyos-2.x/tos/lib/net/Deluge/FlashVolumeManager/FlashVolumeManagerC.nc:53:
 cannot find `BlockWrite'
/opt/tinyos-2.x/tos/lib/net/Deluge/FlashVolumeManager/FlashVolumeManagerC.nc:54:
 cannot find `BlockRead'
/opt/tinyos-2.x/tos/lib/net/Deluge/FlashVolumeManager/FlashVolumeManagerC.nc:55:
 cannot find `BlockWrite'
/opt/tinyos-2.x/tos/lib/net/Deluge/FlashVolumeManager/FlashVolumeManagerC.nc:56:
 cannot find `SerialAMSender'
/opt/tinyos-2.x/tos/lib/net/Deluge/FlashVolumeManager/FlashVolumeManagerC.nc:57:
 cannot find `SerialAMReceiver'
/opt/tinyos-2.x/tos/lib/net/Deluge/FlashVolumeManager/FlashVolumeManagerC.nc:58:
 cannot find `Leds'
/opt/tinyos-2.x/tos/lib/net/Deluge/FlashVolumeManager/FlashVolumeManagerC.nc:63:
 cannot find `NetProg'
/opt/tinyos-2.x/tos/lib/net/Deluge/FlashVolumeManager/FlashVolumeManagerC.nc:64:
 cannot find `Timer'
/opt/tinyos-2.x/tos/lib/net/Deluge/FlashVolumeManager/FlashVolumeManagerC.nc:65:
 cannot find `DelugeStorage'
/opt/tinyos-2.x/tos/lib/net/Deluge/FlashVolumeManager/FlashVolumeManagerC.nc:66:
 cannot find `DelugeStorage'
/opt/tinyos-2.x/tos/lib/net/Deluge/FlashVolumeManager/FlashVolumeManagerC.nc:67:
 cannot find `DissNotify'
/opt/tinyos-2.x/tos/lib/net/Deluge/FlashVolumeManager/FlashVolumeManagerC.nc:68:
 cannot find `ReprogNotify'
In file included from
/opt/tinyos-2.x/tos/lib/net/Deluge/ObjectTransferC.nc:42,
                 from /opt/tinyos-2.x/tos/lib/net/Deluge/DelugeC.nc:53,
                 from GoldenImageC.nc:31:
In component `ObjectTransferP':
/opt/tinyos-2.x/tos/lib/net/Deluge/ObjectTransferP.nc: In function
`setNextPage'
:
/opt/tinyos-2.x/tos/lib/net/Deluge/ObjectTransferP.nc:116: interface has no
comm
and or event named `sync'
/opt/tinyos-2.x/tos/lib/net/Deluge/ObjectTransferP.nc:116: subscripted value
is
neither array nor pointer
/opt/tinyos-2.x/tos/lib/net/Deluge/ObjectTransferP.nc: In function
`ObjectTransf
er.receive':
/opt/tinyos-2.x/tos/lib/net/Deluge/ObjectTransferP.nc:219: interface has no
comm
and or event named `erase'
/opt/tinyos-2.x/tos/lib/net/Deluge/ObjectTransferP.nc:219: subscripted value
is
neither array nor pointer
/opt/tinyos-2.x/tos/lib/net/Deluge/ObjectTransferP.nc: In function
`DelugePageTr
ansfer.receivedPage':
/opt/tinyos-2.x/tos/lib/net/Deluge/ObjectTransferP.nc:252: interface has no
comm
and or event named `sync'
/opt/tinyos-2.x/tos/lib/net/Deluge/ObjectTransferP.nc:252: subscripted value
is
neither array nor pointer
/opt/tinyos-2.x/tos/lib/net/Deluge/ObjectTransferP.nc: At top level:
/opt/tinyos-2.x/tos/lib/net/Deluge/ObjectTransferP.nc:260: `syncDone' is not
in
interface `BlockWrite'
/opt/tinyos-2.x/tos/lib/net/Deluge/ObjectTransferP.nc:340: `erase' is not in
int
erface `BlockWrite'
/opt/tinyos-2.x/tos/lib/net/Deluge/ObjectTransferP.nc:341: `sync' is not in
inte
rface `BlockWrite'
/opt/tinyos-2.x/tos/lib/net/Deluge/ObjectTransferP.nc:343: syntax error
before `
addr'
/opt/tinyos-2.x/tos/lib/net/Deluge/ObjectTransferP.nc:343: `writeDone' is
not in
 interface `BlockWrite'
/opt/tinyos-2.x/tos/lib/net/Deluge/ObjectTransferP.nc:345: `eraseDone' is
not in
 interface `BlockWrite'
In file included from
/opt/tinyos-2.x/tos/lib/net/Deluge/DelugePageTransferC.nc:
46,
                 from
/opt/tinyos-2.x/tos/lib/net/Deluge/ObjectTransferC.nc:42,
                 from /opt/tinyos-2.x/tos/lib/net/Deluge/DelugeC.nc:53,
                 from GoldenImageC.nc:31:
In component `DelugePageTransferP':
/opt/tinyos-2.x/tos/lib/net/Deluge/DelugePageTransferP.nc:145: syntax error
befo
re `calcOffset'
DelugePageTransferP: `SendReqMsg.sendDone' not implemented
DelugePageTransferP: `ReceiveDataMsg.receive' not implemented
DelugePageTransferP: `ReceiveReqMsg.receive' not implemented
DelugePageTransferP: `SendDataMsg.sendDone' not implemented
DelugePageTransferP: `DelugePageTransfer.setWorkingPage' not implemented
DelugePageTransferP: `DelugePageTransfer.dataAvailable' not implemented
DelugePageTransferP: `DelugePageTransfer.setImgNum' not implemented
DelugePageTransferP: `DelugePageTransfer.isTransferring' not implemented
DelugePageTransferP: `DelugePageTransfer.stop' not implemented
DelugePageTransferP: `Timer.fired' not implemented
In component `DelugeC':
/opt/tinyos-2.x/tos/lib/net/Deluge/DelugeC.nc:75: no match
make: *** [sim-exe] Error 1

r...@rz23-pc /cygdrive/e/cygwin/opt/tinyos-2.x/apps/tests/deluge/GoldenImage
$

   Could anyone kindly give me some guidance?

   Your helpful comments will be greatly appreciated.


Rui

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

Reply via email to