Re: question on behavior of bitbake

2014-02-27 Thread Anil Singhar
understand why gmp is coming into picture. By do you mean the associated .bb file..? Thanks, Anil On 27 February 2014 14:34, Nicolas Dechesne wrote: > Anil, > > On Thu, Feb 27, 2014 at 8:54 AM, Anil Singhar > wrote: > > Now when I switch between these two activitie

question on behavior of bitbake

2014-02-26 Thread Anil Singhar
I am trying to build valgrind using bitbake. Sometime recently I was trying to build gmp also using bitbake and these two activties are interleaved. Now when I switch between these two activities (i.e building valgrind and building gmp), bitbake is mixing things up as follows. Could anyone help me

Re: Problems with Foundation model running using a recent lamp image

2014-02-05 Thread Anil Singhar
2014 17:41, Christophe Lyon wrote: > On 4 February 2014 10:02, Anil Singhar wrote: > > > 3. With the following command (networking option used nat): > > > > ./Foundation_v8 --image img-foundation.axf --block-device > > vexpress64-openembedded_lamp-armv8-gcc-4.

Re: Problems with Foundation model running using a recent lamp image

2014-02-04 Thread Anil Singhar
7;t work. My intention is: 1. To start the model 2. ssh into the model from outside and use it instead of using it from the model's xterm. Thanks & Regards, Anil On 4 February 2014 14:43, Jon Medhurst (Tixy) wrote: > On Tue, 2014-02-04 at 14:32 +0530, Anil Singhar wrote: > > &g

Re: Problems with Foundation model running using a recent lamp image

2014-02-04 Thread Anil Singhar
that you can ping outside world and also do ssh to the model. Thanks and regards, Anil On 4 February 2014 12:27, Ryan Harkin wrote: > On 4 February 2014 06:30, Anil Singhar wrote: > > Hi Ryan, > > > > Thanks for your reply. > > > > RootFS getting corrupted b

Re: Problems with Foundation model running using a recent lamp image

2014-02-03 Thread Anil Singhar
se a hung process by . Could you please point me to some resource? Thanks, Anil On 3 February 2014 22:03, Ryan Harkin wrote: > On 3 February 2014 13:38, Anil Singhar wrote: > > Hi, > > > > I am running into problems with starting foundation model lately. > > > >

Problems with Foundation model running using a recent lamp image

2014-02-03 Thread Anil Singhar
Hi, I am running into problems with starting foundation model lately. 1. I had created an image using linaro-image-lamp-genericarmv8-20140127-635.rootfs.tar.gz 2. It was booting fine initially. 3. The problem started happening after I attempted to build Groff package, which was not getting bui

Running into error during installing Groff

2014-02-02 Thread Anil Singhar
I am running into the following error on Foundation model, with the lamp OE image, while trying to make and make install groff" . . . examples/rainbow.roff:85: multiplication overflow examples/rainbow.roff:85: multiplication overflow examples/rainbow.roff:85: multiplication overflow examples/rainb

Re: AArch64 toolchain status

2014-01-31 Thread Anil Singhar
Thanks, Ryan !! I could create my image with 40Gb disk. Regards, Anil On 31 January 2014 14:05, Ryan Harkin wrote: > > > > On 31 January 2014 08:22, Anil Singhar wrote: > >> Hi Ryan, >> >> Thanks for your detailed answer and help. >> >> I am tr

Re: AArch64 toolchain status

2014-01-31 Thread Anil Singhar
> > On 30 January 2014 21:31, Mike Frysinger wrote: > >> On Thursday, January 30, 2014 18:10:43 Anil Singhar wrote: >> > I am using the following command to start the foundation model: >> > >>

Re: Problem with running foundation model

2014-01-30 Thread Anil Singhar
know the link? Thanks and Regards, Anil On 30 January 2014 20:29, Ryan Harkin wrote: > > > > On 30 January 2014 12:45, Anil Singhar wrote: > >> I am facing a bug with starting the foundation model using the following >> command >> >> anilss@anilss:~/L

Problem with running foundation model

