hello all , I've been trying to install tinyos2.0 followed all the steps in :
http://www.tinyos.net/tinyos-2.x/doc/html/install-tinyos.html after all the 5 steps I get the follwoing error while trying to make Blink dont know what it is /cygdrive/c/cygwin/opt/tinyos-2.x/apps/Blink> make mica2 Makefile:2: no file name for `include' make: *** No rule to make target `mica2'. Stop. This is what the makefile for blink itself contains inside the tinyos2.x/apps/Blink directory : COMPONENT=BlinkAppC include $(MAKERULES) I also have a doubt whether its ok for both tinyos1.x and 2.x to reside in opt directory will this cause a conflict ? I even tried to make Blink in tinyos-1.x but here again I have another problem /cygdrive/c/cygwin/opt/tinyos-1.x/apps/Blink> ncc -o main.exe -target=mica Blin kAppC.nc Unknown target mica Known targets for TinyOS directory /usr/src/rpm/BUILD/tinyos- tools-1.2.3 /tools and the specified include directories are: none. any ideas, what this might be ? Thanks Bhuvana
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
