Hi all, (I am sorry to resend this after three days but I am still stuck with how to proceed) I am trying to find a way to install opensuse 12.3 without losing my sanity...
So far I have followed all steps here as exactly are described: http://tinyos.stanford.edu/tinyos-wiki/index.php/Installing_From_Source nes-c and tiny-os were succesfully installed... so far so good. I am just missing msp430-gcc to be able to compile applications (make telosb: returns that can not find the mps430-gcc compiler) I have found then the msp430-gcc in the packages listed here: http://software.opensuse.org/package/cross-msp430-gcc These installed me the compiler msp430-gcc in the folder /opt/cross/bin/ that I have included in my PATH bash variable (so the make telosb can find the compiler). Yes after that the compiler can be found in the mps430-gcc. The compilation runs but it returns a bunch of errors (only a snippet is given here) In file included from /home/apa/tinyos-main/tos/chips/msp430/timer/HilTimerMilliC.nc:54, from /home/apa/tinyos-main/tos/system/TimerMilliP.nc:52, from /home/apa/tinyos-main/tos/system/TimerMilliC.nc:48, from BlinkAppC.nc:57: In component `CounterToLocalTimeC': /home/apa/tinyos-main/tos/lib/timer/CounterToLocalTimeC.nc:49: syntax error before `uint32_t' /home/apa/tinyos-main/tos/lib/timer/CounterToLocalTimeC.nc:53: syntax error before `LocalTime' My guess is that I am using a wrong compiler for the installed tinyos version I am using.... a. What is the problem exactly? b. Is it possible to suggest me the right version to install in my opensuse 12.3 I would like to thank you in advance for your help Regards Alex
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
