OpenWrt Forum Archive

Topic: batctl tool problem

The content of this topic has been archived on 2 May 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hi all

I want to add a transport interface to the bat0 interface of batman protocol. So I compiled the latest batctl tool from github. After making .ipk file I had installed it inside the OpenWrt chaos calmer version 15.05.

But my command: batctl o does not execute.

It showing the following error:

/bin/ash : batctl : not found

I am using B.A.T.M.A.N adv - 2017.02 latest version
And trying to install batctl 2017.2-0
Target platform: brcm2708

Does anyone give me any clue to solve this error :  /bin/ash : batctl : not found

Assuming the executable exists and starts, this means that a necessary library .so is not installed.

When I tried to install batctl , Installation process asked for two libraries:
libpthread_1.1.16-1_brcm2708
librt_1.1.16-1_brcm2708

I installed both.

Still now facing the same problem. Can you advice me what library should I install under the platform brcm2708?

Thanks in advance.

The discussion might have continued from here.