Hi, everybody.
When i'v installed cygwin and tinyos manually, i met the error message after i tried to compile the nesc code, such as cnttoleds, or just blink. The message seems like:
 
In file included from BlinkM.nc:41:
D:/cygwin/opt/tinyos-1.x/tos/interfaces/Timer.nc:41: failed to create temporary
file
In file included from D:/cygwin/opt/tinyos-1.x/tos/system/TimerM.nc:53:
D:/cygwin/opt/tinyos- 1.x/tos/interfaces/Clock.nc:47: failed to create temporary
file
make: *** [build/mica2/main.exe] Error 1
 
The solution given in https://mail.millennium.berkeley.edu/pipermail/tinyos-help/2005-March/008410.html is upgrade the nesc version to 1.1.2b. I tried it but no help.
 
Another advice is to enter the /tinyos-1.x/tools/src/ncc directory and type
./Bootstrap
./configure [optional --prefix argument]
make install
in cygwin.
But it also not works.
 
So, what's your opinion?
Many thanks.
 
 
                  Yours.
                  P. Liu
_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to