|
From: Bruno F. M. <bm...@es...> - 2011-09-23 12:01:43
|
Hi, Is this applied also to the last contiki-2.x git commitments. Thanks, /bruno On Sep 23, 2011, at 12:33 PM, Rainer Thome wrote: > Hi! > > There is a version with patches for the latest mspgcc toolchain, which > can be found here: https://github.com/pabigot/contiki. > > Worked fine for me :-) > > Greetz > rainer > > 2011/9/23 Bruno Filipe Marques <bm...@es...>: >> Hi List, >> >> I upgraded my Mac OS X to Lion, and installed XCode 4.1 >> >> Also, installed fink and msp430 toolchain (V. 4.5.3). >> >> Using git I upgraded contiki to the last 2.x snapshot >> >> When I compiled examples/ipv6/rpl-udp, I got following compiling errors: >> >> […] >> In file included from ../../../cpu/msp430/./msp430.c:37:0: >> /sw/lib/msp430/lib/gcc/msp430/4.5.3/../../../../msp430/include/io.h:1:2: warning: #warning <io.h> is deprecated, please include <msp430.h> >> In file included from ../../../cpu/msp430/./msp430.c:38:0: >> /sw/lib/msp430/lib/gcc/msp430/4.5.3/../../../../msp430/include/signal.h:43:2: warning: #warning msp430-libc <signal.h> deprecated, using <legacymsp430.h> >> ../../../cpu/msp430/./msp430.c:39:24: fatal error: sys/unistd.h: No such file or directory >> compilation terminated. >> make: *** [obj_sky/msp430.o] Error 1 >> >> I think that is due to some incongruents in contiki files and the msp430 toolchain. >> >> Can anyone help me on this, perhaps how to apply patchs to correct the files, and where getting those patchs ? >> >> I have my phd research work stoped due to this, and I do not whant to use InstantContiki-2.5. >> >> Another thing is that, I have a ubuntu 11.10 (beta 1) installed on a VM, and using the msp430 toolchain available on it's repos, I get the same error ! >> >> >> Thanks in advance >> >> /bruno >> ------------------------------------------------------------------------------ >> All of the data generated in your IT infrastructure is seriously valuable. >> Why? It contains a definitive record of application performance, security >> threats, fraudulent activity, and more. Splunk takes this data and makes >> sense of it. IT sense. And common sense. >> http://p.sf.net/sfu/splunk-d2dcopy2 >> _______________________________________________ >> Contiki-developers mailing list >> Con...@li... >> https://lists.sourceforge.net/lists/listinfo/contiki-developers >> > > ------------------------------------------------------------------------------ > All of the data generated in your IT infrastructure is seriously valuable. > Why? It contains a definitive record of application performance, security > threats, fraudulent activity, and more. Splunk takes this data and makes > sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-d2dcopy2 > _______________________________________________ > Contiki-developers mailing list > Con...@li... > https://lists.sourceforge.net/lists/listinfo/contiki-developers > |