When I go to:
c:/cygwin/opt/tinyos-2.x/support/sdk/java
and type
make
.....................
I am getting some processing shown and when it runs some ".java" file,it is
giving an error
*make:javac not found.*
My env variables are:

export TOSROOT="c:/cygwin/opt/tinyos-2.x"
export TOSDIR="c:/cygwin/opt/tinyos-2.x/tos"
export CLASSPATH=`cygpath -w $TOSROOT/support/sdk/java/tinyos.jar`
export CLASSPATH="$CLASSPATH;."
export MAKERULES="c:/cygwin/opt/tinyos-2.x/support/make/Makerules"
export NESCPATH="c:/cygwin/opt/tinyos-2.x/tos/chips;."
export PYTHONPATH="c:/cygwin/opt/tinyos-2.x/support/sdk/python"
export
PATH="%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:/Program
Files/Graphviz 2.28/bin;C:/cygwin/bin;C:/Program
Files/Java/jdk1.5.0/bin;/opt/msp430/bin:/opt/jflashmm:$PATH;"
-----------------------------------------------------------
Thanks,
Vinodh.
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to