that's not a compiler problem. you haven't installed correctly. looks like you chmod'd the environment.sh shell script but never executed it.
what instructions did you follow for installing? where did you get the source code? what version of tinyos are you using? etc etc etc On Fri, Dec 26, 2014 at 11:38 AM, juan pablo gallardo velásquez < [email protected]> wrote: > Dear friends, > I'm having troubles trying to compile some examples in Gateway Z1 > (zolertia) , I'll provide you the code lines to let you know exactly what I > am doing. > > I'll really appreciate your support , > Sincerely > JP > > root@ZolertiaGW:/opt# chmod 666 environment.sh > > root@ZolertiaGW:/opt# ls > > Contiki environment.sh mosquitto-1.0.2 README.Os Yaler > > Cosm MansOS openssl-1.0.1c TinyOS ZGW > > root@ZolertiaGW:/opt# cd TinyOS/tinyos-2.x/apps/Blink/ > > root@ZolertiaGW:/opt/TinyOS/tinyos-2.x/apps/Blink# ls > > BlinkAppC.nc BlinkC.nc Makefile README.txt > > root@ZolertiaGW:/opt/TinyOS/tinyos-2.x/apps/Blink# motelist > > Reference Device Description > > ---------- ---------------- --------------------------------------------- > > Z1RC4547 /dev/ttyUSB0 Silicon Labs Zolertia Z > > chmod 666 /dev/ttyUSB0 > > root@ZolertiaGW:/opt/TinyOS/tinyos-2.x/apps/Blink# make z1 > > make: *** No rule to make target `z1'. Stop. > > root@ZolertiaGW:/opt/TinyOS/tinyos-2.x/apps/Blink# make z1 reinstall > > make: *** No rule to make target `z1'. Stop. > > root@ZolertiaGW:/opt/TinyOS/tinyos-2.x/apps/Blink# > > > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > -- Eric B. Decker Senior (over 50 :-) Researcher
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
