From: $<ri...@nt...> - 2015-09-03 12:50:22
|
Yes i am trying to cross compile it for ARM and installed libaio-dev on hostmachine. Ok.. i will try cross compiling libaio and try to compile it again by pointing to the right path. On Thu, Sep 3, 2015 at 5:47 PM, Cyril Hrubis <ch...@su...> wrote: > Hi! >> I haven't modified any of the config files at all. Even i cross >> checked on couple machines and faced similar issues. > > Hmm, you are cross compiling right? Have you installed the libaio-dev on > the host machine? Because that will not work since that contains native > binaries and you cannot link against them. > > If that is the case you can either cross compile the libaio and set > right path for linker etc. or set up an arm virtual machine or chroot > with qemu arm emulation and compile LTP there. > > -- > Cyril Hrubis > ch...@su... -- Thanks & Regards, M.Srikanth Kumar. |