greetings - finally diving into TinyOS, in the context of anti-poaching for *really* remote places; see "low cost sensor mesh" at: https://wildlifecrimetech.org/finalists_na basically to run CTP over 1/2 duplex VHF handsets... So... I am following along http://tinyos.stanford.edu/tinyos-wiki/index.php/Installing_From_Source , and reading through Geoff Lo's blog at: http://www.geoffreylo.com/resources/tinyos-primer/
on Cygwin/Windoze 10 , and hitting this foo; suggestions/"RTFMs" welcomed... thanks for what looks like an awesome project; looking forward to working with this stuff... Chris------------------------------------------------------- Making all in src make[5]: Entering directory '/home/cgn/src/tinyos-main/tools/platforms/msp430/cppbsl/src' depbase=`echo Serial.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../../.. -g -O2 -MT Serial.o -MD -MP -MF $depbase.Tpo -c -o Serial.o Serial.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from Serial.cc:45:0: Serial.h:48:26: fatal error: linux/serial.h: No such file or directory #include <linux/serial.h> ^ compilation terminated. Makefile:410: recipe for target 'Serial.o' failed make[5]: *** [Serial.o] Error 1 make[5]: Leaving directory '/home/cgn/src/tinyos-main/tools/platforms/msp430/cppbsl/src' Makefile:355: recipe for target 'all-recursive' failed
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
