On Tue, Aug 3, 2010 at 8:56 AM, Boari, Doug <[email protected]> wrote:
> Hi All,
>
>
>
> I’ve just found LTP and it looks to be exactly what we need to stress test a
> PXA320 board we’re working on. Great!
>
> I’m cross-compiling to ARM on Ubuntu 8.04LTS
>
>
>
> I have successfully built the tools using the lines:
>
> ./configure CFLAGS=-fno-short-enums --target=arm-iwmmxt-linux-gnueabi
> --host=arm-iwmmxt-linux-gnueabi
>
> make all
>
>
>
> I then tried to install using:
>
>
>
> make DESTDIR=/home/mm6/LTP/arm-install SKIP_IDCHECK=1 install
>
>
>
> and it chugs along until finally bombing with:
>
>
>
> make[3]: Entering directory
> `/home/mm6/LTP/ltp-full-20100630/testcases/network/nfsv4'
>
> make[4]: Entering directory
> `/home/mm6/LTP/ltp-full-20100630/testcases/network/nfsv4/acl'
>
> ../../../../include/mk/env_post.mk:90: warning: overriding commands for
> target `/home/mm6/LTP/arm-install/opt/ltp/testcases/bin'
>
> ../../../../include/mk/env_post.mk:90: warning: ignoring old commands for
> target `/home/mm6/LTP/arm-install/opt/ltp/testcases/bin'
>
> ../../../../include/mk/env_post.mk:92: warning: overriding commands for
> target `/home/mm6/LTP/arm-install/opt/ltp/testcases/bin/testgamma'
>
> ../../../../include/mk/env_post.mk:92: warning: ignoring old commands for
> target `/home/mm6/LTP/arm-install/opt/ltp/testcases/bin/testgamma'
>
> install -m 00775 "/testgamma"
> "/home/mm6/LTP/arm-install/opt/ltp/testcases/bin/testgamma"
>
> install: cannot stat `/testgamma': No such file or directory
>
> make[4]: *** [/home/mm6/LTP/arm-install/opt/ltp/testcases/bin/testgamma]
> Error 1
>
> make[4]: Leaving directory
> `/home/mm6/LTP/ltp-full-20100630/testcases/network/nfsv4/acl'
>
> make[3]: *** [install] Error 2
>
> make[3]: Leaving directory
> `/home/mm6/LTP/ltp-full-20100630/testcases/network/nfsv4'
>
> make[2]: *** [install] Error 2
>
> make[2]: Leaving directory
> `/home/mm6/LTP/ltp-full-20100630/testcases/network'
>
> make[1]: *** [install] Error 2
>
> make[1]: Leaving directory `/home/mm6/LTP/ltp-full-20100630/testcases'
>
> make: *** [testcases-install] Error 2
>
>
>
> Now I can see from the error that somewhere something has gotten confused
> and it is looking for /testgamma, but I can’t find any other reference to
> this anywhere in the LTP build tree.
>
> I’m afraid I don’t really know where to look to remove this reference. If
> anyone has any suggestions I’d appreciate it as a search of the mail list
> found nothing.
>
> I’ve include the config.h, config.mk and config.log files as per the INSTALL
> file.
>
>
>
> If anyone has experience in building for an ARM board, I’d appreciate any
> pointers on what I might be doing wrong, and also what tests might not
> function correctly.
Hi Doug,
First off, could you please provide the output of `make --version'
and your config.log ?
Thanks,
-Garrett
------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list