I removed tinyos and cygwin and reinstalled the package. Now it works fine.
> > Message: 1 > Date: Fri, 8 Sep 2006 13:47:56 -0700 (PDT) > From: Liangping Ma <[EMAIL PROTECTED]> > Subject: [Tinyos-help] Can't execute nesc-compile > To: [email protected] > Message-ID: > <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=iso-8859-1 > > Hi all, > > My problem is that I can't do "make", but I could > before. > > When I try to compile, I get the following error: > $ make micaz > ... [see the left out at the end of this email] > Can't execute /usr/local/lib/ncc/nesc-compile. > make: *** [exe0] Error 1 > > A simple test shows nesc-compile is executable when > used alone: > $ /usr/local/lib/ncc/nesc-compile > no source file specified > > I found two other posts regarding the same problem. > Can someone help? > > http://mail.millennium.berkeley.edu/pipermail/tinyos-help/2004-February/003116.html > > http://mail.millennium.berkeley.edu/pipermail/tinyos-help/2003-January/000766.html > > Thanks. > > - Liangping > > P.S. The entire error message is: > > $ make micaz > mkdir -p build/micaz > compiling Blink to a micaz binary > ncc -o build/micaz/main.exe -Os -I%T/lib/Counters > -finline-limit=100000 -Wall -W > shadow -DDEF_TOS_AM_GROUP=125 -Wnesc-all > -target=micaz > -fnesc-cfile=build/micaz/ > app.c -board=micasb -DRADIO_XMIT_POWER=0xFF > -DCC2420_TXPOWER=TXPOWER_M5DBM -DCC2 > 420_DEF_CHANNEL=11 -DIDENT_PROGRAM_NAME="Blink" > -DIDENT_PROGRAM_NAME_BYTES="66,1 > 08,105,110,107,0" -DIDENT_USER_HASH=0xc9ceb529L > -DIDENT_UNIX_TIME=0x4501d60aL -I > /opt/tinyos-1.x/tos/lib/CC2420Radio Blink.nc -lm > Can't execute /usr/local/lib/ncc/nesc-compile. > make: *** [exe0] Error 1 > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam > protection around > http://mail.yahoo.com > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
