Hello can someone help me add this lib through crosstool-ng?
sudo apt-get install usbmuxd libimobiledevice6 libimobiledevice-utils
I tried to do as mentioned above but without success.
git clone https://github.com/libimobiledevice/libimobiledevice.git
cd libimobiledevice
./autogen.sh --prefix=`pwd`/builds
make
sudo make install