On 10 March 2013 16:28, Leonid Bloch <l...@tx.technion.ac.il> wrote: > Tried that at first, but then getting an error: > Error: pkg-config binary 'arm-linux-pkg-config' not found
This means you need to fix your cross compile set up. It should have a cross-version of pkg-config, which should be named 'arm-linux-pkg-config'. -- PMM