Hi all,i'm trying to compile the TestAES application  downloaded from 
http://tinyos.cvs.sourceforge.net/viewvc/*checkout*/tinyos/tinyos-2.x-contrib/crypto/index.html.It
 used to run well but today, i get this error :$ make micaz simmkdir -p 
simbuild/micaz  placing object files in simbuild/micaz  writing XML schema to 
app.xml  compiling TestAES to object file sim.oncc -c -DUSE_DL_IMPORT -fpic  -o 
simbuild/micaz/sim.o -g -O0 -tossim -fnesc-nido-tosnodes=1000 -fnesc-simulate 
-fnesc-nido-motenumber=sim_node\(\)   -Wall -Wshadow -Wnesc-all -target=micaz 
-fnesc-cfile=simbuild/micaz/app.c -board=micasb -DDEFINED_TOS_AM_GROUP=0x22 
--param max-inline-insns-single=100000 -DIDENT_APPNAME=\"TestAES\" 
-DIDENT_USERNAME=\"Administrateur\" -DIDENT_HOSTNAME=\"v8fmk15ebx5la4b\" 
-DIDENT_USERHASH=0xf17b64ddL -DIDENT_TIMESTAMP=0x4c0a092bL 
-DIDENT_UIDHASH=0xea359770L -Wno-nesc-data-race TestAES.nc   
-fnesc-dump=components -fnesc-dump=variables -fnesc-dump=constants 
-fnesc-dump=typedefs -fnesc-dump=interfacedefs -fnesc-dump=tags 
-fnesc-dumpfile=app.xmlTestAESC.nc:37:17: error: AES.h: No such file or 
directoryIn file included from TestAES.nc:48:In component 
`TestAESC':TestAESC.nc:41: interface AES not foundTestAESC.nc: In function 
`Boot.booted':TestAESC.nc:77: interface has no command or event named 
`keyExpansion'TestAESC.nc:82: interface has no command or event named 
`encrypt'TestAESC.nc:88: interface has no command or event named 
`encrypt'TestAESC.nc:94: interface has no command or event named 
`decrypt'TestAESC.nc:100: interface has no command or event named `decrypt'In 
component `TestAES':TestAES.nc: At top level:TestAES.nc:49: component AESC not 
foundTestAES.nc:52: no matchmake: *** [sim-exe] Error 1
Could you please help me  to fix it?Regards,
                                          
_________________________________________________________________
Hotmail : un service de messagerie gratuit, fiable et complet
https://signup.live.com/signup.aspx?id=60969
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to