In file included from C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/Main.nc:46: C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/StdControl.nc:63: only commands and events can be defined in interfaces C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/StdControl.nc:63: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/StdControl.nc:63: parse error before `init' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/StdControl.nc:70: only commands and events can be defined in interfaces C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/StdControl.nc:70: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/StdControl.nc:70: redefinition of `result_t' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/StdControl.nc:70: parse error before `start' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/StdControl.nc:78: only commands and events can be defined in interfaces C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/StdControl.nc:78: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/StdControl.nc:78: redefinition of `result_t' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/StdControl.nc:78: parse error before `stop' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/RealMain.nc:47: only commands, events and interfaces can be defined in component specifications C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/RealMain.nc:47: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/RealMain.nc:47: parse error before `hardwareInit' In file included from C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/RealMain.nc:49: C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Pot.nc:78: only commands and events can be defined in interfaces C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Pot.nc:78: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Pot.nc:78: parse error before `init' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Pot.nc:87: only commands and events can be defined in interfaces C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Pot.nc:87: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Pot.nc:87: redefinition of `result_t' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Pot.nc:87: parse error before `set' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Pot.nc:96: only commands and events can be defined in interfaces C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Pot.nc:96: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Pot.nc:96: redefinition of `result_t' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Pot.nc:96: parse error before `increase' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Pot.nc:105: only commands and events can be defined in interfaces C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Pot.nc:105: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Pot.nc:105: redefinition of `result_t' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Pot.nc:105: parse error before `decrease' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Pot.nc:112: only commands and events can be defined in interfaces C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Pot.nc:112: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Pot.nc:112: parse error before `get' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/RealMain.nc: In function `main': C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/RealMain.nc:55: implicit declaration of function `hardwareInit' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/RealMain.nc:55: only commands can be called C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/RealMain.nc:56: interface has no command or event named `init' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/RealMain.nc:57: implicit declaration of function `TOSH_sched_init' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/RealMain.nc:59: interface has no command or event named `init' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/RealMain.nc:60: interface has no command or event named `start' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/RealMain.nc:61: implicit declaration of function `__nesc_enable_interrupt' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/RealMain.nc:64: implicit declaration of function `TOSH_run_task' In file included from C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/PotM.nc:87: C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/HPLPot.nc: At top level: C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/HPLPot.nc:59: only commands and events can be defined in interfaces C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/HPLPot.nc:59: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/HPLPot.nc:59: parse error before `decrease' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/HPLPot.nc:67: only commands and events can be defined in interfaces C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/HPLPot.nc:67: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/HPLPot.nc:67: redefinition of `result_t' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/HPLPot.nc:67: parse error before `increase' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/HPLPot.nc:74: only commands and events can be defined in interfaces C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/HPLPot.nc:74: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/HPLPot.nc:74: redefinition of `result_t' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/HPLPot.nc:74: parse error before `finalise' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/PotM.nc:91: syntax error before `potSetting' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/PotM.nc:93: parse error before `value' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/PotM.nc: In function `setPot': C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/PotM.nc:94: parse error before `i' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/PotM.nc:95: `i' undeclared (first use in this function) C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/PotM.nc:95: (Each undeclared identifier is reported only once C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/PotM.nc:95: for each function it appears in.) C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/PotM.nc:95: wrong type argument to increment C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/PotM.nc:96: interface has no command or event named `decrease' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/PotM.nc:98: `value' undeclared (first use in this function) C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/PotM.nc:98: wrong type argument to increment C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/PotM.nc:99: interface has no command or event named `increase' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/PotM.nc:101: interface has no command or event named `finalise' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/PotM.nc:103: `potSetting' undeclared (first use in this function) C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/PotM.nc: At top level: C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/PotM.nc:106: syntax error before `Pot' : `Pot.uint8_t' not implemented : `Pot.result_t' not implemented : `Pot.result_t' not implemented : `Pot.result_t' not implemented : `Pot.result_t' not implemented C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/platform/mica2/HPLPotC.nc:57: syntax error before `Pot' : `Pot.result_t' not implemented : `Pot.result_t' not implemented : `Pot.result_t' not implemented C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/platform/avrmote/HPLInit.nc:52: only commands, events and interfaces can be defined in component specifications C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/platform/avrmote/HPLInit.nc:52: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/platform/avrmote/HPLInit.nc:52: parse error before `init' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/platform/avrmote/HPLInit.nc:57: syntax error before `init' : `result_t' not implemented C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/Main.nc:53: cannot find `hardwareInit' In file included from BlinkM.nc:41: C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Timer.nc:59: only commands and events can be defined in interfaces C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Timer.nc:59: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Timer.nc:59: parse error before `start' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Timer.nc:68: only commands and events can be defined in interfaces C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Timer.nc:68: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Timer.nc:68: redefinition of `result_t' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Timer.nc:68: parse error before `stop' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Timer.nc:73: only commands and events can be defined in interfaces C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Timer.nc:73: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Timer.nc:73: redefinition of `result_t' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Timer.nc:73: parse error before `fired' In file included from BlinkM.nc:42: C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:56: only commands and events can be defined in interfaces C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:56: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:56: parse error before `init' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:64: only commands and events can be defined in interfaces C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:64: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:64: redefinition of `result_t' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:64: parse error before `redOn' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:72: only commands and events can be defined in interfaces C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:72: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:72: redefinition of `result_t' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:72: parse error before `redOff' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:81: only commands and events can be defined in interfaces C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:81: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:81: redefinition of `result_t' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:81: parse error before `redToggle' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:89: only commands and events can be defined in interfaces C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:89: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:89: redefinition of `result_t' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:89: parse error before `greenOn' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:97: only commands and events can be defined in interfaces C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:97: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:97: redefinition of `result_t' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:97: parse error before `greenOff' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:106: only commands and events can be defined in interfaces C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:106: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:106: redefinition of `result_t' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:106: parse error before `greenToggle' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:114: only commands and events can be defined in interfaces C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:114: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:114: redefinition of `result_t' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:114: parse error before `yellowOn' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:122: only commands and events can be defined in interfaces C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:122: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:122: redefinition of `result_t' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:122: parse error before `yellowOff' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:131: only commands and events can be defined in interfaces C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:131: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:131: redefinition of `result_t' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:131: parse error before `yellowToggle' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:139: only commands and events can be defined in interfaces C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:139: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:139: parse error before `get' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:149: only commands and events can be defined in interfaces C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:149: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:149: redefinition of `result_t' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Leds.nc:149: parse error before `set' BlinkM.nc:52: syntax error before `StdControl' : `StdControl.result_t' not implemented : `StdControl.result_t' not implemented : `StdControl.result_t' not implemented C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/TimerC.nc:52: parse error before `uint8_t' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/TimerM.nc:45: parse error before `uint8_t' In file included from C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/TimerM.nc:49: C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Clock.nc:96: only commands and events can be defined in interfaces C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Clock.nc:96: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Clock.nc:96: parse error before `setRate' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Clock.nc:105: parse error before `value' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Clock.nc:105: varargs commands and events are not supported C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Clock.nc:114: parse error before `value' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Clock.nc:114: varargs commands and events are not supported C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Clock.nc:121: only commands and events can be defined in interfaces C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Clock.nc:121: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Clock.nc:121: parse error before `getInterval' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Clock.nc:128: only commands and events can be defined in interfaces C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Clock.nc:128: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Clock.nc:128: redefinition of `uint8_t' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Clock.nc:128: parse error before `getScale' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Clock.nc:137: warning: declaration of `uint8_t' shadows global declaration C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Clock.nc:121: warning: location of shadowed declaration C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Clock.nc:137: parse error before `scale' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Clock.nc:137: varargs commands and events are not supported C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Clock.nc:148: only commands and events can be defined in interfaces C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Clock.nc:148: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Clock.nc:148: redefinition of `result_t' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Clock.nc:148: parse error before `setIntervalAndScale' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Clock.nc:153: only commands and events can be defined in interfaces C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Clock.nc:153: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Clock.nc:153: redefinition of `uint8_t' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Clock.nc:153: parse error before `readCounter' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Clock.nc:162: warning: declaration of `uint8_t' shadows global declaration C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Clock.nc:121: warning: location of shadowed declaration C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Clock.nc:162: parse error before `n' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Clock.nc:162: varargs commands and events are not supported C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Clock.nc:180: only commands and events can be defined in interfaces C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Clock.nc:180: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Clock.nc:180: redefinition of `result_t' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/Clock.nc:180: parse error before `fire' In file included from C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/TimerM.nc:50: C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/PowerManagement.nc:41: only commands and events can be defined in interfaces C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/PowerManagement.nc:41: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/interfaces/PowerManagement.nc:41: parse error before `adjustPower' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/TimerM.nc:55: syntax error before `mState' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/TimerM.nc:56: syntax error before `setIntervalFlag' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/TimerM.nc:57: syntax error before `mScale' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/TimerM.nc:58: syntax error before `queue_head' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/TimerM.nc:59: syntax error before `queue_tail' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/TimerM.nc:60: syntax error before `queue_size' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/TimerM.nc:61: syntax error before `queue' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/TimerM.nc:64: parse error before `uint8_t' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/TimerM.nc:64: warning: no semicolon at end of struct or union C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/TimerM.nc:65: syntax error before `ticks' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/TimerM.nc:66: syntax error before `ticksLeft' : `StdControl.result_t' not implemented : `StdControl.result_t' not implemented : `StdControl.result_t' not implemented : `Timer.result_t' not implemented : `Timer.result_t' not implemented : `Timer.result_t' not implemented C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/platform/mica/HPLClock.nc:54: syntax error before `set_flag' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/platform/mica/HPLClock.nc:55: syntax error before `mscale' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/platform/mica/HPLClock.nc:57: syntax error before `StdControl' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/platform/mica/HPLClock.nc:60: warning: type defaults to `int' in declaration of `minterval' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/platform/mica/HPLClock.nc:60: warning: data definition has no type or storage class C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/platform/mica/HPLClock.nc:62: parse error before `return' : `Clock.setCounter' not implemented : `Clock.intEnable' not implemented : `Clock.setNextScale' not implemented : `Clock.setInterval' not implemented : `Clock.uint8_t' not implemented : `Clock.uint8_t' not implemented : `Clock.uint8_t' not implemented : `Clock.result_t' not implemented : `Clock.setNextInterval' not implemented : `Clock.result_t' not implemented : `Clock.intDisable' not implemented : `Clock.result_t' not implemented : `StdControl.result_t' not implemented : `StdControl.result_t' not implemented : `StdControl.result_t' not implemented C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/NoLeds.nc:51: syntax error before `Leds' : `Leds.result_t' not implemented : `Leds.result_t' not implemented : `Leds.result_t' not implemented : `Leds.result_t' not implemented : `Leds.result_t' not implemented : `Leds.result_t' not implemented : `Leds.uint8_t' not implemented : `Leds.result_t' not implemented : `Leds.result_t' not implemented : `Leds.result_t' not implemented : `Leds.result_t' not implemented : `Leds.result_t' not implemented C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/platform/mica2/HPLPowerManagementM.nc:45: only commands, events and interfaces can be defined in component specifications C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/platform/mica2/HPLPowerManagementM.nc:45: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/platform/mica2/HPLPowerManagementM.nc:45: parse error before `Enable' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/platform/mica2/HPLPowerManagementM.nc:46: only commands, events and interfaces can be defined in component specifications C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/platform/mica2/HPLPowerManagementM.nc:46: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/platform/mica2/HPLPowerManagementM.nc:46: redefinition of `result_t' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/platform/mica2/HPLPowerManagementM.nc:46: parse error before `Disable' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/platform/mica2/HPLPowerManagementM.nc:51: syntax error before `disabled' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/platform/mica2/HPLPowerManagementM.nc:55: `SM0' undeclared here (not in a function) C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/platform/mica2/HPLPowerManagementM.nc:55: enumerator value for `ADC_NR' not integer constant C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/platform/mica2/HPLPowerManagementM.nc:56: `SM1' undeclared here (not in a function) C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/platform/mica2/HPLPowerManagementM.nc:56: enumerator value for `POWER_DOWN' not integer constant C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/platform/mica2/HPLPowerManagementM.nc:57: `SM0' undeclared here (not in a function) C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/platform/mica2/HPLPowerManagementM.nc:57: `SM1' undeclared here (not in a function) C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/platform/mica2/HPLPowerManagementM.nc:57: enumerator value for `POWER_SAVE' not integer constant C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/platform/mica2/HPLPowerManagementM.nc:58: `SM2' undeclared here (not in a function) C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/platform/mica2/HPLPowerManagementM.nc:58: `SM1' undeclared here (not in a function) C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/platform/mica2/HPLPowerManagementM.nc:58: enumerator value for `STANDBY' not integer constant C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/platform/mica2/HPLPowerManagementM.nc:59: `SM0' undeclared here (not in a function) C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/platform/mica2/HPLPowerManagementM.nc:59: `SM1' undeclared here (not in a function) C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/platform/mica2/HPLPowerManagementM.nc:59: `SM2' undeclared here (not in a function) C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/platform/mica2/HPLPowerManagementM.nc:60: enumerator value for `EXT_STANDBY' not integer constant C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/platform/mica2/HPLPowerManagementM.nc:63: syntax error before `getPowerLevel' : `PowerManagement.uint8_t' not implemented : `result_t' not implemented : `result_t' not implemented SingleTimer.nc:54: too many arguments C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/LedsC.nc:50: syntax error before `ledsOn' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/LedsC.nc:58: syntax error before `Leds' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/LedsC.nc:61: parse error before string constant C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/LedsC.nc:61: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/LedsC.nc:61: warning: data definition has no type or storage class C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/LedsC.nc:62: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/LedsC.nc:62: warning: data definition has no type or storage class C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/LedsC.nc:63: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/LedsC.nc:63: warning: data definition has no type or storage class C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/LedsC.nc:64: warning: return-type defaults to `int' C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/LedsC.nc:64: warning: data definition has no type or storage class C:/opt/tinyos-1.x/cygwin/opt/tinyos-1.x/tos/system/LedsC.nc:66: parse error before `return' : `Leds.result_t' not implemented : `Leds.result_t' not implemented : `Leds.result_t' not implemented : `Leds.result_t' not implemented : `Leds.result_t' not implemented : `Leds.result_t' not implemented : `Leds.uint8_t' not implemented : `Leds.result_t' not implemented : `Leds.result_t' not implemented : `Leds.result_t' not implemented : `Leds.result_t' not implemented : `Leds.result_t' not implemented make: *** [build/mica2dot/main.exe] Error 1