Hi Alfonso!

Thank you very much for your answer! I am afraid this will not solve my 
problem when compiling for MicaZ. However, I have tried your solution. 
Unfortunately when I install TinyOS exactly according to: 
http://docs.tinyos.net/tinywiki/index.php/Installing_TinyOS_2.1.1#Two-step_install_on_your_host_OS_with_Debian_packages,
 
then the problem is the compilation for MicaZ.

What repositories do you use? Do you use http://hinrg.cs.jhu.edu/tinyos 
or some other suggested in mailing list?

Thank you very much!
Martin

Alfonso Martinez wrote:
> Hi Martin!
> I had some similar problems when installing Tinyos in Ubuntu 11.
> Try adding:
>
> CFLAGS += -I/usr/msp430/include
> CFLAGS += -I/usr/lib/gcc/msp430/4.5.3/include (change 4.5.3 for the
> version you have)
>
> in the file "msp.rules" in "/opt/tinyos-2.x/support/make/msp" just
> before the line "OBJCOPY = msp430-objcopy"
>
> That worked for me, I'm hoping it also does for you.
>
>
> _______________________________________________
> 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