Hello all:
   when I compile the application BlinkConfig under the directory
apps/tutorials , but some problems appear.


  mkdir -p build/mica2
tos-storage-at45db /opt/tinyos-2.x/tos/platforms/mica2
<volumes-at45db.xml>build/mica2/StorageVolumes.h || rm -f
build/mica2/StorageVolumes.h
Traceback (most recent call last):
  File "/usr/local/bin/tos-storage-at45db", line 14, in ?
    from subprocess import Popen, PIPE
ImportError: No module named subprocess
    compiling BlinkConfigAppC to a mica2 binary
ncc -o build/mica2/main.exe -Os -finline-limit=100000 -Wall -Wshadow
-Wnesc-all -target=mica2 -fnesc-cfile=build/mica2/app.c -board=micasb
-Ibuild/mica2 -DIDENT_PROGRAM_NAME=\"BlinkConfigAppC\"
-DIDENT_USER_ID=\"zhangjiwen\" -DIDENT_HOSTNAME=\"zjw\"
-DIDENT_USER_HASH=0x0eac215cL -DIDENT_UNIX_TIME=0x47901048L
-DIDENT_UID_HASH=0x67560eeeL -fnesc-dump=wiring
-fnesc-dump='interfaces(!abstract())' -fnesc-dump='referenced(interfacedefs,
components)' -fnesc-dumpfile=build/mica2/wiring-check.xml BlinkConfigAppC.nc-lm
BlinkConfigAppC.nc:26:28: StorageVolumes.h: No such file or directory
<commandline>: failed to preprocess BlinkConfigAppC.nc
make: *** [exe0] Error 1

  the version of tinyos in my pc is 2.02. and the application is provided by
tinyos and i don't modify it .

  can any one help me ? thank you very much!!
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to