Hi,
I am trying to cross compile LTP and observing some issue. Any help or
suggestions to overcome from these errors. TIA
make[1]: Entering directory
`/local/mnt2/workspace2/LTP/ltp-full-20150420/testcases/kernel/mem/hugetlb/hugemmap'
make -C "/local/mnt2/workspace2/LTP/ltp-full-20150420/lib" -f
"/local/mnt2/workspace2/LTP/ltp-full-20150420/lib/Makefile" all
make[2]: Entering directory
`/local/mnt2/workspace2/LTP/ltp-full-20150420/lib'
make[3]: Entering directory
`/local/mnt2/workspace2/LTP/ltp-full-20150420/lib/tests'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/local/mnt2/workspace2/LTP/ltp-full-20150420/lib/tests'
make[2]: Leaving directory
`/local/mnt2/workspace2/LTP/ltp-full-20150420/lib'
make -C ../../../../../testcases/kernel/mem/lib -f
"/local/mnt2/workspace2/LTP/ltp-full-20150420/testcases/kernel/mem/lib/Makefile"
all
make[2]: Entering directory
`/local/mnt2/workspace2/LTP/ltp-full-20150420/testcases/kernel/mem/lib'
make -C /local/mnt2/workspace2/LTP/ltp-full-20150420/testcases/kernel/lib
-f
"/local/mnt2/workspace2/LTP/ltp-full-20150420/testcases/kernel/lib/Makefile"
all
make[3]: Entering directory
`/local/mnt2/workspace2/LTP/ltp-full-20150420/testcases/kernel/lib'
if [ -z "numa_helper.o" ] ; then \
echo "Cowardly refusing to create empty archive"; \
exit 1; \
fi
arm-linux-gnueabi-ar -rc "lib/libipc_hugetlb.a" numa_helper.o
arm-linux-gnueabi-ar: lib/libipc_hugetlb.a: No such file or directory
make[3]: *** [lib/libipc_hugetlb.a] Error 1
make[3]: Leaving directory
`/local/mnt2/workspace2/LTP/ltp-full-20150420/testcases/kernel/lib'
make[2]: ***
[/local/mnt2/workspace2/LTP/ltp-full-20150420/testcases/kernel/lib/libkerntest.a]
Error 2
make[2]: Leaving directory
`/local/mnt2/workspace2/LTP/ltp-full-20150420/testcases/kernel/mem/lib'
make[1]: *** [../../../../../testcases/kernel/mem/lib/libmem.a] Error 2
make[1]: Leaving directory
`/local/mnt2/workspace2/LTP/ltp-full-20150420/testcases/kernel/mem/hugetlb/hugemmap'
make: *** [all] Error 2
Here the file is there "ib/libipc_hugetlb.a: No such file or directory" but
still it showing the error.
--
Thanks & Regards,
M.Srikanth Kumar.
------------------------------------------------------------------------------
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list