[Tinyos-help] problems with make
mejda chouaieb
mejdachouaieb at yahoo.fr
Tue Oct 2 06:04:52 PDT 2007
Hello All,
I have installed Tinyos-2.x with RPMs in windows Media Center Edition but I want to know where should I put the file 'tinyos.sh' that contains :
_______________________________________________
#!/bin/sh
export TOSROOT="/opt/tinyos-2.x"
export TOSDIR="$TOSROOT/tos"
export CLASSPATH='cygpath -w $TOSROOT/support/sdk/java/tinyos.jar'
export CLASSPATH="$CLASSPATH;."
export MAKERULES="$TOSROOT/support/make/Makerules"
export PATH="/opt/msp430/bin:$PATH"
________________________________________________
so that it will be run when I open the shell
now I'm typing 'source tinyos.sh' every time i open a shell
I have also an other problem I can't compile :
_____________________________________________
bash-3.2$ pwd
/cygdrive/c/jennic/cygwin/opt/tinyos-2.x/apps/Null
bash-3.2$ make micaz
/bin/sh: tos-ident-flags: command not found
mkdir -p build/micaz
compiling NullAppC to a micaz binary
ncc -o build/micaz/main.exe -Os -finline-limit=100000 -Wall -Wshadow -Wnesc-all
-target=micaz -fnesc-cfile=build/micaz/app.c -board=micasb -fnesc-dump=wiring -
fnesc-dump='interfaces(!abstract())' -fnesc-dump='referenced(interfacedefs, comp
onents)' -fnesc-dumpfile=build/micaz/wiring-check.xml NullAppC.nc -lm
make: ncc: Command not found
make: *** [exe0] Error 127
bash-3.2$
________________________________________________________
I need you Help please!!
____________________________________________________________________________________________
Découvrez le blog Yahoo! Mail : dernières nouveautés, astuces, conseils.. et vos réactions !
http://blog.mail.yahoo.fr
More information about the Tinyos-help
mailing list