Hi,everyone.
I am trying to make intelmote2 platform with the IPBaseStation on my cygwin
windows.I hava the recent version of tinyos2.x.
I test in the content of
tinyos-2.x-contrib\berkeley\blip\apps\IPBaseStation.
I meet a lot of error as following:

-----------------
make intelmote2 blip
......
/opt/tinyos-2.x-contrib/berkeley/blip/support/sdk/c/blip/include/6lowpan.h:34:20
: stdint.h: No such file or directory
In file included from BaseStationC.nc:143:
In component `IPAddressC':
/opt/tinyos-2.x-contrib/berkeley/blip/tos/lib/net/blip/IPAddressC.nc: At top
lev
el:
/opt/tinyos-2.x-contrib/berkeley/blip/tos/lib/net/blip/IPAddressC.nc:25:
failed
to preprocess
/opt/tinyos-2.x-contrib/berkeley/blip/tos/lib/net/blip/interfaces/
IPAddress.nc
In file included from
/opt/tinyos-2.x-contrib/berkeley/blip/tos/lib/net/blip/IPA
ddressP.nc:23:
/opt/tinyos-2.x-contrib/berkeley/blip/support/sdk/c/blip/include/6lowpan.h:34:20
: stdint.h: No such file or directory
/opt/tinyos-2.x-contrib/berkeley/blip/tos/lib/net/blip/IPAddressC.nc:28:
failed
to preprocess
/opt/tinyos-2.x-contrib/berkeley/blip/tos/lib/net/blip/IPAddressP.
nc
/opt/tinyos-2.x-contrib/berkeley/blip/tos/lib/net/blip/IPAddressC.nc:30: no
matc
h
/opt/tinyos-2.x-contrib/berkeley/blip/tos/lib/net/blip/IPAddressC.nc:33:
cannot
find `ActiveMessageAddress'
In component `BaseStationC':
BaseStationC.nc:100: no match
BaseStationC.nc:102: cannot find `RadioControl'
BaseStationC.nc:104: cannot find `SerialControl'
BaseStationC.nc:105: cannot find `UartSend'
BaseStationC.nc:106: cannot find `UartReceive'
BaseStationC.nc:115: cannot find `RadioSend'
BaseStationC.nc:116: cannot find `RadioReceive'
BaseStationC.nc:124: cannot find `RadioPacket'
BaseStationC.nc:125: cannot find `RadioIeeePacket'
BaseStationC.nc:127: cannot find `Leds'
BaseStationC.nc:129: cannot find `PacketLink'
BaseStationC.nc:130: cannot find `LowPowerListening'
BaseStationC.nc:133: cannot find `Reset'
BaseStationC.nc:137: cannot find `ConfigureSend'
BaseStationC.nc:138: cannot find `ConfigureReceive'
BaseStationC.nc:141: cannot find `ConfigureTimer'
BaseStationC.nc:144: cannot find `IPAddress'
BaseStationC.nc:147: cannot find `CC2420Config'
make: *** [exe0] Error 1
-------------------

I need your help. so appreciate.

yours
Amy
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to