That is an installation error. It means that it cannot find the nesC for TinyOS compiler called ncc. What version are you running? What system are you running on? Linux or Cygwin? Have you installed from source, rpms or cvs?
If you provide this information it may help. You may also want to go through the installation procedures carefully. Regards, Bryn Smith -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of sundaresh sundaralingam Sent: Tuesday, 26 September 2006 10:26 PM To: [email protected] Subject: [Tinyos-help] make mica2 (error). Hi all, I tried make mica2 in the Blink directory and i get this error: $ make mica2 mkdir -p build/mica2 compiling Blink to a mica2 binary ncc -o build/mica2/main.exe -Os -I%T/../contrib/xbow/tos/platform/mica2 -finline -limit=100000 -Wall -Wshadow -DDEF_TOS_AM_GROUP=125 -Wnesc-all -target=mica2 -fn esc-cfile=build/mica2/app.c -board=micasb -DCC1K_DEFAULT_FREQ=RADIO_916BAND_CHAN NEL_00 -DRADIO_XMIT_POWER=0xFF -DCC2420_TXPOWER=TXPOWER_MAX -DCC2420_DEF_CHANNEL =26 -DIDENT_PROGRAM_NAME="Blink" -DIDENT_PROGRAM_NAME_BYTES="66,108,105,110,107, 0" -DIDENT_USER_HASH=0xba77cf40L -DIDENT_UNIX_TIME=0x4519150bL Blink.nc -lm ncc: not found make: *** [exe0] Error 127 What must I do ? Thanks. Sundaresh. _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
