help us to solve this parse error in tinyos1.x

$ make pc
compiling MHLeachPSC to a pc binary
ncc -o build/pc/main.exe -g -O0 -board=micasb -pthread -target=pc -Wall
-Wshado
w -DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -fnesc-nido-tosnodes=1000
-fnesc-cfile=buil
d/pc/app.c MHLeachPSC.nc -lm
MHLeachPSC.nc:25: parse error before `components'
<dummy>: `RouteSelect.selectRoute' not implemented
<dummy>: `RouteSelect.isActive' not implemented
<dummy>: `RouteSelect.initializeFields' not implemented
<dummy>: `StdControl.init' not implemented
<dummy>: `StdControl.start' not implemented
<dummy>: `StdControl.stop' not implemented
make: *** [build/pc/main.exe] Error 1
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to