[Tinyos-help] Boomerang on Mac OS X Tiger
Robert Taylor
das.bobby2000 at gmail.com
Mon May 1 02:38:29 PDT 2006
Hi,
I'm trying to get Boomerang working on Mac OS X. When I compile Delta
I get the following error, does anybody know what the problem is here?
>From the dump it appears that nesc could be the cause, I tried using
nesc 1.1.2 which produces binaries for telosb but not for tmote. Nesc
version 1.2.4 won't produce binaries for either platform.
taylorr$ CFLAGS=-v make tmote
mkdir -p build/tmote
compiling Delta to a tmote binary
ncc -o build/tmote/main.exe -O -Wall -Wshadow -DDEF_TOS_AM_GROUP=0x7d
-Wnesc-all -target=tmote -fnesc-cfile=build/tmote/app.c -board= -v
-DTOSH_DATA_LENGTH=28+3*2+2 -DMHOP_DEFAULT_QUEUE_SIZE=50
-mdisable-hwmul -I/Users/taylorr/Programs/moteiv/tos/platform/tmote
-I/Users/taylorr/Programs/moteiv/tos/platform/tmote/util/uartdetect
-I/Users/taylorr/Programs/moteiv/tos/platform/msp430/adc
-I/Users/taylorr/Programs/moteiv/tos/platform/msp430/dac
-I/Users/taylorr/Programs/moteiv/tos/platform/msp430/dma
-I/Users/taylorr/Programs/moteiv/tos/platform/msp430/resource
-I/Users/taylorr/Programs/moteiv/tos/platform/msp430/timer
-I/Users/taylorr/Programs/moteiv/tos/platform/msp430
-I/Users/taylorr/Programs/moteiv/tos/lib/util/pool
-I/Users/taylorr/Programs/moteiv/tos/lib/util/button
-I/Users/taylorr/Programs/moteiv/tos/lib/util/null
-I/Users/taylorr/Programs/moteiv/tos/lib/util
-I/Users/taylorr/Programs/moteiv/tos/lib/MultiHopLQI
-I/Users/taylorr/Programs/moteiv/tos/lib/netsync
-I/Users/taylorr/Programs/moteiv/tos/lib/sp
-I/Users/taylorr/Programs/moteiv/tos/lib/sp/cc2420
-I/Users/taylorr/Programs/moteiv/tos/lib/timer
-I/Users/taylorr/Programs/moteiv/tos/lib/resource
-I/Users/taylorr/Programs/moteiv/tos/lib/sched
-I/Users/taylorr/Programs/moteiv/tos/lib/Deluge
-I/Users/taylorr/Programs/moteiv/tos/lib/Flash/STM25P
-I/Users/taylorr/Programs/moteiv/tos/lib/Flash
-I/Users/taylorr/Programs/moteiv/tos/lib/Spram
-I/Users/taylorr/Programs/moteiv/tos/interfaces
-I/Users/taylorr/Programs/moteiv/tos/lib/CC2420Radio
-I/Users/taylorr/Programs/moteiv/tos/system
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/lib/CC2420Radio
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/lib/Drip
-fnesc-scheduler=TinySchedulerC,TinySchedulerC.TaskBasic,TaskBasic,TaskBasic,runTask,postTask
-Wl,--section-start=.text=0x4800,--defsym=_reset_vector__=0x4000
-DLIB_DELUGE -DDELUGE_NUM_IMAGES=6 -I%T/lib/Deluge
-Wl,--section-start=.text=0x4800,--defsym=_reset_vector__=0x4000
-DIDENT_PROGRAM_NAME=\"Delta\" -DIDENT_USER_ID=\"taylorr\"
-DIDENT_HOSTNAME=\"robert-taylors-\" -DIDENT_USER_HASH=0xdc45540bL
-DIDENT_UNIX_TIME=0x4455ce11L -DIDENT_UID_HASH=0xb5d614b9L Delta.nc
-lm
/usr/local/bin/nescc -DPLATFORM_TMOTE -DBOARD_ -fnesc-include=tos
-topdir=/Users/taylorr/Programs/moteiv/tinyos-1.x -o
build/tmote/main.exe -O -Wall -Wshadow -DDEF_TOS_AM_GROUP=0x7d
-Wnesc-all -fnesc-cfile=build/tmote/app.c -v
-DTOSH_DATA_LENGTH=28+3*2+2 -DMHOP_DEFAULT_QUEUE_SIZE=50
-mdisable-hwmul
-fnesc-scheduler=TinySchedulerC,TinySchedulerC.TaskBasic,TaskBasic,TaskBasic,runTask,postTask
-Wl,--section-start=.text=0x4800,--defsym=_reset_vector__=0x4000
-DLIB_DELUGE -DDELUGE_NUM_IMAGES=6
-Wl,--section-start=.text=0x4800,--defsym=_reset_vector__=0x4000
-DIDENT_PROGRAM_NAME="Delta" -DIDENT_USER_ID="taylorr"
-DIDENT_HOSTNAME="robert-taylors-" -DIDENT_USER_HASH=0xdc45540bL
-DIDENT_UNIX_TIME=0x4455ce11L -DIDENT_UID_HASH=0xb5d614b9L Delta.nc
-lm -gcc=msp430-gcc -mmcu=msp430x1611 -fnesc-target=msp430
-fnesc-no-debug -I/Users/taylorr/Programs/moteiv/tos/platform/tmote
-I/Users/taylorr/Programs/moteiv/tos/platform/tmote/util/uartdetect
-I/Users/taylorr/Programs/moteiv/tos/platform/msp430/adc
-I/Users/taylorr/Programs/moteiv/tos/platform/msp430/dac
-I/Users/taylorr/Programs/moteiv/tos/platform/msp430/dma
-I/Users/taylorr/Programs/moteiv/tos/platform/msp430/resource
-I/Users/taylorr/Programs/moteiv/tos/platform/msp430/timer
-I/Users/taylorr/Programs/moteiv/tos/platform/msp430
-I/Users/taylorr/Programs/moteiv/tos/lib/util/pool
-I/Users/taylorr/Programs/moteiv/tos/lib/util/button
-I/Users/taylorr/Programs/moteiv/tos/lib/util/null
-I/Users/taylorr/Programs/moteiv/tos/lib/util
-I/Users/taylorr/Programs/moteiv/tos/lib/MultiHopLQI
-I/Users/taylorr/Programs/moteiv/tos/lib/netsync
-I/Users/taylorr/Programs/moteiv/tos/lib/sp
-I/Users/taylorr/Programs/moteiv/tos/lib/sp/cc2420
-I/Users/taylorr/Programs/moteiv/tos/lib/timer
-I/Users/taylorr/Programs/moteiv/tos/lib/resource
-I/Users/taylorr/Programs/moteiv/tos/lib/sched
-I/Users/taylorr/Programs/moteiv/tos/lib/Deluge
-I/Users/taylorr/Programs/moteiv/tos/lib/Flash/STM25P
-I/Users/taylorr/Programs/moteiv/tos/lib/Flash
-I/Users/taylorr/Programs/moteiv/tos/lib/Spram
-I/Users/taylorr/Programs/moteiv/tos/interfaces
-I/Users/taylorr/Programs/moteiv/tos/lib/CC2420Radio
-I/Users/taylorr/Programs/moteiv/tos/system
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/lib/CC2420Radio
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/lib/Drip
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/lib/Deluge
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/platform/telosb
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/platform/telos
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/platform/msp430
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/platform/msp430/adc
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/platform/msp430/dac
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/platform/msp430/dma
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/lib/Flash/STM25P
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/lib/Flash
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/sensorboards/
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/platform/tmote
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/interfaces
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/types
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/system
msp430-gcc -_fnesc-gcc=msp430-gcc -specs=/usr/local/lib/ncc/tdspecs
-_fnesc-include=nesc_nx -I/usr/local/lib/ncc -DPLATFORM_TMOTE -DBOARD_
-_fnesc-include=tos -o build/tmote/main.exe -O -Wall -Wshadow
-DDEF_TOS_AM_GROUP=0x7d -_Wnesc-all -_fnesc-cfile=build/tmote/app.c -v
-DTOSH_DATA_LENGTH=28+3*2+2 -DMHOP_DEFAULT_QUEUE_SIZE=50
-mdisable-hwmul
-_fnesc-scheduler=TinySchedulerC,TinySchedulerC.TaskBasic,TaskBasic,TaskBasic,runTask,postTask
-Wl,--section-start=.text=0x4800,--defsym=_reset_vector__=0x4000
-DLIB_DELUGE -DDELUGE_NUM_IMAGES=6
-Wl,--section-start=.text=0x4800,--defsym=_reset_vector__=0x4000
-DIDENT_PROGRAM_NAME="Delta" -DIDENT_USER_ID="taylorr"
-DIDENT_HOSTNAME="robert-taylors-" -DIDENT_USER_HASH=0xdc45540bL
-DIDENT_UNIX_TIME=0x4455ce11L -DIDENT_UID_HASH=0xb5d614b9L Delta.nc
-lm -mmcu=msp430x1611 -_fnesc-target=msp430 -_fnesc-no-debug
-I/Users/taylorr/Programs/moteiv/tos/platform/tmote
-I/Users/taylorr/Programs/moteiv/tos/platform/tmote/util/uartdetect
-I/Users/taylorr/Programs/moteiv/tos/platform/msp430/adc
-I/Users/taylorr/Programs/moteiv/tos/platform/msp430/dac
-I/Users/taylorr/Programs/moteiv/tos/platform/msp430/dma
-I/Users/taylorr/Programs/moteiv/tos/platform/msp430/resource
-I/Users/taylorr/Programs/moteiv/tos/platform/msp430/timer
-I/Users/taylorr/Programs/moteiv/tos/platform/msp430
-I/Users/taylorr/Programs/moteiv/tos/lib/util/pool
-I/Users/taylorr/Programs/moteiv/tos/lib/util/button
-I/Users/taylorr/Programs/moteiv/tos/lib/util/null
-I/Users/taylorr/Programs/moteiv/tos/lib/util
-I/Users/taylorr/Programs/moteiv/tos/lib/MultiHopLQI
-I/Users/taylorr/Programs/moteiv/tos/lib/netsync
-I/Users/taylorr/Programs/moteiv/tos/lib/sp
-I/Users/taylorr/Programs/moteiv/tos/lib/sp/cc2420
-I/Users/taylorr/Programs/moteiv/tos/lib/timer
-I/Users/taylorr/Programs/moteiv/tos/lib/resource
-I/Users/taylorr/Programs/moteiv/tos/lib/sched
-I/Users/taylorr/Programs/moteiv/tos/lib/Deluge
-I/Users/taylorr/Programs/moteiv/tos/lib/Flash/STM25P
-I/Users/taylorr/Programs/moteiv/tos/lib/Flash
-I/Users/taylorr/Programs/moteiv/tos/lib/Spram
-I/Users/taylorr/Programs/moteiv/tos/interfaces
-I/Users/taylorr/Programs/moteiv/tos/lib/CC2420Radio
-I/Users/taylorr/Programs/moteiv/tos/system
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/lib/CC2420Radio
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/lib/Drip
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/lib/Deluge
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/platform/telosb
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/platform/telos
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/platform/msp430
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/platform/msp430/adc
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/platform/msp430/dac
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/platform/msp430/dma
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/lib/Flash/STM25P
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/lib/Flash
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/sensorboards/
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/platform/tmote
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/interfaces
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/types
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/system -DNESC=124
Reading specs from /opt/msp430/lib/gcc-lib/msp430/3.2.3/specs
Reading specs from /usr/local/lib/ncc/tdspecs
Configured with:
/Users/taylorr/Programs/tinyos-1.x/tools/src/mspgcc/build/gcc-3.2.3/configure
--target=msp430 --prefix=/opt/msp430 --host=powerpc-apple-darwin8.5.1
Thread model: single
gcc version 3.2.3
perl -S nesc-compile -_fnesc-gcc=msp430-gcc -_fnesc-include=nesc_nx
-_fnesc-include=tos -_Wnesc-all -_fnesc-cfile=build/tmote/app.c
-_fnesc-scheduler=TinySchedulerC,TinySchedulerC.TaskBasic,TaskBasic,TaskBasic,runTask,postTask
-_fnesc-target=msp430 -_fnesc-no-debug -mdisable-hwmul
-mmcu=msp430x1611 -DPLATFORM_TMOTE -DBOARD_ -DDEF_TOS_AM_GROUP=0x7d
-DTOSH_DATA_LENGTH=28+3*2+2 -DMHOP_DEFAULT_QUEUE_SIZE=50 -DLIB_DELUGE
-DDELUGE_NUM_IMAGES=6 -DIDENT_PROGRAM_NAME="Delta"
-DIDENT_USER_ID="taylorr" -DIDENT_HOSTNAME="robert-taylors-"
-DIDENT_USER_HASH=0xdc45540bL -DIDENT_UNIX_TIME=0x4455ce11L
-DIDENT_UID_HASH=0xb5d614b9L -DNESC=124 -I/usr/local/lib/ncc
-I/Users/taylorr/Programs/moteiv/tos/platform/tmote
-I/Users/taylorr/Programs/moteiv/tos/platform/tmote/util/uartdetect
-I/Users/taylorr/Programs/moteiv/tos/platform/msp430/adc
-I/Users/taylorr/Programs/moteiv/tos/platform/msp430/dac
-I/Users/taylorr/Programs/moteiv/tos/platform/msp430/dma
-I/Users/taylorr/Programs/moteiv/tos/platform/msp430/resource
-I/Users/taylorr/Programs/moteiv/tos/platform/msp430/timer
-I/Users/taylorr/Programs/moteiv/tos/platform/msp430
-I/Users/taylorr/Programs/moteiv/tos/lib/util/pool
-I/Users/taylorr/Programs/moteiv/tos/lib/util/button
-I/Users/taylorr/Programs/moteiv/tos/lib/util/null
-I/Users/taylorr/Programs/moteiv/tos/lib/util
-I/Users/taylorr/Programs/moteiv/tos/lib/MultiHopLQI
-I/Users/taylorr/Programs/moteiv/tos/lib/netsync
-I/Users/taylorr/Programs/moteiv/tos/lib/sp
-I/Users/taylorr/Programs/moteiv/tos/lib/sp/cc2420
-I/Users/taylorr/Programs/moteiv/tos/lib/timer
-I/Users/taylorr/Programs/moteiv/tos/lib/resource
-I/Users/taylorr/Programs/moteiv/tos/lib/sched
-I/Users/taylorr/Programs/moteiv/tos/lib/Deluge
-I/Users/taylorr/Programs/moteiv/tos/lib/Flash/STM25P
-I/Users/taylorr/Programs/moteiv/tos/lib/Flash
-I/Users/taylorr/Programs/moteiv/tos/lib/Spram
-I/Users/taylorr/Programs/moteiv/tos/interfaces
-I/Users/taylorr/Programs/moteiv/tos/lib/CC2420Radio
-I/Users/taylorr/Programs/moteiv/tos/system
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/lib/CC2420Radio
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/lib/Drip
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/lib/Deluge
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/platform/telosb
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/platform/telos
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/platform/msp430
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/platform/msp430/adc
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/platform/msp430/dac
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/platform/msp430/dma
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/lib/Flash/STM25P
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/lib/Flash
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/sensorboards/
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/platform/tmote
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/interfaces
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/types
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/system -O -Wall
-Wshadow -v -o /var/tmp//ccn0USLC.o Delta.nc -_ASM
nesc1 -_fnesc-gcc=msp430-gcc -_fnesc-include=nesc_nx
-_fnesc-include=tos -_Wnesc-all
-_fnesc-scheduler=TinySchedulerC,TinySchedulerC.TaskBasic,TaskBasic,TaskBasic,runTask,postTask
-_fnesc-target=msp430 -_fnesc-no-debug -mdisable-hwmul
-mmcu=msp430x1611 -DPLATFORM_TMOTE -DBOARD_ -DDEF_TOS_AM_GROUP=0x7d
-DTOSH_DATA_LENGTH=28+3*2+2 -DMHOP_DEFAULT_QUEUE_SIZE=50 -DLIB_DELUGE
-DDELUGE_NUM_IMAGES=6 -DIDENT_PROGRAM_NAME="Delta"
-DIDENT_USER_ID="taylorr" -DIDENT_HOSTNAME="robert-taylors-"
-DIDENT_USER_HASH=0xdc45540bL -DIDENT_UNIX_TIME=0x4455ce11L
-DIDENT_UID_HASH=0xb5d614b9L -DNESC=124 -I/usr/local/lib/ncc
-I/Users/taylorr/Programs/moteiv/tos/platform/tmote
-I/Users/taylorr/Programs/moteiv/tos/platform/tmote/util/uartdetect
-I/Users/taylorr/Programs/moteiv/tos/platform/msp430/adc
-I/Users/taylorr/Programs/moteiv/tos/platform/msp430/dac
-I/Users/taylorr/Programs/moteiv/tos/platform/msp430/dma
-I/Users/taylorr/Programs/moteiv/tos/platform/msp430/resource
-I/Users/taylorr/Programs/moteiv/tos/platform/msp430/timer
-I/Users/taylorr/Programs/moteiv/tos/platform/msp430
-I/Users/taylorr/Programs/moteiv/tos/lib/util/pool
-I/Users/taylorr/Programs/moteiv/tos/lib/util/button
-I/Users/taylorr/Programs/moteiv/tos/lib/util/null
-I/Users/taylorr/Programs/moteiv/tos/lib/util
-I/Users/taylorr/Programs/moteiv/tos/lib/MultiHopLQI
-I/Users/taylorr/Programs/moteiv/tos/lib/netsync
-I/Users/taylorr/Programs/moteiv/tos/lib/sp
-I/Users/taylorr/Programs/moteiv/tos/lib/sp/cc2420
-I/Users/taylorr/Programs/moteiv/tos/lib/timer
-I/Users/taylorr/Programs/moteiv/tos/lib/resource
-I/Users/taylorr/Programs/moteiv/tos/lib/sched
-I/Users/taylorr/Programs/moteiv/tos/lib/Deluge
-I/Users/taylorr/Programs/moteiv/tos/lib/Flash/STM25P
-I/Users/taylorr/Programs/moteiv/tos/lib/Flash
-I/Users/taylorr/Programs/moteiv/tos/lib/Spram
-I/Users/taylorr/Programs/moteiv/tos/interfaces
-I/Users/taylorr/Programs/moteiv/tos/lib/CC2420Radio
-I/Users/taylorr/Programs/moteiv/tos/system
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/lib/CC2420Radio
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/lib/Drip
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/lib/Deluge
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/platform/telosb
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/platform/telos
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/platform/msp430
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/platform/msp430/adc
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/platform/msp430/dac
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/platform/msp430/dma
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/lib/Flash/STM25P
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/lib/Flash
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/sensorboards/
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/platform/tmote
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/interfaces
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/types
-I/Users/taylorr/Programs/moteiv/tinyos-1.x/tos/system -Wall -Wshadow
-v Delta.nc -o build/tmote/app.c
make: *** [exe0] Error 1
My toscheck dump is:
Path:
/usr/local/ImageMagick-6.2.6/bin
/sw/bin
/sw/sbin
/usr/local/bin
/bin
/usr/local/mysql/bin
/opt/local/sbin
/opt/local/bin
/bin
/sbin
/usr/bin
/usr/sbin
/usr/local/teTeX/bin/i386-apple-darwin-current
/Applications/Graphviz/Graphviz.app/Contents/MacOS/
/opt/msp430/bin
/usr/X11R6/bin
Classpath:
/Users/taylorr/Programs/moteiv/tools/java
/Users/taylorr/Programs/moteiv/tools/java/jars/xml-apis.jar
/Users/taylorr/Programs/moteiv/tools/java/jars/xercesImpl.jar
/Users/taylorr/Programs/moteiv/tools/java/jars/resolver.jar
/Users/taylorr/Programs/moteiv/tools/java/jars/jung-1.7.2.jar
/Users/taylorr/Programs/moteiv/tools/java/jars/concurrent.jar
/Users/taylorr/Programs/moteiv/tools/java/jars/commons-collections-3.1.jar
/Users/taylorr/Programs/moteiv/tools/java/jars/colt.jar
.
/Users/taylorr/Programs/tinyos-1.x/tools/java
/Users/taylorr/Programs/tinyos-1.x/tools/java/jars/cup.jar
/Users/taylorr/Programs/tinyos-1.x/tools/java/jars/gwe.jar
/Users/taylorr/Programs/tinyos-1.x/tools/java/jars/Jama-1.0.1.jar
/Users/taylorr/Programs/tinyos-1.x/tools/java/jars/javax.servlet.jar
/Users/taylorr/Programs/tinyos-1.x/tools/java/jars/jazz.jar
/Users/taylorr/Programs/tinyos-1.x/tools/java/jars/jdom.jar
/Users/taylorr/Programs/tinyos-1.x/tools/java/jars/JLex.jar
/Users/taylorr/Programs/tinyos-1.x/tools/java/jars/junit.jar
/Users/taylorr/Programs/tinyos-1.x/tools/java/jars/log4j-1.2.11.jar
/Users/taylorr/Programs/tinyos-1.x/tools/java/jars/oalnf.jar
/Users/taylorr/Programs/tinyos-1.x/tools/java/jars/org.mortbay.jetty.jar
/Users/taylorr/Programs/tinyos-1.x/tools/java/jars/pgjdbc2.jar
/Users/taylorr/Programs/tinyos-1.x/tools/java/jars/plot.jar
/Users/taylorr/Programs/tinyos-1.x/tools/java/jars/plotapplet.jar
/Users/taylorr/Programs/tinyos-1.x/tools/java/jars/plotapplication.jar
/Users/taylorr/Programs/tinyos-1.x/tools/java/jars/plotmlapplet.jar
/Users/taylorr/Programs/tinyos-1.x/tools/java/jars/pxgraphapplet.jar
/Users/taylorr/Programs/tinyos-1.x/tools/java/jars/xercesImpl.jar
/Users/taylorr/Programs/tinyos-1.x/tools/java/jars/xmlParserAPIs.jar
/Users/taylorr/Programs/tinyos-1.x/tools/java/jars/xmlrpc-1.2-b1.jar
rpms:
nesc:
/usr/local/bin/ncc
Version:
--> WARNING: The ncc found by toscheck is not version 1.1. Please
update your nesc version to 1.1 tinyos.
avr-gcc:
--> WARNING: avr-gcc not found.
perl:
/usr/bin/perl
Version: v5.8.6 built for darwin-thread-multi-2level
flex:
/usr/bin/flex
bison:
/usr/bin/bison
java:
/usr/bin/java
--> WARNING: The JAVA version found first by toscheck may not be
version 1.4 which is required by TOS. Please ensure that the located
Java version is 1.4
javax.comm:
javax.comm ok
uisp:
/usr/local/bin/uisp
uisp version 20050519tinyos
--> WARNING: The uisp version found by toscheck is not
'20030820tinyos'. Please update your uisp version. The source for uisp
version 20030820tinyos can be found in the TinyOS 1.1.0 distribution.
graphviz:
/Applications/Graphviz/Graphviz.app/Contents/MacOS//dot
dot version 1.13 (v16) (Mon August 23, 2004)
--> WARNING: The graphviz (dot) version found by toscheck is not 1.10.
Please update your graphviz version if you'd like to use the nescdoc
documentation generator.
avr-as:
--> WARNING: Couldn't find avr-as. Please install avr-binutils version 2.13.2.1
avarice:
avr-gdb:
msp430-gcc:
/opt/msp430/bin/msp430-gcc
Version: msp430-gcc (GCC) 3.2.3
toscheck completed with errors:
--> WARNING: The ncc found by toscheck is not version 1.1. Please
update your nesc version to 1.1 tinyos.
--> WARNING: avr-gcc not found.
--> WARNING: The JAVA version found first by toscheck may not be
version 1.4 which is required by TOS. Please ensure that the located
Java version is 1.4
--> WARNING: The uisp version found by toscheck is not
'20030820tinyos'. Please update your uisp version. The source for uisp
version 20030820tinyos can be found in the TinyOS 1.1.0 distribution.
--> WARNING: The graphviz (dot) version found by toscheck is not 1.10.
Please update your graphviz version if you'd like to use the nescdoc
documentation generator.
--> WARNING: Couldn't find avr-as. Please install avr-binutils version 2.13.2.1
If this will help this is my system information:
Hardware Overview:
Machine Name: iMac
Machine Model: iMac4,1
CPU Type: Intel Core Duo
Number Of Cores: 2
CPU Speed: 2 GHz
L2 Cache (shared): 2 MB
Memory: 1 GB
Bus Speed: 667 MHz
Thanks,
Robert
More information about the Tinyos-help
mailing list