Kevin, as your environment variables sound good to me, maybe you should check the application's Makefile? It could be badly formatted or just missing the "include $(MAKERULES)" line. This idea is not genious, I know, but as I've been messing around with a Makefile bug just yesterday, it may be worth checking.
Oliver Kevin Ong schrieb: > Hi all, > > I have just re-installed a copy of TinyOS 1.1 and upgraded to 2.x. > tos-check-env does not show errors but displays a warning stating nesc > version >=1.2.4 (but it is already nesc1.2.8b) and thankfully no Java > related issues have been raised. Anyway, the main problem is when i try > to make the Blink program using "make telosa" command, it tries to > compile and then gives me an error saying "Unknown target telosa". I did > a printenv MAKERULES and its set to > "/cygdrive/c/tinyos/cygwin/opt/tinyos-2.x/support/make/Makerules". I > checked the make folder and can confirm that there is a "telosa.target" > file present. > > Can anyone tell me what did i do wrong??? > > - Kevin > > ------------------------------------------------------------------------ > Yahoo! Toolbar is now powered with Search Assist. Download it now! > <http://sg.rd.yahoo.com/search/toolbar/mail/signature/*http://sg.toolbar.yahoo.com/> > > > ------------------------------------------------------------------------ > > _______________________________________________ > 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
