Hi Neelam Chaubey! In the readme http://smote.cs.berkeley.edu:8000/tracenv/browser/code/b6lowpan/trunk/README stands: --------------- .... Make sure the c serial forwarder tools are built in $TOS_ROOT/support/sdk/c/sf. You may need to run bootstrap, configure, and make in that folder to generate libmote.a. ---------------
You did bootstrap, than configure, but what with make? It seems that is the last thing you're missing. Best wishes, Andrey Neelam Chaubey wrote: > Hi > Am trying to implement b6lowpan on Micaz but before that iamtrying top > simulate the b6lowpan application on Tossim .can you plese tell me how to > build libmote.a.. > > I run the ./bootstrap and ./configure and i got the output as > > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for gawk... no > checking for mawk... mawk > checking whether make sets $(MAKE)... yes > checking for gcc... gcc > checking for C compiler default output file name... a.out > checking whether the C compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables... > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether gcc accepts -g... yes > checking for gcc option to accept ISO C89... none needed > checking for style of include used by make... GNU > checking dependency style of gcc... gcc3 > checking for ranlib... ranlib > configure: creating ./config.status > config.status: creating Makefile > config.status: creating autoconf.h > config.status: autoconf.h is unchanged > config.status: executing depfiles commands > > now what does this mean does it imply that libmote.a is build if yes how can > i know that it is build. > > IF no then how should i build libmote.a > > Thanks in advance.. > > > ------------------------------------------------------------------------ > > _______________________________________________ > 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
