Try downloading a new copy from CVS. Arun
On Thu, 25 Sep 2003, Clifford Federspiel wrote: > My Makerules file has this line: > > PLATFORMS = mica mica128 mica2 mica2dot pc rene2 motor atmega8 > > It must be some other problem. > > Cliff Federspiel > > At 04:38 PM 9/25/2003 -0700, Metin K wrote: > >Dear Clifford, > > > >I think this problem is related with the 'Makerule' > >file under the apps (Actually 'known targets are pc, > >mica, mica128, rene2' indicates that you use really an > >old version). The known platforms were defined in this > >file(Makerule) with PLATFORMS variable. Just add > >mica2dot there. Then save it and compile again. I hope > >it will work. > > > >Metin KOC > >The Network Labaratory(TNL) > >Computer Engineering Department > >Yeditepe University > >http://cse.yeditepe.edu.tr/tnl > > > > > >--- Clifford Federspiel <[EMAIL PROTECTED]> > >wrote: > > > When I try to compile blink using "make mica2dot" I > > > get the following error: > > > > > > compiling Blink to a mica2dot binary > > > ncc -o build/mica2dot/main.exe -Os -board=basicsb > > > -target=mica2dot -Wall > > > -Wshad > > > ow -DDEF_TOS_AM_GROUP=0x7d -Wnesc-all > > > -finline-limit=100000 > > > -fnesc-cfile=build/m > > > ica2dot/app.c Blink.nc -lm > > > unknown target mica2dot > > > (known targets are pc, mica, mica128, rene2) > > > make: *** [build/mica2dot/main.exe] Error 2 > > > > > > Why doesn't it recognize mica2dot as a known target? > > > > > > Cliff Federspiel > > > > > > > > > Clifford Federspiel, Ph.D. > > > Research Specialist, Center for the Built > > > Environment > > > 390 Wurster Hall, #1839, Berkeley, CA, 94720-1839 > > > Tel: 510-643-1209 / FAX: 510-643-5571 / > > > [EMAIL PROTECTED] > > > http://arch1.ced.berkeley.edu:8012/~cfedersp/ > > > > > > _______________________________________________ > > > Tinyos-help mailing list > > > [EMAIL PROTECTED] > > > > >http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-help > > > > > >__________________________________ > >Do you Yahoo!? > >The New Yahoo! Shopping - with improved product search > >http://shopping.yahoo.com > >_______________________________________________ > >Tinyos-help mailing list > >[EMAIL PROTECTED] > >http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-help > _______________________________________________ Tinyos-users mailing list [EMAIL PROTECTED] http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users
