[TinyOS-help] Compile Error for SurgeTelos
Ming
cyberming at gmail.com
Tue Jul 4 00:55:44 PDT 2006
Hi everyone
When I try to compile the SurgeTelos on the Telos verB, I get the following
error. How can I solve it?
# make telosb
> mkdir -p build/telosb
> compiling Surge to a telosb binary
> ncc -o build/telosb/main.exe -O -I%T/lib/MultiHopLQI -DSEND_QUEUE_SIZE=8
> -DMHOP_LEDS -Wall -Wshadow -DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -target=telosb
> -fnesc-cfile=build/telosb/app.c -board= -I%T/lib/Deluge
> -Wl,--section-start=.text=0x4800,--defsym=_reset_vector__=0x4000
> -DIDENT_PROGRAM_NAME=\"Surge\" -DIDENT_USER_ID=\"root\"
> -DIDENT_HOSTNAME=\"new-host-11\" -DIDENT_USER_HASH=0xb4e3d2a8L
> -DIDENT_UNIX_TIME=0x44aac6c4L -DIDENT_UID_HASH=0xfc1bbc3eL -mdisable-hwmul
> -I/opt/tinyos-1.x/tos/lib/CC2420Radio Surge.nc -lm
> /opt/tinyos-1.x/tos/lib/MultiHopLQI/MultiHopEngineM.nc:82: `TOS_Msg'
> defined as wrong kind of tag
> /opt/tinyos-1.x/tos/lib/MultiHopLQI/MultiHopEngineM.nc:83: `TOS_Msg'
> defined as wrong kind of tag
> make: *** [exe0] Error 1
>
Thank you.
CM
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20060704/ac171d4e/attachment.html
More information about the Tinyos-help
mailing list