I recently added another tool to my installation of Cygwin and in so doing,
Cygwin updated every other tool and file. After this, my toolchain seems to
be broken with the following error:


ncc -o build/xcvr/main.exe -Os -finline-limit=100000 -Wall -Wshadow
-DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -target=xcvr
-fnesc-cfile=build/xcvr/app.c -board=none -DIDENT_PROGRAM_NAME=\"TestRadio\"
-DIDENT_USER_ID=\"rdobbis\" -DIDENT_HOSTNAME=\"Bruce\"
-DIDENT_USER_HASH=0x028d605fL -DIDENT_UNIX_TIME=0x46769c85L
-DIDENT_UID_HASH=0xb32b104fL
-I/opt/tinyos-1.x/contrib/Zylaya/tos/platform/xcvr
-I/opt/tinyos-1.x/contrib/Zylaya/tos/interfaces
-I/opt/tinyos-1.x/contrib/Zylaya/tos/system
-I/opt/tinyos-1.x/contrib/Zylaya/tos/lib/CC1100Radio TestRadio.nc -lm 
avr-gcc.exe: /usr/lib/ncc/tdspecs: No such file or directory
make: *** [exe0] Error 1


Of course, the file 'tdspecs' IS there so the problem must lie in something
in the file - something perl oriented ?

Has anyone else seen this or have a clue ? I am not a perl programmer.

Using nesc-1.2.8a, tinyos-tools-1.2.3-1

Thanks !
Richard

_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to