Andres, you need to upgrade your Cygwin, then the install will succeed. - Cory
On 4/6/06, Andres Aberasturi <[EMAIL PROTECTED]> wrote: > > Hi, > > Thanks Cory. You are right, the install did not succeed. I have tried again, > but I have noticed that Boomerang install TinyOS 1.1.15. In my PC, the > updates do not work, the only one which works is TinyOS 1.1.7. Other > updates, like Boomerang, say something like (sorry for the translation but > the message is in spanish): It does not find enter point of __getreent in > the dinamic link library cygwin1.dll (No se encuentra el punto de entrada > del procedimiento __getreent en la biblioteca de vinculos dinamicos > cygwin1.dll ) > > Anyway, I am going to desinstall and install again, but it should not work. > Is there any Boomerang version with TinyOS 1.1.7? Well, I do not know if > Boomerang needs TinyOS 1.1.15. Maybe I only need the folder that I do not > have opt/moteiv/tools/make, so I would not have to install TinyOS 1.1.15, is > it possible? > > Thanks for your helpful answers, > > Andres > > > > >From: "Cory Sharp" <[EMAIL PROTECTED]> > >To: "Andres Aberasturi" <[EMAIL PROTECTED]> > >CC: [email protected] > >Subject: Re: [Tinyos-help] make Tmote > >Date: Thu, 6 Apr 2006 12:32:16 -0700 > > > >Andreas, > > > >Moteiv Boomerang installs exclusively into /opt/moteiv/. If the > >install succeeded, /opt/moteiv and its children such as > >/opt/moteiv/tinyos-1.x/tools/make should absolutely exist. If you do > >not have these directories, then Boomerang is not installed and I > >recommend you try installing again. > > > >Cory > > > >On 4/6/06, Andres Aberasturi <[EMAIL PROTECTED]> wrote: > > > > > > Hi, > > > > > > Thanks for your help Cory. I have found 5 differents files called > >Makerules. > > > I do not have the /opt/moteiv/tinyos-1.x/tools/make/ folder, so I have > > > written: > > > > > > @2109-26 /opt/moteiv/apps/Delta > > > $ export MAKERULES=/opt/moteiv/tools/make/Makerules > > > > > > And then I have been changing Makerule file in this folder. One time, > >the > > > message was: > > > > > > @2109-26 /opt/moteiv/apps/Delta > > > $ make tmote > > > /opt/moteiv/tools/make/Makerules:330: *** mica mica2 mica2dot pc all > >tmote > > > > > > Usage: make <platform> > > > make all > > > make clean > > > make install[.n] <platform> > > > make reinstall[.n] <platform> # no rebuild of target > > > make docs <platform> > > > > > > Valid platforms are: mica mica2 mica2dot pc > > > > > > . Stop. > > > > > > > > > 3 time, it was: > > > > > > @2109-26 /opt/moteiv/apps/Delta > > > $ make tmote > > > /opt/tinyos-1.x/tos/../apps/Makerules:330: *** mica mica2 mica2dot pc > >all > > > tmote > > > > > > Usage: make <platform> > > > make all > > > make clean > > > make install[.n] <platform> > > > make reinstall[.n] <platform> # no rebuild of target > > > make docs <platform> > > > > > > Valid platforms are: mica mica2 mica2dot pc > > > > > > . Stop. > > > > > > > > > The other time, it was: > > > > > > $ make tmote > > > /opt/moteiv/tools/make/tmote.target:89: no file name for `include' > > > /opt/moteiv/tools/make/tmote.target:89: no file name for `include' > > > /opt/moteiv/tools/make/tmote.target:92: warning: overriding commands for > > > target `t' > > > /opt/moteiv/tools/make/tmote.target:92: warning: ignoring old commands > >for > > > target `t' > > > /opt/moteiv/tools/make/tmote.target:95: warning: overriding commands for > > > target `tmote' > > > /opt/moteiv/tools/make/tmote.target:95: warning: ignoring old commands > >for > > > target `tmote' > > > > > > > > > I do not understand what the problem is, sorry. Do you have any idea? > > > > > > Thanks a lot for your help, > > > > > > Andres > > > > > > > > > > > > >From: "Cory Sharp" <[EMAIL PROTECTED]> > > > >To: "Andres Aberasturi" <[EMAIL PROTECTED]> > > > >CC: [email protected] > > > >Subject: Re: [Tinyos-help] make Tmote > > > >Date: Wed, 5 Apr 2006 11:00:05 -0700 > > > > > > > >Make sure your MAKERULES environment variable is set to something > > > >reasonable like > > > > > > > > export MAKERULES=$TOSDIR/../tools/make/Makerules > > > > > > > >or > > > > > > > > export MAKERULES=/opt/moteiv/tinyos-1.x/tools/make/Makerules > > > > > > > >though, it's strange that is set to something invalid. The Boomerang > > > >install does not touch the MAKERULES variable. > > > > > > > >Cory > > > > > > > >On 4/5/06, Andres Aberasturi <[EMAIL PROTECTED]> wrote: > > > > > > > > > > Hi all, > > > > > > > > > > I bought a micaz. I installed TinyOS and it works correctly. But > >now, I > > > >have > > > > > downloaded Boomerang for Tmote, so I have installed it, without > > > > > desinstalling the previous version of TinyOS. I have two new > >folders: > > > > > opt/moteiv and opt/mps430. I do not have a Tmote yet, but I want to > >try > > > >to > > > > > compile some aplicacion for it. When I try it, it appears: > > > > > > > > > > $ make tmote > > > > > Makefile:10: no file name for `include' > > > > > make: *** No rule to make target `tmote'. Stop. > > > > > > > > > > Could it be a conflict between TinyOS for micaz and for Tmote? I do > >not > > > >want > > > > > to desinstal TinyOS, is there any way for doing it works? Where > >should > > > >be > > > > > the file Makerules? > > > > > > > > > > Thanks a lot for your help, > > > > > > > > > > Andres > > > > > > > > > > _________________________________________________________________ > > > > > Descubre la descarga digital con MSN Music. Más de un millón de > > > >canciones. > > > > > http://music.msn.es/ > > > > > > > > > > _______________________________________________ > > > > > Tinyos-help mailing list > > > > > [email protected] > > > > > > > > > > >https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > > > > > > > > > > > _________________________________________________________________ > > > Descubre la descarga digital con MSN Music. Más de un millón de > >canciones. > > > http://music.msn.es/ > > > > > _________________________________________________________________ > Descarga gratis la Barra de Herramientas de MSN > http://www.msn.es/usuario/busqueda/barra?XAPID=2031&DI=1055&SU=http%3A//www.hotmail.com&HL=LINKTAG1OPENINGTEXT_MSNBH > _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
