I'm not working with mica motes, so I don't know the exact procedure to build a micaz application, but if I type make micaz in a terminal window I get the same error. Looks like micaz is no one of the possible platforms, perhaps it's compatible with mica, mica2 or mica2dot and you have to build the application for one of those platforms.

Anyway, I think that the file TOSROOT/tools/make/Makerule does not exist (I think there is one 's' missing at the end of the name), perhaps it was just a typing mistake and you set it right on the .bashrc file. But I still think that you might have to build it for mica, mica2 or mica2dot instead of micaz.


walid hamdi <[EMAIL PROTECTED]> escribió:
I tried to compile Blink with make micaz, so the
answer was:

/home/whamdi/WSN/tinyos-1.x/tos/../apps/Makerules:336:
*** mica mica2 mica2dot pc all micaz

Usage: make
make all
make clean
make install[.n]
make reinstall[.n] # no rebuild of
target
make docs

Valid platforms are: mica mica2 mica2dot pc

. Stop.

so, then i changed the MAKERULES in my .bashrc file to


MAKERULES= "TOSROOT/tools/make/Makerule"

When compiling again, this is the result:

/bin/sh: -c: line 1: syntax error: unexpected end of
file
/bin/sh: -c: line 1: syntax error: unexpected end of
file
/bin/sh: -c: line 1: syntax error: unexpected end of
file

Can anybody help please?






___________________________________________________________________________
Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet !
Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos expériences.
http://fr.answers.yahoo.com

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



LLama Gratis a cualquier PC del Mundo.
Llamadas a fijos y móviles desde 1 céntimo por minuto.
http://es.voice.yahoo.com
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to