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
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
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.
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
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
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.
> >
> >
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
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
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
>
> 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:
>> >
>>
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
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
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
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
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
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
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:
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)*
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
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
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
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
22 matches
Mail list logo