That sounds like the COMPONENT= line at the top of the make file is
missing the top level file.

In fact by commenting out 'COMPONENT=Blink' from the Blink app I get
the same compilation error.

You need to make sure the COMPONENT= line points to the top level
configuration nc file you are trying to compile.

On 6/9/06, Michael Schippling <[EMAIL PROTECTED]> wrote:
Actually I think it's trying to tell you that there are no ".nc" files.
Are you doing the make from within an app/[demo] directory?

MS

Hua Yue wrote:
> Hello, guys. I'm having trouble programming the MICAz board. When i type
> in the following command:
>
> /_make micaz install mib520,com6_/
>
> the program starts to compile to a micaz library, and soon
> i'll get the following response
>
> /_avr-gcc: .nc: no such file or directory._/
> /_make: *** [exe0] Error 1_/
>
> I'm pretty sure avr-gcc is installed because /_rpm -qa_/
> shows avr-gcc-3.3tinyos-1w
> is installed.
>
> Please point me to the right direction if you can.
> I'm clueless.
>
> Thanks!!
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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



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

Reply via email to