make sure you have permission to read it and that it actually contains something... MS
aldo wrote: > Hello everybody, > > I have the following problem when i try to do make in Cygwin: > > sn...@aldo /opt/tinyos-2.x/apps/Blink > $ make telosb > mkdir -p build/telosb > compiling BlinkAppC to a telosb binary > ncc -o build/telosb/main.exe -Os -O -mdisable-hwmul -Wall -Wshadow > -Wnesc-all - > target=telosb -fnesc-cfile=build/telosb/app.c -board= > -DDEFINED_TOS_AM_GROUP=0x2 > 2 -DIDENT_APPNAME=\"BlinkAppC\" -DIDENT_USERNAME=\"snake\" > -DIDENT_HOSTNAME=\"al > do\" -DIDENT_USERHASH=0x421acedcL -DIDENT_TIMESTAMP=0x4a7495efL > -DIDENT_UIDHASH= > 0x6003e0b7L BlinkAppC.nc -lm > *msp430-gcc.exe: /usr/lib/ncc/tdspecs: No such file or directory* > make: *** [exe0] Error 1 > > The gcc tells me can't find the /usr/lib/ncc/tdspecs...and when i > navigate through Cygwin i see this directory with tdspecs... > > sn...@aldo /opt/tinyos-2.x/apps/Blink > $ cd /usr/lib/ncc/ > deputy_nodeputy.h gencsharp.pm <http://gencsharp.pm> genjava.pm > <http://genjava.pm> nesc.jar > deputy_stage1.h gencstc.pm <http://gencstc.pm> genpython.pm > <http://genpython.pm> nesc1.exe > deputy_stage2.h gencstjava.pm <http://gencstjava.pm> > migdecode.pm <http://migdecode.pm> nesc_nx.h > genc.pm <http://genc.pm> gencstpython.pm > <http://gencstpython.pm> nesc-compile *tdspecs* > > I have this file!! I can't understand this... I have already added > /usr/lib/ncc in my PATH variable but with no luck. > > Anyone can help me with this? > > Thank you in advance. > > Aldo > > > -- > aldo > > > ------------------------------------------------------------------------ > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
