Ok folks, 

Reinstalled tiny0s-2.1.2... What am I doing wrong? 


make micaz sim 
make[1]: Entering directory `/opt/tinyos-2.1.2/apps/tutorials/BlinkConfig' 
mkdir -p simbuild/micaz 
placing object files in simbuild/micaz 
writing XML schema to app.xml 
compiling BlinkConfigAppC 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 
--param max-inline-insns-single=100000 -Isimbuild/micaz 
-DIDENT_APPNAME=\"BlinkConfigAppC\" -DIDENT_USERNAME=\"jkruss527\" 
-DIDENT_HOSTNAME=\"ubuntu\" -DIDENT_USERHASH=0x3b04eeceL 
-DIDENT_TIMESTAMP=0x5075ad56L -DIDENT_UIDHASH=0x7dcce6afL -Wno-nesc-data-race 
BlinkConfigAppC.nc -fnesc-dump=components -fnesc-dump=variables 
-fnesc-dump=constants -fnesc-dump=typedefs -fnesc-dump=interfacedefs 
-fnesc-dump=tags -fnesc-dumpfile=app.xml 
BlinkConfigAppC.nc:34:28: error: StorageVolumes.h: No such file or directory 
In file included from /opt/tinyos-2.1.2/tos/interfaces/ConfigStorage.nc:49: 
/opt/tinyos-2.1.2/tos/types/Storage.h:61:26: error: Storage_chip.h: No such 
file or directory 
In component `BlinkConfigAppC': 
BlinkConfigAppC.nc:48: `VOLUME_CONFIGTEST' undeclared here (not in a function) 
BlinkConfigAppC.nc:48: component ConfigStorageC not found 
BlinkConfigAppC.nc:48: component `ConfigStorageC' is not generic 
BlinkConfigAppC.nc:53: cannot find `ConfigStorage' 
BlinkConfigAppC.nc:54: cannot find `Mount' 
make[1]: *** [sim-exe] Error 1 
make[1]: Leaving directory `/opt/tinyos-2.1.2/apps/tutorials/BlinkConfig' 
Building ... /opt/tinyos-2.1.2/apps/tutorials/Printf 
make micaz sim 
make[1]: Entering directory `/opt/tinyos-2.1.2/apps/tutorials/Printf' 
mkdir -p simbuild/micaz 
placing object files in simbuild/micaz 
writing XML schema to app.xml 
compiling TestPrintfAppC 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 
--param max-inline-insns-single=100000 -I/opt/tinyos-2.1.2/tos/lib/printf 
-DIDENT_APPNAME=\"TestPrintfAppC\" -DIDENT_USERNAME=\"jkruss527\" 
-DIDENT_HOSTNAME=\"ubuntu\" -DIDENT_USERHASH=0x3b04eeceL 
-DIDENT_TIMESTAMP=0x5075ad57L -DIDENT_UIDHASH=0x7cf44656L -Wno-nesc-data-race 
TestPrintfAppC.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 /opt/tinyos-2.1.2/tos/lib/printf/PutcharC.nc:47, 
from /opt/tinyos-2.1.2/tos/lib/printf/PrintfC.nc:70, 
from TestPrintfAppC.nc:57: 
/opt/tinyos-2.1.2/tos/lib/printf/PutcharP.nc:89: warning: implicit declaration 
of function `FDEV_SETUP_STREAM' 
/opt/tinyos-2.1.2/tos/lib/printf/PutcharP.nc:90: `_FDEV_SETUP_WRITE' undeclared 
here (not in a function) 
/opt/tinyos-2.1.2/tos/lib/printf/PutcharP.nc:90: invalid initializer 
/opt/tinyos-2.1.2/tos/lib/printf/PutcharP.nc:90: (near initialization for 
`atm128_stdout') 
make[1]: *** [sim-exe] Error 1 
make[1]: Leaving directory `/opt/tinyos-2.1.2/apps/tutorials/Printf' 
jkruss527@ubuntu:/opt/tinyos-2.1.2/apps$ -- 

John Kenneth Russ 
College of Liberal Arts & Sciences COMPUTING 
Wayne State University 
[email protected] 
(313)-577-0274 

“If you can control a man's thinking you do not have to worry about his action. 
When you determine what a man shall think you do not have to concern yourself 
about what he will do. If you make a man feel that he is inferior, you do not 
have to compel him to accept an inferior status, for he will seek it himself. 
If you make a man think that he is justly an outcast, you do not have to order 
him to the back door. He will go without being told; and if there is no back 
door, his very nature will demand one.” 
― Carter G. Woodson 
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to