Hi Pratik-- two things. First, this error indicates that your tinyos environment is not set up correctly. Have a look at the tutorials on tinyos.net. Secondly, that 6lowpan code is the older implementation-- you might have a look at blip in tinyos-2.x-contrib (http://smote.cs.berkeley.edu:8000/tracenv/wiki/blip) (full disclosure: my project). We're currently working on integrating it into tinyos core as the default IPv6 stack.
Steve On Wed, Jul 8, 2009 at 4:27 AM, Pratik Vimal<[email protected]> wrote: > Hello, > When I'm giving the command "make micaz" in 6LowPAN implementation > folder(http://tinyos.cvs.sourceforge.net/viewvc/tinyos/tinyos-2.x/tos/lib/net/6lowpan/) > , then I'm getting the following error: > make: *** No rule to make target `micaz'. Stop. > > Is there some problem with the code? Please let me know how to solve this > problem. > > Regards, > Pratik Vimal > > --------------------------------------------------------------- > Pratik Vimal > Third Year Undergraduate > Department of Electrical Engineering > Indian Institute of Technology Kanpur, India > Kanpur - 208016 > > 0091-9616242095 (phone) > [email protected] (e-mail) > --------------------------------------------------------------- > > _______________________________________________ > 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
