Need Help running the tossim simulator. any help would be appreciated!!!
I have installed python developer too... mkdir -p simbuild/micaz /opt/tinyos-2.1.2/support/make/sim.extra:10: *** unterminated call to function `shell': missing `)'. Stop. make[1]: Leaving directory `/opt/tinyos-2.1.2/apps/tutorials/RssiDemo/InterceptBase' Building ... /opt/tinyos-2.1.2/apps/tutorials/RssiDemo/RssiBase make micaz sim make[1]: Entering directory `/opt/tinyos-2.1.2/apps/tutorials/RssiDemo/RssiBase' mkdir -p simbuild/micaz /opt/tinyos-2.1.2/support/make/sim.extra:10: *** unterminated call to function `shell': missing `)'. Stop. make[1]: Leaving directory `/opt/tinyos-2.1.2/apps/tutorials/RssiDemo/RssiBase' Building ... /opt/tinyos-2.1.2/apps/tutorials/BlinkFail make micaz sim make[1]: Entering directory `/opt/tinyos-2.1.2/apps/tutorials/BlinkFail' mkdir -p simbuild/micaz /opt/tinyos-2.1.2/support/make/sim.extra:10: *** unterminated call to function `shell': missing `)'. Stop. make[1]: Leaving directory `/opt/tinyos-2.1.2/apps/tutorials/BlinkFail' Building ... /opt/tinyos-2.1.2/apps/tutorials/BlinkConfig make micaz sim make[1]: Entering directory `/opt/tinyos-2.1.2/apps/tutorials/BlinkConfig' mkdir -p simbuild/micaz /opt/tinyos-2.1.2/support/make/sim.extra:10: *** unterminated call to function `shell': missing `)'. Stop. make[1]: Leaving directory `/opt/tinyos-2.1.2/apps/tutorials/BlinkConfig' Building ... /opt/tinyos-2.1.2/apps/tutorials/BlinkTask make micaz sim make[1]: Entering directory `/opt/tinyos-2.1.2/apps/tutorials/BlinkTask' mkdir -p simbuild/micaz /opt/tinyos-2.1.2/support/make/sim.extra:10: *** unterminated call to function `shell': missing `)'. Stop. make[1]: Leaving directory `/opt/tinyos-2.1.2/apps/tutorials/BlinkTask' ubuntu@ubuntu:/opt/tinyos-2.1.2/apps$ here is my gedit ~/.bashrc : # Start TinyOS environment pathing export TOSROOT=/opt/tinyos-2.1.2 export TOSDIR=$TOSROOT/tos export CLASSPATH=$TOSROOT/support/sdk/java/tinyos.jar:.$CLASSPATH export MAKERULES=$TOSROOT/support/make/Makerules export PATH=/opt/msp430-46/bin:$PATH export PYTHONPATH=.:$TOSROOT/support/sdk/python:$PYTHONPATH source /opt/tinyos-2.1.2/tinyos.sh # End TinyOS pathing -- John Kenneth Russ College of Liberal Arts & Sciences COMPUTING Wayne State University [email protected] (313)-577-0274 “If you can control a man's thinking you do not have to worry about his action. When you determine what a man shall think you do not have to concern yourself about what he will do. If you make a man feel that he is inferior, you do not have to compel him to accept an inferior status, for he will seek it himself. If you make a man think that he is justly an outcast, you do not have to order him to the back door. He will go without being told; and if there is no back door, his very nature will demand one.” ― Carter G. Woodson
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
