Hi all,

I am trying to implement 6lowpan. I already follow the instruction in README 
doc. However i failed to building UDPEcho apps and giving error as below: 

ck.xml UDPEchoC.nc -lm 
/opt/tinyos-2.1.0/tos/chips/cc2420/lpl/DummyLplC.nc:39:2: warning: #warning 
"*** LOW POWER COMMUNICATIONS DISABLED ***"
/svn/code/b6lowpan/tos/chips/cc2420/link/PacketLinkC.nc:59:2: warning: #warning 
"*** USING PACKET LINK LAYER"
In component `ICMPResponderP':
/svn/code/b6lowpan/tos/lib/net/b6lowpan/ICMPResponderP.nc:37: cannot find `Leds'
/svn/code/b6lowpan/tos/lib/net/b6lowpan/ICMPResponderP.nc:39: cannot find `IP'
/svn/code/b6lowpan/tos/lib/net/b6lowpan/ICMPResponderP.nc:41: cannot find 
`IPAddress'
/svn/code/b6lowpan/tos/lib/net/b6lowpan/ICMPResponderP.nc:43: cannot find 
`IPRouting'
/svn/code/b6lowpan/tos/lib/net/b6lowpan/ICMPResponderP.nc:46: cannot find 
`Random'
/svn/code/b6lowpan/tos/lib/net/b6lowpan/ICMPResponderP.nc:51: cannot find 
`Solicitation'
/svn/code/b6lowpan/tos/lib/net/b6lowpan/ICMPResponderP.nc:52: cannot find 
`Advertisement'
/svn/code/b6lowpan/tos/lib/net/b6lowpan/ICMPResponderP.nc:53: cannot find 
`PingTimer'
/svn/code/b6lowpan/tos/lib/net/b6lowpan/ICMPResponderP.nc:56: cannot find 
`LocalTime'
In component `ICMPResponderC':
/svn/code/b6lowpan/tos/lib/net/b6lowpan/ICMPResponderP.nc:25: warning: expected 
component `ICMPResponderP', but got component 'ICMPResponderC'
/svn/code/b6lowpan/tos/lib/net/b6lowpan/ICMPResponderC.nc:37: cannot find `Leds'
/svn/code/b6lowpan/tos/lib/net/b6lowpan/ICMPResponderC.nc:39: cannot find `IP'
/svn/code/b6lowpan/tos/lib/net/b6lowpan/ICMPResponderC.nc:41: cannot find 
`IPAddress'
/svn/code/b6lowpan/tos/lib/net/b6lowpan/ICMPResponderC.nc:43: cannot find 
`IPRouting'
/svn/code/b6lowpan/tos/lib/net/b6lowpan/ICMPResponderC.nc:46: cannot find 
`Random'
/svn/code/b6lowpan/tos/lib/net/b6lowpan/ICMPResponderC.nc:51: cannot find 
`Solicitation'
/svn/code/b6lowpan/tos/lib/net/b6lowpan/ICMPResponderC.nc:52: cannot find 
`Advertisement'
/svn/code/b6lowpan/tos/lib/net/b6lowpan/ICMPResponderC.nc:53: cannot find 
`PingTimer'
/svn/code/b6lowpan/tos/lib/net/b6lowpan/ICMPResponderC.nc:56: cannot find 
`LocalTime'
make: *** [exe0] Error 1

Can anyone tell me how to solve this problem. It is very important fro my 
project??


Thanks
Best regards
Ansar



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

Reply via email to