I am going to guess that you are running Windows 2000 Professional.  I
have received two similar reports, and have no idea how to fix
whatever the root cause is.  One hacky work-around you can do is to
direct stdout with tee, something like this

    make tmote | tee z.log

Because "tee" works but the compile does not, I'm guessing it's a
problem with a TinyOS tool, perhaps nesC.  If you're feeling
adventurous, try downloading from SourceForge, compiling, and
installing nesC 1.2.4, and report if that helps.

Best,
Cory

On 3/27/06, Cory Sharp <[EMAIL PROTECTED]> wrote:
> Andrea,
>
> Moteiv Boomerang supports with Moteiv Tmote products.  Try "make tmote".
>
> "make telosb" only uses the conventional TinyOS 1.x tree, which will
> not work with applications in moteiv/apps/.
>
> Best,
> Cory
>
> On 3/27/06, andrea labo <[EMAIL PROTECTED]> wrote:
> > Hi,
> >  I successfully installed Boomerang.
> >  I tried to compile Delta application (moteiv/apps/Delta) for telosb
> >  but it doesn't work.
> >  I got the following message error "Multihop.h: no such file or directory".
> >  If I add the MultiHop path in the makefile I get many different errors.
> >  How can i compile Delta application for telosb? ( i tried make telosb  )
> >  Thanks
> >  Andrea.
> >
> > _______________________________________________
> > 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