public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Raju <raju.biswas@samsung.com>
To: ltp-list@lists.sourceforge.net, manjo@mail.utexas.edu,
	robbiew@us.ibm.com, subrata@linuc.vnet.ibm.com
Subject: [LTP] Need help to run LTP on Android
Date: Fri, 21 Nov 2014 12:45:41 +0530	[thread overview]
Message-ID: <001301d0055a$fb71a930$f254fb90$@samsung.com> (raw)
In-Reply-To: 


[-- Attachment #1.1: Type: text/plain, Size: 1181 bytes --]

Hello All,

 

I have build the LTP source code using the following steps.

 

Set all the env variables to cross compile with tool chain. 

 

After that used the command to configure.

 

./configure AR=arm-none-linux-gnueabi-ar CC=arm-none-linux-gnueabi-gcc
RANLIB=arm-none-linux-gnueabi-ranlib STRIP=arm-none-linux-gnueabi-strip
--host=arm-linux --target=arm-linux

 

Then did ,

make all

make install  

 

Then I copied all the installed in output directory via adb push to
/data/ltp folder.

 

Later to execute the LTP we issued command. 

 

export PATH=/data/ltp:$PATH

export PATH=/data/ltp/testcases/bin:$PATH

export PATH=/data/ltp/runtest:$PATH

 

sh ./runltp -p -l /data/ltp/result.log -o /data/ltp/result-output.log -d
/data/ltp/tmp 

 

When I execute it , it gives me error.

 

root@kanas:/data/ltp # ./runltp -p -l test.log -o test.log  -d /data/ltp/tmp

./runltp -p -l test.log -o test.log  -d /data/ltp/tmp

./runltp[999]: basename: not found

root@kanas:/data/ltp #

 

Can u please suggest me if if I am doing anything wrong that I am getting
this error.  Request your help. If you need any more info please respond
this this e-mail.

 

Regards,

Raju


[-- Attachment #1.2: Type: text/html, Size: 4001 bytes --]

[-- Attachment #2: Type: text/plain, Size: 441 bytes --]

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk

[-- Attachment #3: Type: text/plain, Size: 155 bytes --]

_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

             reply	other threads:[~2014-11-21  7:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-21  7:15 Raju [this message]
2014-11-26 11:45 ` [LTP] Need help to run LTP on Android Cyril Hrubis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='001301d0055a$fb71a930$f254fb90$@samsung.com' \
    --to=raju.biswas@samsung.com \
    --cc=ltp-list@lists.sourceforge.net \
    --cc=manjo@mail.utexas.edu \
    --cc=robbiew@us.ibm.com \
    --cc=subrata@linuc.vnet.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox