hi;
i have already installed tinyos-2.x on windows XP, using cygwin.
My problem is:
 when i try to do the cofiguration of envirennemnt (e.i the last stape).
i get the following an error.
In the following , you can see exactly the steps of configuratio which i 
followed, and the error which i obtained:


  [EMAIL PROTECTED] ~
  $ export TOSROOT=/opt/tinyos-2.x
    [EMAIL PROTECTED] ~
    $ export TOSDIR=$TOSROOT/tos 
  [EMAIL PROTECTED] ~
  $ export CLASSPATH=`cygpath -w $TOSROOT/support/sdk/java/tinyos.jar`
    [EMAIL PROTECTED] ~
  $ export CLASSPATH="$CLASSPATH;."
    [EMAIL PROTECTED] ~
    $ MAKERULES=$TOSROOT/support/make/Makerules 
  [EMAIL PROTECTED] ~
  $ cd /opt/tinyos-2.x/apps/Blink/
    [EMAIL PROTECTED] /opt/tinyos-2.x/apps/Blink
  $ make mica2
  Makefile:2: no file name for `include'
    make: *** No rule to make target `mica2'.  Stop. 
  [EMAIL PROTECTED] /opt/tinyos-2.x/apps/Blink
  

  

       
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try it now.
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to