On Thu, May 17, 2012 at 8:10 PM, Johan Hedberg <johan.hedberg@xxxxxxxxx> wrote: > Hi Santosh, > > On Thu, May 17, 2012, santhosh aj wrote: >> Can any one please tell me what is the proper order/commands to >> generate configure.in, .configure, Makefile.in, config.h.in. If we >> download a snapshot from git repository >> (http://git.kernel.org/?p=bluetooth/bluez.git;a=summary) these file >> will be missing. I found a link which give some information about this >> (http://www.nondot.org/sabre/Mirrored/autoconf-2.12/autoconf_2.html). >> but if some one can tell the proper steps it will be help a lot for >> all who doesn't know. > > The git tree contains a script called bootstrap that will do this for > you. A bootstrap-configure script is also provided which additionally > calls the configure script with options that are appropriate for BlueZ > development (but not necessarily for product use). > > Johan Thank you very much. It worked. libtool & libcapabilities were missing. After installing those it worked. -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html