hey,

i installed tinyos 2.0. i get errors when i try to compile a program (say,
BlinK). error message follows:

/opt/tinyos-2.x/apps/Blink# make tmote

/bin/sh: tos-ident-flags: command not found
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=   BlinkAppC.nc -lm
Invoked: 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= BlinkAppC.nc -lm
Running: gcc -E -D__NCC__ -imacros /usr/include/nognu -Os -O -mdisable-hwmul
-DDEF_TOS_AM_GROUP=0x7d -fnesc-cfile=build/telosb/app.c
[gcc] Program failed..
make: *** [exe0] Fehler 1

what's 'tos-ident-flags'? any suggestions?

help highly appreciated.

thx & rgds

Lloyd
_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to