Manually installing the Tinyos 2.1, however, when I compiled example program
Blink, it shows following error.
Anyone could tell me about the reason? Thank you.

$ make micaz
mkdir -p build/micaz
    compiling BlinkAppC to a micaz binary
ncc -o build/micaz/main.exe  -Os -Wall -Wshadow -Wnesc-all -target=micaz
-fnesc-
cfile=build/micaz/app.c -board=micasb -DDEFINED_TOS_AM_GROUP=0x22 --param
max-in
line-insns-single=100000 -DIDENT_APPNAME=\"BlinkAppC\"
-DIDENT_USERNAME=\"Lin&Ri
ng\" -DIDENT_HOSTNAME=\"LinLing\" -DIDENT_USERHASH=0xede2621fL
-DIDENT_TIMESTAMP
=0x4b141e61L -DIDENT_UIDHASH=0x963165b3L -fnesc-dump=wiring
-fnesc-dump='interfa
ces(!abstract())' -fnesc-dump='referenced(interfacedefs, components)'
-fnesc-dum
pfile=build/micaz/wiring-check.xml BlinkAppC.nc -lm
/bin/sh: Ring": command not found
make: *** [exe0] Error 127

$ avr-gcc: no input files
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to