Hi all, since I was having problems with an earlier version of Mate using TelosB, I checked out the current source tree from Sourceforge. When I use VMBuilder to build the bombilla-telosb.vmsf VM, and run "make telosb" in the apps/BombillaTelosB directory, I get the following error message:
cc1: error: invalid option `disable-hwmul' <commandline>: failed to preprocess /opt/tinyos-1.x/tos/system/tos.h cc1: error: invalid option `disable-hwmul' <commandline>: failed to preprocess MateTopLevel.nc failed to parse nesC file MateTopLevel.nc make: *** [vm_specific/BombillaTelosBVMConstants.java] Error 1 The complete log is following. Can anybody help me compiling Mate for TelosB under the current TinyOS source tree? Thanks, Andreas ncg java "-IC:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/lib/VM/samples/../opcodes" "-IC:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/lib/VM/samples/../contexts" "-IC:/ PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/lib/VM/samples/../languages" "-IC:/PROGRA ~1/UCB/cygwin/opt/tinyos-1.x/tos/lib/VM/samples/../sensorboards/../../../platfor m/telosb" "-IC:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/lib/VM/samples/../sensorb oards/../../../platform/msp430" "-IC:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/lib /VM/samples/../sensorboards/../sensorboards/sensors" "-IC:/PROGRA~1/UCB/cygwin/o pt/tinyos-1.x/tos/lib/VM/samples/../opcodes/../../../../contrib/ucb/tos/lib/Mult iHopLQI" -I%T/lib/VM/components -I%T/lib/VM/opcodes -I%T/lib/VM/contexts -I%T/l ib/VM/types -I%T/lib/VM/interfaces -I%T/lib/Queue -I. -DSEND_QUEUE_SIZE=8 -DMHOP _QUEUE_SIZE=4 -DTOS_MAX_TASKS_LOG2=4 -I%T/lib/Deluge -Wl,--section-start=.text=0 x4800,--defsym=_reset_vector__=0x4000 -DIDENT_PROGRAM_NAME=\"MateTopLevel\" -DID ENT_USER_ID=\"username\" -DIDENT_HOSTNAME=\"hostname\" -DIDENT_USER_HASH=0x1889eae 4L -DIDENT_UNIX_TIME=0x43701e8eL -DIDENT_UID_HASH=0x9f1e194eL -mdisable-hwmul -I /opt/tinyos-1.x/tos/lib/CC2420Radio -Wall -Wshadow -DDEF_TOS_AM_GROUP=0x7d -Wnes c-all -target=telosb -fnesc-cfile=build/telosb/app.c -board= -DTOSH_DATA_LENGTH= 36 -java-classname=vm_specific.BombillaTelosBVMConstants MateTopLevel.nc MateCon stants.h -o vm_specific/BombillaTelosBVMConstants.java -DTOSH_DATA_LENGTH=36 cc1: error: invalid option `disable-hwmul' <commandline>: failed to preprocess /opt/tinyos-1.x/tos/system/tos.h cc1: error: invalid option `disable-hwmul' <commandline>: failed to preprocess MateTopLevel.nc failed to parse nesC file MateTopLevel.nc make: *** [vm_specific/BombillaTelosBVMConstants.java] Error 1 _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
