On Mon, Mar 07, 2011 at 06:25:18AM -0800, Pradeep BR wrote:
> Hello All
> 
> I am a masters student from Suny Buffalo.
> 
> I am facing a strange problem while I am building IPBaseStation. The problem
> 
> is
> compiler is not able to detect TinyOS keywords, For example whenever it
> comes
> across any TinyOS keywords like module, interface, configuration for the
> second
> time it says syntax error before `module.
Sounds like you are using C compiler instead of nesC compiler.

> 
> One more point that I want to mention is that I was initially able to build
> IPBaseStation with Tinyos_2.1.1 code which I got when I installed TinyOS.
> But
> I
> am unable to build IPBaseStation after downloading recent code from svn
> repository .
> 
> I spent whole saturday and sunday trying to debug this but am not able to do
> so. Can you please help me I am sure this has to do with some setting in
> Makefile or compiler options.
> 
It's is more likely the problem with environment varibles, you need
to first check if all installed tools are in the PATH, otherwise
you won't get anywhere :)
> 
> Thanks
> Pradeep

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

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

Reply via email to