See if you can find the "missing" executable. On my Widows T1 system its:
     /opt/msp430/bin/msp430-gcc.exe

If it exists then some PATH or other thing is not pointing to it correctly.
MS



Marco Belleschi wrote:
> Dear all,
> I installed tinyos 2.0.2 using the Xubuntos live CD. Everything seems to 
> work, but when I make telosb I get the following error:
> 
> /opt/tinyos-2.x/apps/BlinkSingle$ make telosb
> mkdir -p build/telosb
>     compiling BlinkAppC to a telosb binary
> ncc -o build/telosb/main.exe -Os -O -mdisable-hwmul -Wall -Wshadow 
> -DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -target=telosb 
> -fnesc-cfile=build/telosb/app.c -board= 
> -DIDENT_PROGRAM_NAME=\"BlinkAppC\" -DIDENT_USER_ID=\"root\" 
> -DIDENT_HOSTNAME=\"marco-Xubuntos\" -DIDENT_USER_HASH=0x401d86ebL 
> -DIDENT_UNIX_TIME=0x4843d015L -DIDENT_UID_HASH=0x222da1f9L  BlinkAppC.nc 
> -lm
> Couldn't execute msp430-gcc
> make: *** [exe0] Error 2
> 
> 
> Any hint would be great.
> 
> Thanks in advance!
> 
> ------------------------------------------------------------------------
> Discover the new Windows Vista Learn more! 
> <http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE>
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to