All: I have got an environment setup and working on Mac OS X. I have compiled Blink for micaz and everything worked perfectly. When compiling blink with the sim option I get the following:
In file included from /tinyos/tinyos-2.x/tos/lib/tossim/tos.h:50: /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 make: *** [sim-exe] Error 1 I used the installation tutorial for installing on Mac. Does anyone have any idea what may have caused this issue? Newlyn _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
