Thank you very much for your reply but when I run make in
'/opt/tinyos-1.x/tools/java/make' it is not compiling, it is throwing
so many errors. I even tried copying 'tools' folder into
/opt/tinyos-1.x/tos/tools/java/ ' then  also it is not working. 



And this is my script file.

---------------------------------------------------------------------------

 export TINYOS_VER=1

 source /root/.bash_tinyos



 export COM1=/dev/ttyUSB0

 export MIB510=/dev/ttyUSB0

 export motecom=ser...@$com1:micaz

 CLASSPATH=$CLASSPATH:$TOSROOT/support/sdk/java

--------------------------------------------------------------------------------

And  these are the errors I was getting.



/usr/bin/../lib/gcc/avr/4.1.2/../../../../avr/include/avr/signal.h:36:2:
warning: #warning "This header file is obsolete.  Use
<avr/interrupt.h>."

error: tag BombillaCapsuleMsg not found

failed to parse message file /opt/tinyos-1.x/tos/lib/VM/types/Bombilla.h

make[3]: *** [BombillaCapsuleMsg.java] Error 1

make[3]: Leaving directory `/opt/tinyos-1.x/tools/java/net/tinyos/vm_asm'

make[3]: Entering directory `/opt/tinyos-1.x/tools/java/net/tinyos/sf'

... /opt/tinyos-1.x/tools/java/net/tinyos/sf

make[4]: Entering directory `/opt/tinyos-1.x/tools/java/net/tinyos/sf/old'

... /opt/tinyos-1.x/tools/java/net/tinyos/sf/old

make[4]: Leaving directory `/opt/tinyos-1.x/tools/java/net/tinyos/sf/old'

make[3]: Leaving directory `/opt/tinyos-1.x/tools/java/net/tinyos/sf'

make[2]: Leaving directory `/opt/tinyos-1.x/tools/java/net/tinyos'

make[1]: Leaving directory `/opt/tinyos-1.x/tools/java/net'

make[1]: Entering directory `/opt/tinyos-1.x/tools/java/jni'

make -f Makefile.Linux "JDK=/opt/jdk1.6.0_10" "JNI=/opt/jdk1.6.0_10/jre/bin" all

make[2]: Entering directory `/opt/tinyos-1.x/tools/java/jni'

make[2]: Nothing to be done for `all'.

make[2]: Leaving directory `/opt/tinyos-1.x/tools/java/jni'

make[1]: Leaving directory `/opt/tinyos-1.x/tools/java/jni'


_________________________________________________________________
Missed any of the IPL matches ? Catch a recap of all the action on MSN Videos
http://msnvideos.in/iplt20/msnvideoplayer.aspx
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to