I have a Intel based MacBook Pro and I have installed TinyOS on my machine along with all of the other necessary components. I am having issues though compiling the micaz application Blink. I have received the following errors when trying to compile the Blink application ($ make micaz):

avr-gcc: error trying to exec 'cc1': execvp: No such file or directory
<commandline>: failed to preprocess /opt/local/stow/tinyos-2.x-tools/ lib/ncc/nesc_nx.h
avr-gcc: error trying to exec 'cc1': execvp: No such file or directory
<commandline>: failed to preprocess /Users/coaltonbennett/tinyos-2.x/ tos/system/tos.h
avr-gcc: error trying to exec 'cc1': execvp: No such file or directory
<commandline>: failed to preprocess /Users/coaltonbennett/tinyos-2.x/ tos/system/TinySchedulerC.nc <commandline>: Scheduler `TinySchedulerC' has no scheduling interface named `TaskBasic'
avr-gcc: error trying to exec 'cc1': execvp: No such file or directory
<commandline>: failed to preprocess BlinkAppC.nc

Would anyone be able to provide me with some insight or even a possible solution for this error. I have been trying to install TinyOS and compile applications now for some time. Any help would be much much appreciated.

C.B.



_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to