hi there
when i type "make micaz" in my ubuntu vmware player, i receive a huge list of
errors. I do not face such problems with "make telosb".
I use tinyos 2.1.1.
please help me out
.
.
.
.
.
In file included from /opt/tinyos-2.1.1/tos/platforms/mica/MeasureClockC.nc:12,
from /opt/tinyos-2.1.1/tos/platforms/mica/PlatformC.nc:47,
from /opt/tinyos-2.1.1/tos/system/MainC.nc:50,
from BlinkAppC.nc:45:
In C file:
/opt/tinyos-2.1.1/tos/system/scale.h:13: syntax error before `scale32'
/opt/tinyos-2.1.1/tos/system/scale.h:16: syntax error before `x_mod_b'
/opt/tinyos-2.1.1/tos/system/scale.h:18: syntax error before `*='
In file included from /opt/tinyos-2.1.1/tos/platforms/mica/PlatformC.nc:47,
from /opt/tinyos-2.1.1/tos/system/MainC.nc:50,
from BlinkAppC.nc:45:
In component `MeasureClockC':
/opt/tinyos-2.1.1/tos/platforms/mica/MeasureClockC.nc:39: syntax error before
`cycles'
/opt/tinyos-2.1.1/tos/platforms/mica/MeasureClockC.nc:41: syntax error before
`Init'
/opt/tinyos-2.1.1/tos/platforms/mica/MeasureClockC.nc:48: syntax error before
`start'
/opt/tinyos-2.1.1/tos/platforms/mica/MeasureClockC.nc:51: warning: type
defaults to `int' in declaration of `TCCR1B'
/opt/tinyos-2.1.1/tos/platforms/mica/MeasureClockC.nc:51: `CS10' undeclared
here (not in a function)
/opt/tinyos-2.1.1/tos/platforms/mica/MeasureClockC.nc:51: warning: data
definition has no type or storage class
/opt/tinyos-2.1.1/tos/platforms/mica/MeasureClockC.nc:52: warning: type
defaults to `int' in declaration of `ASSR'
/opt/tinyos-2.1.1/tos/platforms/mica/MeasureClockC.nc:52: `AS0' undeclared here
(not in a function)
/opt/tinyos-2.1.1/tos/platforms/mica/MeasureClockC.nc:52: warning: data
definition has no type or storage class
/opt/tinyos-2.1.1/tos/platforms/mica/MeasureClockC.nc:53: warning: type
defaults to `int' in declaration of `TCCR0'
/opt/tinyos-2.1.1/tos/platforms/mica/MeasureClockC.nc:53: `CS01' undeclared
here (not in a function)
/opt/tinyos-2.1.1/tos/platforms/mica/MeasureClockC.nc:53: `CS00' undeclared
here (not in a function)
/opt/tinyos-2.1.1/tos/platforms/mica/MeasureClockC.nc:53: warning: data
definition has no type or storage class
/opt/tinyos-2.1.1/tos/platforms/mica/MeasureClockC.nc:58: warning: type
defaults to `int' in declaration of `start'
/opt/tinyos-2.1.1/tos/platforms/mica/MeasureClockC.nc:58: `TCNT1' undeclared
here (not in a function)
/opt/tinyos-2.1.1/tos/platforms/mica/MeasureClockC.nc:58: warning: data
definition has no type or storage class
/opt/tinyos-2.1.1/tos/platforms/mica/MeasureClockC.nc:59: syntax error before
`for'
/opt/tinyos-2.1.1/tos/platforms/mica/MeasureClockC.nc:59: warning: type
defaults to `int' in declaration of `wraps'
/opt/tinyos-2.1.1/tos/platforms/mica/MeasureClockC.nc:59: warning: data
definition has no type or storage class
/opt/tinyos-2.1.1/tos/platforms/mica/MeasureClockC.nc:59: syntax error before
`)'
/opt/tinyos-2.1.1/tos/platforms/mica/MeasureClockC.nc:65: warning: type
defaults to `int' in declaration of `start'
/opt/tinyos-2.1.1/tos/platforms/mica/MeasureClockC.nc:65: redefinition of
`start'
/opt/tinyos-2.1.1/tos/platforms/mica/MeasureClockC.nc:58: previous declaration
of `start'
/opt/tinyos-2.1.1/tos/platforms/mica/MeasureClockC.nc:65: `next' undeclared
here (not in a function)
/opt/tinyos-2.1.1/tos/platforms/mica/MeasureClockC.nc:65: warning: data
definition has no type or storage class
/opt/tinyos-2.1.1/tos/platforms/mica/MeasureClockC.nc:69: syntax error before
`now'
MeasureClockC: `Init.error_t' not implemented
MeasureClockC: `Atm128Calibrate.uint32_t' not implemented
MeasureClockC: `Atm128Calibrate.uint32_t' not implemented
MeasureClockC: `Atm128Calibrate.uint8_t' not implemented
MeasureClockC: `Atm128Calibrate.uint16_t' not implemented
MeasureClockC: `Atm128Calibrate.uint16_t' not implemented
In component `PlatformC':
/opt/tinyos-2.1.1/tos/platforms/mica/PlatformC.nc:45: `Atm128Calibrate' not
connected
In file included from /opt/tinyos-2.1.1/tos/system/MainC.nc:50,
from BlinkAppC.nc:45:
In component `RealMainP':
/opt/tinyos-2.1.1/tos/system/RealMainP.nc: In function `main':
/opt/tinyos-2.1.1/tos/system/RealMainP.nc:68: interface has no command or event
named `init'
/opt/tinyos-2.1.1/tos/system/RealMainP.nc:69: interface has no command or event
named `runNextTask'
/opt/tinyos-2.1.1/tos/system/RealMainP.nc:75: interface has no command or event
named `init'
/opt/tinyos-2.1.1/tos/system/RealMainP.nc:76: interface has no command or event
named `runNextTask'
/opt/tinyos-2.1.1/tos/system/RealMainP.nc: At top level:
/opt/tinyos-2.1.1/tos/system/RealMainP.nc:93: syntax error before `PlatformInit'
In file included from BlinkC.nc:41,
from BlinkAppC.nc:45:
In interface `Timer':
/opt/tinyos-2.1.1/tos/lib/timer/Timer.nc:53: syntax error before `dt'
/opt/tinyos-2.1.1/tos/lib/timer/Timer.nc:62: syntax error before `dt'
/opt/tinyos-2.1.1/tos/lib/timer/Timer.nc:81: only commands and events can be
defined in interfaces
/opt/tinyos-2.1.1/tos/lib/timer/Timer.nc:81: warning: return-type defaults to
`int'
/opt/tinyos-2.1.1/tos/lib/timer/Timer.nc:81: syntax error before `isRunning'
/opt/tinyos-2.1.1/tos/lib/timer/Timer.nc:87: only commands and events can be
defined in interfaces
/opt/tinyos-2.1.1/tos/lib/timer/Timer.nc:87: warning: return-type defaults to
`int'
/opt/tinyos-2.1.1/tos/lib/timer/Timer.nc:87: redefinition of `bool'
/opt/tinyos-2.1.1/tos/lib/timer/Timer.nc:87: syntax error before `isOneShot'
/opt/tinyos-2.1.1/tos/lib/timer/Timer.nc:103: syntax error before `t0'
/opt/tinyos-2.1.1/tos/lib/timer/Timer.nc:118: syntax error before `t0'
/opt/tinyos-2.1.1/tos/lib/timer/Timer.nc:125: only commands and events can be
defined in interfaces
/opt/tinyos-2.1.1/tos/lib/timer/Timer.nc:125: warning: return-type defaults to
`int'
/opt/tinyos-2.1.1/tos/lib/timer/Timer.nc:125: syntax error before `getNow'
/opt/tinyos-2.1.1/tos/lib/timer/Timer.nc:133: only commands and events can be
defined in interfaces
/opt/tinyos-2.1.1/tos/lib/timer/Timer.nc:133: warning: return-type defaults to
`int'
/opt/tinyos-2.1.1/tos/lib/timer/Timer.nc:133: redefinition of `uint32_t'
/opt/tinyos-2.1.1/tos/lib/timer/Timer.nc:133: syntax error before `gett0'
/opt/tinyos-2.1.1/tos/lib/timer/Timer.nc:140: only commands and events can be
defined in interfaces
/opt/tinyos-2.1.1/tos/lib/timer/Timer.nc:140: warning: return-type defaults to
`int'
/opt/tinyos-2.1.1/tos/lib/timer/Timer.nc:140: redefinition of `uint32_t'
/opt/tinyos-2.1.1/tos/lib/timer/Timer.nc:140: syntax error before `getdt'
In file included from BlinkC.nc:44,
from BlinkAppC.nc:45:
In interface `Leds':
/opt/tinyos-2.1.1/tos/interfaces/Leds.nc:106: only commands and events can be
defined in interfaces
/opt/tinyos-2.1.1/tos/interfaces/Leds.nc:106: warning: return-type defaults to
`int'
/opt/tinyos-2.1.1/tos/interfaces/Leds.nc:106: syntax error before `get'
/opt/tinyos-2.1.1/tos/interfaces/Leds.nc:123: warning: declaration of `uint8_t'
shadows global declaration
/opt/tinyos-2.1.1/tos/interfaces/Leds.nc:106: warning: location of shadowed
declaration
/opt/tinyos-2.1.1/tos/interfaces/Leds.nc:123: syntax error before `val'
In file included from /opt/tinyos-2.1.1/tos/system/LedsC.nc:38,
from BlinkAppC.nc:45:
In component `LedsP':
/opt/tinyos-2.1.1/tos/system/LedsP.nc:45: syntax error before `Init'
LedsP: `Init.error_t' not implemented
LedsP: `Leds.led0Off' not implemented
LedsP: `Leds.led0Toggle' not implemented
LedsP: `Leds.led1On' not implemented
LedsP: `Leds.led1Toggle' not implemented
LedsP: `Leds.led2Toggle' not implemented
LedsP: `Leds.led2Off' not implemented
LedsP: `Leds.led1Off' not implemented
LedsP: `Leds.uint8_t' not implemented
LedsP: `Leds.set' not implemented
LedsP: `Leds.led0On' not implemented
LedsP: `Leds.led2On' not implemented
In component `PlatformLedsC':
/opt/tinyos-2.1.1/tos/platforms/mica/PlatformLedsC.nc:40: `Led0' not connected
/opt/tinyos-2.1.1/tos/platforms/mica/PlatformLedsC.nc:40: `Led1' not connected
/opt/tinyos-2.1.1/tos/platforms/mica/PlatformLedsC.nc:40: `Led2' not connected
In file included from /opt/tinyos-2.1.1/tos/system/TimerMilliC.nc:40,
from BlinkAppC.nc:46:
In component `TimerMilliP':
/opt/tinyos-2.1.1/tos/system/TimerMilliP.nc:38: syntax error before `uint8_t'
In file included from /opt/tinyos-2.1.1/tos/system/TimerMilliP.nc:41,
from /opt/tinyos-2.1.1/tos/system/TimerMilliC.nc:40,
from BlinkAppC.nc:46:
In component `HilTimerMilliC':
/opt/tinyos-2.1.1/tos/platforms/mica/HilTimerMilliC.nc:35: syntax error before
`uint8_t'
In file included from /opt/tinyos-2.1.1/tos/platforms/mica/HilTimerMilliC.nc:36,
from /opt/tinyos-2.1.1/tos/system/TimerMilliP.nc:41,
from /opt/tinyos-2.1.1/tos/system/TimerMilliC.nc:40,
from BlinkAppC.nc:46:
In interface `LocalTime':
/opt/tinyos-2.1.1/tos/lib/timer/LocalTime.nc:50: only commands and events can
be defined in interfaces
/opt/tinyos-2.1.1/tos/lib/timer/LocalTime.nc:50: warning: return-type defaults
to `int'
/opt/tinyos-2.1.1/tos/lib/timer/LocalTime.nc:50: syntax error before `get'
In file included from
/opt/tinyos-2.1.1/tos/platforms/mica/AlarmCounterMilliP.nc:28,
from /opt/tinyos-2.1.1/tos/platforms/mica/HilTimerMilliC.nc:44,
from /opt/tinyos-2.1.1/tos/system/TimerMilliP.nc:41,
from /opt/tinyos-2.1.1/tos/system/TimerMilliC.nc:40,
from BlinkAppC.nc:46:
In interface `Alarm':
/opt/tinyos-2.1.1/tos/lib/timer/Alarm.nc:77: only commands and events can be
defined in interfaces
/opt/tinyos-2.1.1/tos/lib/timer/Alarm.nc:77: warning: return-type defaults to
`int'
/opt/tinyos-2.1.1/tos/lib/timer/Alarm.nc:77: syntax error before `isRunning'
In component `AlarmCounterMilliP':
/opt/tinyos-2.1.1/tos/platforms/mica/AlarmCounterMilliP.nc:28: syntax error
before `uint32_t'
In file included from
/opt/tinyos-2.1.1/tos/platforms/mica/AlarmCounterMilliP.nc:29,
from /opt/tinyos-2.1.1/tos/platforms/mica/HilTimerMilliC.nc:44,
from /opt/tinyos-2.1.1/tos/system/TimerMilliP.nc:41,
from /opt/tinyos-2.1.1/tos/system/TimerMilliC.nc:40,
from BlinkAppC.nc:46:
In interface `Counter':
/opt/tinyos-2.1.1/tos/lib/timer/Counter.nc:60: only commands and events can be
defined in interfaces
/opt/tinyos-2.1.1/tos/lib/timer/Counter.nc:60: warning: return-type defaults to
`int'
/opt/tinyos-2.1.1/tos/lib/timer/Counter.nc:60: syntax error before
`isOverflowPending'
In component `AlarmCounterMilliP':
/opt/tinyos-2.1.1/tos/platforms/mica/AlarmCounterMilliP.nc:29: syntax error
before `uint32_t'
In file included from
/opt/tinyos-2.1.1/tos/platforms/mica/AlarmCounterMilliP.nc:33,
from /opt/tinyos-2.1.1/tos/platforms/mica/HilTimerMilliC.nc:44,
from /opt/tinyos-2.1.1/tos/system/TimerMilliP.nc:41,
from /opt/tinyos-2.1.1/tos/system/TimerMilliC.nc:40,
from BlinkAppC.nc:46:
In component `Atm128AlarmAsyncC':
/opt/tinyos-2.1.1/tos/chips/atm128/timer/Atm128AlarmAsyncC.nc:26: syntax error
before `uint32_t'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/Atm128AlarmAsyncC.nc:27: syntax error
before `uint32_t'
In file included from
/opt/tinyos-2.1.1/tos/chips/atm128/timer/Atm128AlarmAsyncC.nc:32,
from
/opt/tinyos-2.1.1/tos/platforms/mica/AlarmCounterMilliP.nc:33,
from /opt/tinyos-2.1.1/tos/platforms/mica/HilTimerMilliC.nc:44,
from /opt/tinyos-2.1.1/tos/system/TimerMilliP.nc:41,
from /opt/tinyos-2.1.1/tos/system/TimerMilliC.nc:40,
from BlinkAppC.nc:46:
In component `Atm128AlarmAsyncP':
/opt/tinyos-2.1.1/tos/chips/atm128/timer/Atm128AlarmAsyncP.nc:26: syntax error
before `uint32_t'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/Atm128AlarmAsyncP.nc:27: syntax error
before `uint32_t'
In file included from
/opt/tinyos-2.1.1/tos/chips/atm128/timer/Atm128AlarmAsyncP.nc:30,
from
/opt/tinyos-2.1.1/tos/chips/atm128/timer/Atm128AlarmAsyncC.nc:32,
from
/opt/tinyos-2.1.1/tos/platforms/mica/AlarmCounterMilliP.nc:33,
from /opt/tinyos-2.1.1/tos/platforms/mica/HilTimerMilliC.nc:44,
from /opt/tinyos-2.1.1/tos/system/TimerMilliP.nc:41,
from /opt/tinyos-2.1.1/tos/system/TimerMilliC.nc:40,
from BlinkAppC.nc:46:
In interface `HplAtm128Timer':
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128Timer.nc:78: only commands
and events can be defined in interfaces
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128Timer.nc:78: warning:
return-type defaults to `int'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128Timer.nc:78: syntax error
before `test'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128Timer.nc:84: only commands
and events can be defined in interfaces
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128Timer.nc:84: warning:
return-type defaults to `int'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128Timer.nc:84: redefinition of
`bool'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128Timer.nc:84: syntax error
before `isOn'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128Timer.nc:95: syntax error
before `scale'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128Timer.nc:101: only commands
and events can be defined in interfaces
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128Timer.nc:101: warning:
return-type defaults to `int'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128Timer.nc:101: syntax error
before `getScale'
In component `Atm128AlarmAsyncP':
/opt/tinyos-2.1.1/tos/chips/atm128/timer/Atm128AlarmAsyncP.nc:30: syntax error
before `uint8_t'
In file included from
/opt/tinyos-2.1.1/tos/chips/atm128/timer/Atm128AlarmAsyncP.nc:31,
from
/opt/tinyos-2.1.1/tos/chips/atm128/timer/Atm128AlarmAsyncC.nc:32,
from
/opt/tinyos-2.1.1/tos/platforms/mica/AlarmCounterMilliP.nc:33,
from /opt/tinyos-2.1.1/tos/platforms/mica/HilTimerMilliC.nc:44,
from /opt/tinyos-2.1.1/tos/system/TimerMilliP.nc:41,
from /opt/tinyos-2.1.1/tos/system/TimerMilliC.nc:40,
from BlinkAppC.nc:46:
In interface `HplAtm128TimerCtrl8':
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128TimerCtrl8.nc:36: only
commands and events can be defined in interfaces
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128TimerCtrl8.nc:36: warning:
return-type defaults to `int'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128TimerCtrl8.nc:36: syntax
error before `getControl'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128TimerCtrl8.nc:37: warning:
declaration of `Atm128TimerControl_t' shadows global declaration
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128TimerCtrl8.nc:36: warning:
location of shadowed declaration
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128TimerCtrl8.nc:37: syntax
error before `control'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128TimerCtrl8.nc:40: only
commands and events can be defined in interfaces
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128TimerCtrl8.nc:40: warning:
return-type defaults to `int'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128TimerCtrl8.nc:40: syntax
error before `getInterruptMask'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128TimerCtrl8.nc:41: warning:
declaration of `Atm128_TIMSK_t' shadows global declaration
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128TimerCtrl8.nc:40: warning:
location of shadowed declaration
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128TimerCtrl8.nc:41: syntax
error before `mask'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128TimerCtrl8.nc:44: only
commands and events can be defined in interfaces
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128TimerCtrl8.nc:44: warning:
return-type defaults to `int'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128TimerCtrl8.nc:44: syntax
error before `getInterruptFlag'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128TimerCtrl8.nc:45: warning:
declaration of `Atm128_TIFR_t' shadows global declaration
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128TimerCtrl8.nc:44: warning:
location of shadowed declaration
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128TimerCtrl8.nc:45: syntax
error before `flags'
In file included from
/opt/tinyos-2.1.1/tos/chips/atm128/timer/Atm128AlarmAsyncP.nc:32,
from
/opt/tinyos-2.1.1/tos/chips/atm128/timer/Atm128AlarmAsyncC.nc:32,
from
/opt/tinyos-2.1.1/tos/platforms/mica/AlarmCounterMilliP.nc:33,
from /opt/tinyos-2.1.1/tos/platforms/mica/HilTimerMilliC.nc:44,
from /opt/tinyos-2.1.1/tos/system/TimerMilliP.nc:41,
from /opt/tinyos-2.1.1/tos/system/TimerMilliC.nc:40,
from BlinkAppC.nc:46:
In interface `HplAtm128Compare':
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128Compare.nc:65: only commands
and events can be defined in interfaces
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128Compare.nc:65: warning:
return-type defaults to `int'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128Compare.nc:65: syntax error
before `test'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128Compare.nc:71: only commands
and events can be defined in interfaces
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128Compare.nc:71: warning:
return-type defaults to `int'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128Compare.nc:71: redefinition
of `bool'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128Compare.nc:71: syntax error
before `isOn'
In component `Atm128AlarmAsyncP':
/opt/tinyos-2.1.1/tos/chips/atm128/timer/Atm128AlarmAsyncP.nc:32: syntax error
before `uint8_t'
In file included from
/opt/tinyos-2.1.1/tos/chips/atm128/timer/Atm128AlarmAsyncP.nc:33,
from
/opt/tinyos-2.1.1/tos/chips/atm128/timer/Atm128AlarmAsyncC.nc:32,
from
/opt/tinyos-2.1.1/tos/platforms/mica/AlarmCounterMilliP.nc:33,
from /opt/tinyos-2.1.1/tos/platforms/mica/HilTimerMilliC.nc:44,
from /opt/tinyos-2.1.1/tos/system/TimerMilliP.nc:41,
from /opt/tinyos-2.1.1/tos/system/TimerMilliC.nc:40,
from BlinkAppC.nc:46:
In interface `HplAtm128TimerAsync':
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128TimerAsync.nc:21: only
commands and events can be defined in interfaces
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128TimerAsync.nc:21: warning:
return-type defaults to `int'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128TimerAsync.nc:21: syntax
error before `getAssr'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128TimerAsync.nc:27: warning:
declaration of `Atm128Assr_t' shadows global declaration
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128TimerAsync.nc:21: warning:
location of shadowed declaration
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128TimerAsync.nc:27: syntax
error before `x'
In component `Atm128AlarmAsyncP':
/opt/tinyos-2.1.1/tos/chips/atm128/timer/Atm128AlarmAsyncP.nc:38: syntax error
before `set'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/Atm128AlarmAsyncP.nc:39: syntax error
before `t0'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/Atm128AlarmAsyncP.nc:40: syntax error
before `base'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/Atm128AlarmAsyncP.nc:54: syntax error
before `Init'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/Atm128AlarmAsyncP.nc:60: unexpected
interface reference in declaration of `x.flat'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/Atm128AlarmAsyncP.nc:60: warning: type
defaults to `int' in declaration of `flat'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/Atm128AlarmAsyncP.nc:60: warning: data
definition has no type or storage class
/opt/tinyos-2.1.1/tos/chips/atm128/timer/Atm128AlarmAsyncP.nc:61: syntax error
before `.'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/Atm128AlarmAsyncP.nc:62: syntax error
before `.'
Atm128AlarmAsyncP: `Init.error_t' not implemented
In file included from
/opt/tinyos-2.1.1/tos/chips/atm128/timer/Atm128AlarmAsyncC.nc:33,
from
/opt/tinyos-2.1.1/tos/platforms/mica/AlarmCounterMilliP.nc:33,
from /opt/tinyos-2.1.1/tos/platforms/mica/HilTimerMilliC.nc:44,
from /opt/tinyos-2.1.1/tos/system/TimerMilliP.nc:41,
from /opt/tinyos-2.1.1/tos/system/TimerMilliC.nc:40,
from BlinkAppC.nc:46:
In component `HplAtm128Timer0AsyncC':
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128Timer0AsyncC.nc:47: syntax
error before `uint8_t'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128Timer0AsyncC.nc:49: syntax
error before `uint8_t'
In file included from
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128Timer0AsyncC.nc:55,
from
/opt/tinyos-2.1.1/tos/chips/atm128/timer/Atm128AlarmAsyncC.nc:33,
from
/opt/tinyos-2.1.1/tos/platforms/mica/AlarmCounterMilliP.nc:33,
from /opt/tinyos-2.1.1/tos/platforms/mica/HilTimerMilliC.nc:44,
from /opt/tinyos-2.1.1/tos/system/TimerMilliP.nc:41,
from /opt/tinyos-2.1.1/tos/system/TimerMilliC.nc:40,
from BlinkAppC.nc:46:
In component `HplAtm128Timer0AsyncP':
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128Timer0AsyncP.nc:40: syntax
error before `uint8_t'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128Timer0AsyncP.nc:42: syntax
error before `uint8_t'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128Timer0AsyncP.nc:50: syntax
error before `Timer'
HplAtm128Timer0AsyncP: `TimerCtrl.setInterruptMask' not implemented
HplAtm128Timer0AsyncP: `TimerCtrl.setInterruptFlag' not implemented
HplAtm128Timer0AsyncP: `TimerCtrl.Atm128TimerControl_t' not implemented
HplAtm128Timer0AsyncP: `TimerCtrl.Atm128_TIFR_t' not implemented
HplAtm128Timer0AsyncP: `TimerCtrl.setControl' not implemented
HplAtm128Timer0AsyncP: `TimerCtrl.Atm128_TIMSK_t' not implemented
HplAtm128Timer0AsyncP: `McuPowerOverride.mcu_power_t' not implemented
HplAtm128Timer0AsyncP: `TimerAsync.controlBusy' not implemented
HplAtm128Timer0AsyncP: `TimerAsync.compareBusy' not implemented
HplAtm128Timer0AsyncP: `TimerAsync.setTimer0Asynchronous' not implemented
HplAtm128Timer0AsyncP: `TimerAsync.Atm128Assr_t' not implemented
HplAtm128Timer0AsyncP: `TimerAsync.countBusy' not implemented
HplAtm128Timer0AsyncP: `TimerAsync.setAssr' not implemented
In component `HplAtm128Timer0AsyncC':
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128Timer0AsyncC.nc:60: cannot
find `Timer'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/HplAtm128Timer0AsyncC.nc:62: cannot
find `Compare'
In component `Atm128AlarmAsyncC':
/opt/tinyos-2.1.1/tos/chips/atm128/timer/Atm128AlarmAsyncC.nc:35: no match
/opt/tinyos-2.1.1/tos/chips/atm128/timer/Atm128AlarmAsyncC.nc:36: cannot find
`Alarm'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/Atm128AlarmAsyncC.nc:37: cannot find
`Counter'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/Atm128AlarmAsyncC.nc:39: cannot find
`Timer'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/Atm128AlarmAsyncC.nc:40: cannot find
`TimerCtrl'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/Atm128AlarmAsyncC.nc:41: cannot find
`Compare'
/opt/tinyos-2.1.1/tos/chips/atm128/timer/Atm128AlarmAsyncC.nc:42: cannot find
`TimerAsync'
In component `AlarmCounterMilliP':
/opt/tinyos-2.1.1/tos/platforms/mica/AlarmCounterMilliP.nc:36: cannot find
`AlarmMilli32'
/opt/tinyos-2.1.1/tos/platforms/mica/AlarmCounterMilliP.nc:37: cannot find
`CounterMilli32'
In file included from /opt/tinyos-2.1.1/tos/platforms/mica/HilTimerMilliC.nc:44,
from /opt/tinyos-2.1.1/tos/system/TimerMilliP.nc:41,
from /opt/tinyos-2.1.1/tos/system/TimerMilliC.nc:40,
from BlinkAppC.nc:46:
In component `AlarmToTimerC':
/opt/tinyos-2.1.1/tos/lib/timer/AlarmToTimerC.nc:38: syntax error before
`uint32_t'
/opt/tinyos-2.1.1/tos/lib/timer/AlarmToTimerC.nc:44: syntax error before `m_dt'
/opt/tinyos-2.1.1/tos/lib/timer/AlarmToTimerC.nc:45: syntax error before
`m_oneshot'
/opt/tinyos-2.1.1/tos/lib/timer/AlarmToTimerC.nc:47: syntax error before `t0'
/opt/tinyos-2.1.1/tos/lib/timer/AlarmToTimerC.nc: In function `start':
/opt/tinyos-2.1.1/tos/lib/timer/AlarmToTimerC.nc:49: `m_dt' undeclared (first
use in this function)
/opt/tinyos-2.1.1/tos/lib/timer/AlarmToTimerC.nc:49: `dt' undeclared (first use
in this function)
/opt/tinyos-2.1.1/tos/lib/timer/AlarmToTimerC.nc:50: `m_oneshot' undeclared
(first use in this function)
/opt/tinyos-2.1.1/tos/lib/timer/AlarmToTimerC.nc:50: `oneshot' undeclared
(first use in this function)
/opt/tinyos-2.1.1/tos/lib/timer/AlarmToTimerC.nc:51: `Alarm' undeclared (first
use in this function)
/opt/tinyos-2.1.1/tos/lib/timer/AlarmToTimerC.nc:51: `t0' undeclared (first use
in this function)
/opt/tinyos-2.1.1/tos/lib/timer/AlarmToTimerC.nc: At top level:
/opt/tinyos-2.1.1/tos/lib/timer/AlarmToTimerC.nc:54: syntax error before `dt'
/opt/tinyos-2.1.1/tos/lib/timer/AlarmToTimerC.nc: In function
`Timer.startPeriodic':
/opt/tinyos-2.1.1/tos/lib/timer/AlarmToTimerC.nc:55: `Alarm' undeclared (first
use in this function)
/opt/tinyos-2.1.1/tos/lib/timer/AlarmToTimerC.nc:55: `dt' undeclared (first use
in this function)
/opt/tinyos-2.1.1/tos/lib/timer/AlarmToTimerC.nc: At top level:
/opt/tinyos-2.1.1/tos/lib/timer/AlarmToTimerC.nc:57: syntax error before `dt'
/opt/tinyos-2.1.1/tos/lib/timer/AlarmToTimerC.nc: In function
`Timer.startOneShot':
/opt/tinyos-2.1.1/tos/lib/timer/AlarmToTimerC.nc:58: `Alarm' undeclared (first
use in this function)
/opt/tinyos-2.1.1/tos/lib/timer/AlarmToTimerC.nc:58: `dt' undeclared (first use
in this function)
/opt/tinyos-2.1.1/tos/lib/timer/AlarmToTimerC.nc: In function `Timer.stop':
/opt/tinyos-2.1.1/tos/lib/timer/AlarmToTimerC.nc:61: `Alarm' undeclared (first
use in this function)
/opt/tinyos-2.1.1/tos/lib/timer/AlarmToTimerC.nc: In function `fired.runTask':
/opt/tinyos-2.1.1/tos/lib/timer/AlarmToTimerC.nc:65: `m_oneshot' undeclared
(first use in this function)
/opt/tinyos-2.1.1/tos/lib/timer/AlarmToTimerC.nc:66: `Alarm' undeclared (first
use in this function)
/opt/tinyos-2.1.1/tos/lib/timer/AlarmToTimerC.nc:66: `m_dt' undeclared (first
use in this function)
/opt/tinyos-2.1.1/tos/lib/timer/AlarmToTimerC.nc: At top level:
/opt/tinyos-2.1.1/tos/lib/timer/AlarmToTimerC.nc:71: unknown interface `Alarm'
/opt/tinyos-2.1.1/tos/lib/timer/AlarmToTimerC.nc: In function `Alarm.fired':
/opt/tinyos-2.1.1/tos/lib/timer/AlarmToTimerC.nc:71: task interface `TaskBasic'
has no command named `postTask'
/opt/tinyos-2.1.1/tos/lib/timer/AlarmToTimerC.nc: At top level:
/opt/tinyos-2.1.1/tos/lib/timer/AlarmToTimerC.nc:73: syntax error before `Timer'
AlarmToTimerC: `Timer.startPeriodicAt' not implemented
AlarmToTimerC: `Timer.startOneShotAt' not implemented
In file included from /opt/tinyos-2.1.1/tos/platforms/mica/HilTimerMilliC.nc:45,
from /opt/tinyos-2.1.1/tos/system/TimerMilliP.nc:41,
from /opt/tinyos-2.1.1/tos/system/TimerMilliC.nc:40,
from BlinkAppC.nc:46:
In component `VirtualizeTimerC':
/opt/tinyos-2.1.1/tos/lib/timer/VirtualizeTimerC.nc:37: syntax error before
`uint8_t'
/opt/tinyos-2.1.1/tos/lib/timer/VirtualizeTimerC.nc:50: syntax error before
`uint32_t'
/opt/tinyos-2.1.1/tos/lib/timer/VirtualizeTimerC.nc:50: warning: no semicolon
at end of struct or union
/opt/tinyos-2.1.1/tos/lib/timer/VirtualizeTimerC.nc:51: syntax error before `dt'
/opt/tinyos-2.1.1/tos/lib/timer/VirtualizeTimerC.nc:52: syntax error before
`isoneshot'
/opt/tinyos-2.1.1/tos/lib/timer/VirtualizeTimerC.nc:53: syntax error before
`isrunning'
/opt/tinyos-2.1.1/tos/lib/timer/VirtualizeTimerC.nc:54: syntax error before
`_reserved'
VirtualizeTimerC: `TimerFrom.fired' not implemented
VirtualizeTimerC: `Timer.startPeriodicAt' not implemented
VirtualizeTimerC: `Timer.startOneShotAt' not implemented
VirtualizeTimerC: `Timer.startPeriodic' not implemented
VirtualizeTimerC: `Timer.startOneShot' not implemented
VirtualizeTimerC: `Timer.stop' not implemented
In file included from /opt/tinyos-2.1.1/tos/platforms/mica/HilTimerMilliC.nc:46,
from /opt/tinyos-2.1.1/tos/system/TimerMilliP.nc:41,
from /opt/tinyos-2.1.1/tos/system/TimerMilliC.nc:40,
from BlinkAppC.nc:46:
In component `CounterToLocalTimeC':
/opt/tinyos-2.1.1/tos/lib/timer/CounterToLocalTimeC.nc:38: syntax error before
`uint32_t'
/opt/tinyos-2.1.1/tos/lib/timer/CounterToLocalTimeC.nc:42: syntax error before
`LocalTime'
In component `HilTimerMilliC':
/opt/tinyos-2.1.1/tos/platforms/mica/HilTimerMilliC.nc:50: no match
/opt/tinyos-2.1.1/tos/platforms/mica/HilTimerMilliC.nc:51: cannot find
`TimerFrom'
/opt/tinyos-2.1.1/tos/platforms/mica/HilTimerMilliC.nc:52: cannot find `Alarm'
/opt/tinyos-2.1.1/tos/platforms/mica/HilTimerMilliC.nc:54: no match
/opt/tinyos-2.1.1/tos/platforms/mica/HilTimerMilliC.nc:55: cannot find `Counter'
In component `TimerMilliC':
/opt/tinyos-2.1.1/tos/system/TimerMilliC.nc:44: too many arguments
make: *** [exe0] Error 1
thanks
Vamsidhar Addanki
Purdue University
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help