Dear Sir,
I am getting a very long error when I am trying to compile tinyOS using make
micaz or make micaz sim, I have installed everything correctly but I still
don't get it.
Here is a snippet of the error.
In file included from /opt/tinyos-2.1.1/tos/platforms/micaz/hardware.h:52,
from /opt/tinyos-2.1.1/tos/system/SchedulerBasicP.nc:41,
from /opt/tinyos-2.1.1/tos/system/TinySchedulerC.nc:40:
/opt/tinyos-2.1.1/tos/platforms/mica/MicaTimer.h:109: syntax error before
`counter_one_overflow_t'
/opt/tinyos-2.1.1/tos/platforms/mica/MicaTimer.h:110: syntax error before
`counter_three_overflow_t'
In file included from /opt/tinyos-2.1.1/tos/system/TinySchedulerC.nc:40:
In component `SchedulerBasicP':
/opt/tinyos-2.1.1/tos/system/SchedulerBasicP.nc:45: syntax error before
`uint8_t'
In file included from /opt/tinyos-2.1.1/tos/system/TinySchedulerC.nc:40:
/opt/tinyos-2.1.1/tos/system/SchedulerBasicP.nc:56: syntax error before
`m_head'
/opt/tinyos-2.1.1/tos/system/SchedulerBasicP.nc:57: syntax error before
`m_tail'
/opt/tinyos-2.1.1/tos/system/SchedulerBasicP.nc:58: syntax error before
`m_next'
/opt/tinyos-2.1.1/tos/system/SchedulerBasicP.nc:67: syntax error before
`popTask'
/opt/tinyos-2.1.1/tos/system/SchedulerBasicP.nc:72: `m_next' undeclared here
(not in a function)
/opt/tinyos-2.1.1/tos/system/SchedulerBasicP.nc:72: subscripted value is
neither array nor pointer
/opt/tinyos-2.1.1/tos/system/SchedulerBasicP.nc:72: warning: data definition
has no type or storage class
/opt/tinyos-2.1.1/tos/system/SchedulerBasicP.nc:73: syntax error before `if'
SchedulerBasicP: `TaskBasic.error_t' not implemented
SchedulerBasicP: `Scheduler.init' not implemented
SchedulerBasicP: `Scheduler.taskLoop' not implemented
SchedulerBasicP: `Scheduler.bool' not implemented
In file included from /opt/tinyos-2.1.1/tos/chips/atm128/McuSleepC.nc:46,
from /opt/tinyos-2.1.1/tos/system/TinySchedulerC.nc:41:
In interface `McuPowerOverride':
/opt/tinyos-2.1.1/tos/interfaces/McuPowerOverride.nc:54: only commands and
events can be defined in interfaces
/opt/tinyos-2.1.1/tos/interfaces/McuPowerOverride.nc:54: syntax error before
`lowestState'
In component `McuSleepC':
/opt/tinyos-2.1.1/tos/chips/atm128/McuSleepC.nc:58: syntax error before
`atm128PowerBits'
/opt/tinyos-2.1.1/tos/chips/atm128/McuSleepC.nc:66: syntax error before
`getPowerState'
McuSleepC: `McuSleep.sleep' not implemented
McuSleepC: `McuPowerState.update' not implemented
In C file:
<commandline>: Scheduler `TinySchedulerC' has no scheduling interface named
`TaskBasic'
RadioCountToLeds.h:34: syntax error before `nx_uint16_t'
RadioCountToLeds.h:34: warning: no semicolon at end of struct or union
RadioCountToLeds.h:35: warning: data definition has no type or storage class
failed to parse message file RadioCountToLeds.h
make: *** [RadioCountMsg.py] Error 1
Best regards,
--
Adel Zalok .
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help