I found out the problem. Actually it was fault on my end, did not delete the old versions of the files when I upgraded, so an old version of radiocoordinator.nc was giving me the problem. Now it is fine.

However I have another question. Why is the "make pc" (I want to simulate first) not working for TestTimestamping ? make mica2 worked fine though. I am getting the error:"component SystimestampingC not found" . Doesnt make pc include the same files ?

Thanks,

 

Hi,

I might be wrong but just wanted to mention something.

It seems that Radiocoordinator.nc in tinyos-1.x/tos/interfaces in CVS has been changed and this change is preventing succeesful compilation of certain files.

For example when I tried to compile TestTimeStamping, it gave error "blocktimer not in interface radiocoordinator.nc). And then I traced that this is due the fact that blocktimer function was removed from radiocoordinator, sometime back.

This was even more confirmed when I browsed CVS for radiocoordinator. The browse version had blocktimer function but the downloaded version missed it.

Will appreciate if you can guide me.

Thanks,

----- Original Message -----

From: Prabal Dutta <[EMAIL PROTECTED]>

Date: Monday, March 27, 2006 4:59 pm

Subject: Re: [Tinyos-help] tinyos-1.x/contrib download

> If you just want to download a single directory, you can enter the
> following sequence of commands:
>
> cd $TOSROOT/apps
>
> cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/tinyos login
>
> cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/tinyos
> co -d
> TestTimeStamping tinyos-1.x/apps/TestTimeStamping
>
> The 'co -d' command tells CVS to checkout the module contents
> (tinyos-1.x/apps/TestTimeStamping) to the directory name that follows
> the -d option (TestTimeStamping).
>
> NOTE: If there are dependencies between TestTimeStamping and other
> modules located elsewhere in the tree, this approach will NOT work
> since you're not downloading those other modules. In that case, you
> should update your entire tree.
>
> - Prabal
>
> On 3/27/06, Sharmistha Maitra <[EMAIL PROTECTED]> wrote:
> >
> >
> >
> >
> > Thanks Prabal.
> >
> > Okay, now I get it. Actually I had downloaded Tinyos 1.1.0 from
> > http://www.tinyos.net/download.html and upgraded the
> > CONTRIB directory by downloading it from CVS repository. Now
> when I look
> > into my tinyos-1.x/apps , it does NOT have "Testtimestamping"
> application.>
> > So, I guess I should have downloaded everything under tinyos-1.x
> from CVS
> > repository instead of only the contrib. Correct me if I am wrong.
> >
> > Thanks again...
> >
> >
> >
> >
> > ----- Original Message -----
> >
> > From: Prabal Dutta <[EMAIL PROTECTED]>
> >
> > Date: Monday, March 27, 2006 4:26 pm
> >
> > Subject: Re: [Tinyos-help] tinyos-1.x/contrib download
> >
> >
> >
> > > If you look at the following, you'll note that it's empty:
> > > http://cvs.sourceforge.net/viewcvs.py/tinyos/tinyos-
> > > 1.x/contrib/vu/apps/TestTimeStamping/
> > > But if you look in the /Attic subdirectory, you'll find the files
> > > you mentioned:
> > > http://cvs.sourceforge.net/viewcvs.py/tinyos/tinyos-
> > > 1.x/contrib/vu/apps/TestTimeStamping/Attic/
> > > This means they were "removed" from the repository. But, note that
> > > there's a message saying they files were moved to the main
> tree. You
> > > can find the current version at:
> > > tinyos-1.x/apps/TestTimeStamping
> > >
> > > Note: The attic is where CVS stores "removed" files. CVS doesn't
> > > actually delete a file from the server (although, it does from the
> > > client) when its normally told to remove the file. Instead,
> CVS puts
> > > the file in the server's attic directory so that it can be
> > > returned to
> > > the repository later.
> > >
> > > - Prabal
> > >
> > > On 3/27/06, Sharmistha Maitra <[EMAIL PROTECTED]> wrote:
> > > >
> > > >
> > > > HI Gartz,
> > > >
> > > > Thanks. I could download.
> > > >
> > > > But I find that some of the applications (e.g
> Testtimestamping under
> > > > tinyos-1.x/contrib/vu/apps/) does not have any code in it.
> > > However I could
> > > > see the files when I went into CVS in browse mode. I have tried
> > > several> times to downalod but each time this folder is empty.
> > > >
> > > > Thanks....Content-type: multipart/alternative;
> > > > boundary="Boundary_(ID_/z817JNl9a+IrAqsBjcOoA)"
> > > > --Boundary_(ID_/z817JNl9a+IrAqsBjcOoA) Content-type:
> > > > text/plain; charset=ISO-8859-1 Content-transfer-encoding: 7BIT
> > > > Content-disposition: inline Hello, Just follow the instructions
> > > on this
> > > > page: http://sourceforge.net/cvs/?group_id=28656 so you
> > > > type in your cygwin-shell/linux-console: cvs
> > > >
> > -d:pserver:[EMAIL PROTECTED]:/cvsroot/tinyos
> > > > login cvs -z3
> > > >
> > -d:pserver:[EMAIL PROTECTED]:/cvsroot/tinyos co
> > > > -P tinyos1.x/contrib greetings robin On 3/27/06, Sharmistha
> > > Maitra wrote: >
> > > > > > > Hi All, > > Sometime before I came across an information
> > > about how to
> > > > download the entire content of "tinyos-1.x/contrib" , but cannot
> > > seem to
> > > > find it now ...(
> > > >
> > http://cvs.sourceforge.net/viewcvs.py/tinyos/tinyos-1.x/contrib/)
> > > > provides a "browse" view only. How can I download these ? > >
> > > Can anybody
> > > > provide some pointer please ? I already have TinyOS 1.1.0. > >
> > > Thanks..... >
> > > > _______________________________________________ >
> > > > Tinyos-help mailing list >
> > > > Tinyos-help@Millennium.Berkeley.EDU >
> > > > https://mail.millennium.berkeley.edu/cgi-
> > > bin/mailman/listinfo/tinyos-help
> > > > > > > --Boundary_(ID_/z817JNl9a+IrAqsBjcOoA)
> > Content-type:
> > > > text/html; charset=ISO-8859-1 Content-transfer-encoding: 7BIT
> > > > Content-disposition: inline Hello,
> > > >
> > > >
> > > > Just follow the instructions on this page:
> > > > http://sourceforge.net/cvs/?group_id=28656
> > > >
> > > > so you type in your cygwin-shell/linux-console:
> > > >
> > > > cvs
> > > >
> > -d:pserver:[EMAIL PROTECTED]:/cvsroot/tinyos
> > > > login
> > > > cvs -z3
> > > >
> > -d:pserver:[EMAIL PROTECTED]:/cvsroot/tinyos co
> > > > -P tinyos1.x/contrib
> > > >
> > > > greetings
> > > > robin
> > > >
> > > > On 3/27/06, Sharmistha Maitra < [EMAIL PROTECTED]> wrote:
> > > > >
> > > > >
> > > > >
> > > > > Hi All,
> > > > >
> > > > > Sometime before I came across an information about how to
> > > download the
> > > > entire content of " tinyos-1.x/contrib" , but cannot seem to
> > > find it now
> > > >
> > ...(http://cvs.sourceforge.net/viewcvs.py/tinyos/tinyos-
> > > 1.x/contrib/)> provides a "browse" view only. How can I download
> > > these ?
> > > > >
> > > > > Can anybody provide some pointer please ? I already have
> > > TinyOS 1.1.0.
> > > > >
> > > > > Thanks.....
> > > > > _______________________________________________
> > > > > Tinyos-help mailing list
> > > > > Tinyos-help@Millennium.Berkeley.EDU
> > > > >
> > > > https://mail.millennium.berkeley.edu/cgi-
> > > bin/mailman/listinfo/tinyos-help
> > > > >
> > > > >
> > > > >
> > > >
> > > > --Boundary_(ID_/z817JNl9a+IrAqsBjcOoA)--
> > > > _______________________________________________
> > > > Tinyos-help mailing list
> > > > Tinyos-help@Millennium.Berkeley.EDU
> > > > https://mail.millennium.berkeley.edu/cgi-
> > > bin/mailman/listinfo/tinyos-help
> > > >
> > > >
> > > > _______________________________________________
> > > > Tinyos-help mailing list
> > > > Tinyos-help@Millennium.Berkeley.EDU
> > > > https://mail.millennium.berkeley.edu/cgi-
> > > bin/mailman/listinfo/tinyos-help
> > > >
> > > >
> > > >
> > >
>
_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to