I have no idea how to fix it. I recheck out the tinyos again and the problem solved. Thank you very much for your help

On 7/5/06, Ben Kelley < [EMAIL PROTECTED]> wrote:

That error seems to indicate that TOS_MSG somehow has been defined twice, but they don't match. 

 

Have you modified these files at all?

 

I don't think either TOSMAKE_PATH matters, either the moteiv one, if you have boomerang installed or just plain tinyos, without one.

What version of tinyos?

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Ming
Sent: Wednesday, July 05, 2006 20:42
To: Adam


Cc: [email protected]
Subject: Re: [TinyOS-help] Compile Error for SurgeTelos

 

Thank you for you kind reply.

I have tried to export TOSMARK_PATH, but the problem is still appear. Are there any other problem cause the Error?

On 7/5/06, Adam <[EMAIL PROTECTED]> wrote:

export TOSMAKE_PATH=/opt/tinyos- 1.x/contrib/moteiv/tools/make
Should solve this.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto: [EMAIL PROTECTED]] On Behalf Of Joe
Polastre
Sent: Wednesday, July 05, 2006 9:19 AM
To: Ming
Cc: [email protected]
Subject: Re: [TinyOS-help] Compile Error for SurgeTelos

For some reason it isn't finding %T/lib/MultiHopLQI

On 7/4/06, Ming <[EMAIL PROTECTED]> wrote:
> 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
>
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-h
> elp
>
>
>
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

 


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

Reply via email to