On Tue, Sep 29, 2015 at 10:59:52AM +0000, Anoop Kant wrote: > Dear Alex, > > Thanks for quick response!! > > I will build image using bluetooth-next git and try. > > I believe iwpan and wpan-ping (wpan tools) will already be present in the bluetooth-next-kernel built. Is that correct understanding ? No, this is part of userspace you need to build it by yourself. Newest release is 0.5 [0]. It's using autotools as buildsystem so a normal: ./confgure make (as root) make install See [1]. should be enough, we have one dependency to libnl3. See [2], this should be provided from your distribution which you install. (It's a common library for networking utilities). - Alex [0] http://wpan.cakelab.org/releases/ [1] http://www.gnu.org/software/automake/manual/html_node/Basic-Installation.html#Basic-Installation [2] http://www.infradead.org/~tgr/libnl (currently the site is down) -- To unsubscribe from this list: send the line "unsubscribe linux-wpan" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html