Hi Mohamed,

Most likely the environment variables are not correctly set. You should 
see the correct path to your TinyOS installation when you type the 
following command in cygwin:

echo $TOSROOT

Also check the other relevant environment variables:

echo $TOSDIR
echo $MAKERULES

and optionnaly:

echo $CLASSPATH
echo $PATH

You might want to check your configuration based on the explanation in 
Section 5, "Configure your environment" in:
http://docs.tinyos.net/index.php/Installing_TinyOS_2.1#Manual_installation_on_your_host_OS_with_RPMs

Then close the cygwin window and open a new cygwin window.

Cheers,
Urs


JEBARI Mohamed wrote:
> Hello,
>    I'm a nesC/TinyOS newer, i have tried to compile my first application 
> Blink. 
> while compiling under Cygwin by typing : make micaz the following message 
> displayed as:
> make: *** no rule to make target 'micaz'. Stop.
> 
> The application is writed under TinyOS 2.x with Eclipse editor.
> There is any body can help me?
> 
> Many thinks
> 
> Mohamed
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to