I upgraded TinyOS1.1.10 to TinyOS1.1.15 but when I try to compile an
application in " tinyos1.x/apps" I got the following error:
"
[EMAIL PROTECTED] /cygdrive/c/tinyos/cygwin/opt/tinyos-1.x/apps/TOSBase
$ make mica2
../Makerules:26: /../apps/Makerules: No such file or directory
make: *** No rule to make target `/../apps/Makerules'.  Stop."

And if I compile an appllication from "contrib/xbow/apps" I got another
error:
"
[EMAIL PROTECTED]
/cygdrive/c/tinyos/cygwin/opt/tinyos-1.x/contrib/xbow/apps/CntToLe
dsAndRfm
$ make mica2
mkdir -p build/mica2
    compiling CntToLedsAndRfm to a mica2 binary ncc -o
build/mica2/main.exe -Os -I%T/lib/Counters
-I%T/../contrib/xbow/tos/platf
orm/mica2 -finline-limit=100000 -Wall -Wshadow -DDEF_TOS_AM_GROUP=125
-Wnesc-all
 -target=mica2 -fnesc-cfile=build/mica2/app.c -board=micasb
-DCC1K_DEFAULT_FREQ= RADIO_916BAND_CHANNEL_00 -DRADIO_XMIT_POWER=0xFF
-DCC2420_TXPOWER=TXPOWER_MAX -D
CC2420_DEF_CHANNEL=26 -I%T/lib/Deluge
-DIDENT_PROGRAM_NAME=\"CntToLedsAndRfm\" - DIDENT_USER_ID=\"jabdo\"
-DIDENT_HOSTNAME=\"aias127\"
-DIDENT_USER_HASH=0x86067b
fcL -DIDENT_UNIX_TIME=0x450c8106L -DIDENT_UID_HASH=0x6a3fdce7L
CntToLedsAndRfm.n c -lm
make: *** [exe0] Error 255"

This is the output from the command "rpm -qa"
"
[EMAIL PROTECTED] /cygdrive/c/tinyos/cygwin/opt/tinyos-1.x/apps/Blink
$ rpm -qa
avr-libc-20030512cvs-1w
avarice-2.0.20030825cvs-1w
tinyos-contrib-1.1.0-1
tinyos-1.1.15Dec2005cvs-1
avr-binutils-2.13.2.1-1w
avr-gcc-3.3tinyos-1w
avr-insight-pre6.0cvs.tinyos-1w
tinyos-tools-1.1.0-1
task-tinydb-1.1.0-1
tinyos-vm-1.1.0-1
nesc-1.2.7a-1
"
Thanks in advance,

Julia.


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

Reply via email to