Hi, I just updated my MacBook to 10.6. I had to reinstall XCode to get compilation for TinyOS working again but now I can't get net.tinyos.tools.PrintfClient to work. I tried to reinstall the tinyos 2.x toolset but got the following error messages when invoking make in $TOSROOT/support/sdk/java.
In file included from /Users/David/TinyOS/tinyos-2.x/tos/system/tos.h: 14: /usr/include/stdlib.h: At top level: /usr/include/stdlib.h:272: syntax error before `^' /usr/include/stdlib.h:272: `type name' declared as function returning a function /usr/include/stdlib.h:274: syntax error before `^' /usr/include/stdlib.h:274: `type name' declared as function returning a function /usr/include/stdlib.h:301: syntax error before `^' /usr/include/stdlib.h:301: `type name' declared as function returning a function /usr/include/stdlib.h:307: syntax error before `^' /usr/include/stdlib.h:307: `type name' declared as function returning a function /usr/include/stdlib.h:313: syntax error before `^' /usr/include/stdlib.h:313: `type name' declared as function returning a function /usr/include/stdlib.h:319: syntax error before `^' /usr/include/stdlib.h:319: `type name' declared as function returning a function Has anyone else updated to 10.6? Does someone have a clue how to get the toolset working again? Thanks, David. _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