2014-01-30 Thread Anil Singhar
I am facing a bug with starting the foundation model using the following command anilss@anilss:~/Linaro/tools/ Foundation_v8pkg/models/Linux64_GCC-4.1$ ./Foundation_v8 --openembedded_lamp-armv8_20130719-403.img --network=nat --network-nat-ports=8022=22 Any one has faced this problem before..? An

Re: AArch64 toolchain status

2014-01-30 Thread Anil Singhar
is started - Could I not add some switch to this command to increase my disk space? Thanks, Anil On 30 January 2014 12:59, Ard Biesheuvel wrote: > On 30 January 2014 04:50, Anil Singhar wrote: > > D

Re: AArch64 toolchain status

2014-01-29 Thread Anil Singhar
Does anyone know how to increase the disk size on Foundation Model? For some reason, the network connectivity to the foundation model (via ssh localhost) doesn't work reliably. So my earlier attempts to mount my host computer's drive and get things done doesn't work reliably either. Now I am stuc

Re: Cross compiling a package for aarch64 foundation model

2013-11-13 Thread Anil Singhar
where the foundation model is faster. let me know if you have any other ideas. Thanks and Regards, Anil On 13 November 2013 13:38, Ard Biesheuvel wrote: > On 13 November 2013 07:41, Anil Singhar wrote: > > > Thanks for your response. Here is the error I get when I do the "ma

Re: Cross compiling a package for aarch64 foundation model

2013-11-12 Thread Anil Singhar
2]: *** [check-recursive] Error 1 make[2]: Leaving directory `/home/root/anilss/pkgs/gmp/cross_arm64/gmp-5.1.3-aarch64/tests' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/home/root/anilss/pkgs/gmp/cross_arm64/gmp-5.1.3-aarch64' make: *** [check] Error 2 root@generic

Cross compiling a package for aarch64 foundation model

2013-11-12 Thread Anil Singhar
Hi, I am trying to cross compile a package wi the following steps. The build goes fine except that when I try to run the same on the foundation model it doesn't work. Here are all the steps in details: 1. Installed the linaro gcc and set up the environment as follows:

Cross compiling gmp package on x86_64 for foundation model

2013-10-22 Thread Anil Singhar
Hi, I am trying to cross compile gmp on linux machine, the configure and make steps seem to be going fine but when I do make check on the foundation model, I get errors. Here is what I am trying: *Step 1: On x86_64 Ubuntu Host (using :gcc-linaro-aarch64-linux-gnu-4.7-2013.04-20130415_linux)*

Re: [klibc] [PATCH 0/1] Porting klibc to arm64

2013-10-16 Thread Anil Singhar
Hi Thorsten, The 'lstat' issue is fixed now and with this fix, only 3 tests fail on mksh all of which are ignored as below. .. pass ./check.t:history-subst-4 pass ./check.t:history-subst-5 FAIL ./check.t:history-ed-1 (ignored) Description: Basic (ed) editing works (assu

Re: Cross Compiling Linux genericarmv8 3.10.1.0-1-linaro-vexpress64

2013-10-09 Thread Anil Singhar
pace, no cleanup init-and-build.sh: line 62: bitbake: command not found anilss@anilss:~/linaro/openembedded/jenkins-setup$ Thanks and Regards, Anil On 9 October 2013 17:09, Fathi Boudra wrote: > On 9 October 2013 14:12, Anil Singhar wrote: > > Hi: > > > > I am tryin

Cross Compiling Linux genericarmv8 3.10.1.0-1-linaro-vexpress64

2013-10-09 Thread Anil Singhar
Hi: I am trying to prepare a cross compilation environment for porting some packages to aarch64. My final objective is: (i) To be able to build a given package (such as klibc) on x86_64 Ubuntu machine and (ii) To be able to build the same package without any changes natively on ARMv8 Foundation m

klibc porting to aarch64 - progress and issues

2013-10-02 Thread Anil Singhar
Hi, I am trying to port klibc to aarch64. My code is available from: git clone git://git.linaro.org/people/anil.singhar/klibc-aarch64.git At this point, I am trying to fix the following issues. Any help / comment / advice / suggestion is highly appreciated. 1. Need to find the correct value for