Amy, I think that you did not set the $LOWPAN_ROOT and $TOSMAKE_PATH correctly.
Take a look at http://smote.cs.berkeley.edu:8000/tracenv/browser/code/b6lowpan/tags/release-3-20-2009/README Also, the command should be 'make intelmote2 blip'. I'm not sure that blip works on your hardware. I have only seen it working on EPIC, Telosb and micaz hardware. You might take a look at the mail archives at: https://lists.eecs.berkeley.edu/sympa/info/blip-users Good luck! ----- Original Message ----- From: "amy wang" <[email protected]> To: [email protected] Sent: Monday, September 14, 2009 7:50:35 AM GMT -06:00 US/Canada Central Subject: [Tinyos-help] problem with make IPBaseStation 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 _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
