Hi! I installed the platform for imote2 according to http://docs.tinyos.net/tinywiki/index.php/Imote2 however, when I want to test it, I do: cd $TOSROOT/apps/Blink make intelmote2
and the last message I get is this: nesc1: invocation of arm-none-eabi-gcc to find builtin macros failed (error message output follows) Using built-in specs. Target: arm-none-eabi Configured with: ../gcc-4.3.3/configure --target=arm-none-eabi -- prefix=/usr/arm/none-eabi --enable-interwork --enable-multilib --enable- languages=c --with-newlib --disable-shared --with-headers=../newlib- 1.17.0/newlib/libc/include Thread model: single gcc version 4.3.3 (GCC) COLLECT_GCC_OPTIONS='-v' '-E' '-dM' '-mtune=iwmmxt' '-march=iwmmxt' /usr/arm/none-eabi/libexec/gcc/arm-none-eabi/4.3.3/cc1 -E -quiet -v - D__USES_INITFINI__ /dev/null -mtune=iwmmxt -march=iwmmxt -dM /usr/arm/none-eabi/libexec/gcc/arm-none-eabi/4.3.3/cc1: error while loading shared libraries: libmpfr.so.1: cannot open shared object file: No such file or directory nesc1: internal error: couldn't define builtin macros - exiting make: *** [exe0] Error 1 now I don't what to do, any advice is very welcome thanks in advance joc _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
