Em, slight problem... I googled the error with no success, anybody any ideas?

I have all installed all the indicated rpms off the install guide for tinyos-2.x, and paths and the like seem to be set correctly...


[EMAIL PROTECTED]:/opt/tinyos-2.x/apps/Blink$ make mica2
mkdir -p build/mica2
    compiling BlinkAppC to a mica2 binary
ncc -o build/mica2/main.exe -Os -finline-limit=100000 -Wall -Wshadow -DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -target=mica2 -fnesc-cfile=build/mica2/app.c -board=micasb  -fnesc-dump=wiring -fnesc-dump='interfaces(!abstract())' -fnesc-dump='referenced(interfacedefs, components)' -fnesc-dumpfile=build/mica2/wiring- check.xml BlinkAppC.nc -lm
In file included from /opt/tinyos-2.x/tos/system/TinySchedulerC.nc:41:
In component `McuSleepC':
/opt/tinyos-2.x/tos/chips/atm128/McuSleepC.nc: In function `McuSleep.sleep':
/opt/tinyos- 2.x/tos/chips/atm128/McuSleepC.nc:116: implicit declaration of function `pgm_read_byte'
make: *** [exe0] Error 1


Cheers in advance,
Graham
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to