Is your devel tree really in /tos? Probably not... Most likely you need to set these env vars:
TOSV="tinyos-1.1.7" export TOSROOT=C:/cygwin/opt/$TOSV export TOSDIR=/opt/$TOSV/tos You don't need to be so fancy with the TOSV version number thing and you want to set them with the actual directories for your system. MS Embedded Lab wrote:
Hi! while making $ make telosb I'm getting error.. failed to preprocess \tos\system\tos.h can anybody help me, why it is not able to preprocess header file thanks, Poonam _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
