I would also like to tell that this is happening only in SurgeTelos activity. I dont know why? Please advice.

Sumit

On 9/18/06, Sumit Gupta <[EMAIL PROTECTED]> wrote:
Hi all,

All of sudden my applications are not compiling. They are giving some errors which I never seen before. I dont have any clue why it started happening. Please advice.

[EMAIL PROTECTED] /opt/tinyos-1.x/apps/SurgeTelos
$ make pc
mkdir -p build/pc
    compiling Surge to a pc binary
ncc -o build/pc/main.exe -g -O0 -I%T/lib/MultiHopLQI -DSEND_QUEUE_SIZE=8 -DMHOP_
LEDS -pthread -fnesc-nido-tosnodes=1000 -fnesc-simulate -Wall -Wshadow -DDEF_TOS
_AM_GROUP=0x7d -Wnesc-all -target=pc -fnesc-cfile=build/pc/app.c -board=micasb -
I%T/lib/Deluge -I%T/lib/Flash -I%T/lib/Flash/STM25P -DDEFAULT_EEPROM_SIZE=0x1000
00 -DIDENT_PROGRAM_NAME=\"Surge\" -DIDENT_USER_ID=\"Sumit\" -DIDENT_HOSTNAME=\"s
uperComp\" -DIDENT_USER_HASH=0x85ed13fbL -DIDENT_UNIX_TIME=0x450e3dbbL -DIDENT_U
ID_HASH=0x5cbfa006L Surge.nc -lm
In file included from Surge.nc:43:
In component `SurgeM':
SurgeM.nc:47: interface CC2420Control not found
SurgeM.nc:47: interface CC2420Control not found
SurgeM.nc:48: interface MacControl not found
SurgeM.nc:48: interface MacControl not found
In file included from Surge.nc:43:
SurgeM.nc: In function `StdControl.start':
SurgeM.nc:117: interface has no command or event named `SetRFPower'
SurgeM.nc:118: interface has no command or event named `enableAck'
In component `Surge':
Surge.nc: At top level:
Surge.nc:51: component CC2420RadioC not found
In file included from /opt/tinyos-1.x/tos/lib/MultiHopLQI/LQIMultiHopRouter.nc:2
6,
                 from Surge.nc:52:
In component `MultiHopLQI':
/opt/tinyos-1.x/tos/lib/MultiHopLQI/MultiHopLQI.nc: In function `ReceiveMsg.rece
ive':
/opt/tinyos-1.x/tos/lib/MultiHopLQI/MultiHopLQI.nc:320: struct has no member nam
ed `lqi'
/opt/tinyos-1.x/tos/lib/MultiHopLQI/MultiHopLQI.nc:343: struct has no member nam
ed `lqi'
/opt/tinyos-1.x/tos/lib/MultiHopLQI/MultiHopLQI.nc:352: struct has no member nam
ed `lqi'
In file included from Surge.nc:52:
In component `LQIMultiHopRouter':
/opt/tinyos-1.x/tos/lib/MultiHopLQI/LQIMultiHopRouter.nc: At top level:
/opt/tinyos-1.x/tos/lib/MultiHopLQI/LQIMultiHopRouter.nc:37: component CC2420Rad
ioC not found
In component `Surge':
Surge.nc:73: cannot find `CC2420Control'
Surge.nc:74: cannot find `MacControl'
make: *** [exe0] Error 1

[EMAIL PROTECTED] /opt/tinyos-1.x/apps/SurgeTelos
$

Please advice what to do?

Regards,
Sumit

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

Reply via email to