All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Robert P. J. Day" <rpjday@crashcourse.ca>
To: openembedded-devel@openembedded.org
Subject: Re: qemu again :(
Date: Thu, 5 Nov 2009 03:24:25 -0500 (EST)	[thread overview]
Message-ID: <alpine.LFD.2.00.0911050322460.17459@localhost> (raw)
In-Reply-To: <4AF1A5E2.3020002@dresearch.de>

On Wed, 4 Nov 2009, Steffen Sledz wrote:

> Yesterday i tried to use OE at my new notebook for the first time. But
> i hit a qemu problem again:
>
> # bitbake emacs (clean build)
>
> ERROR: function do_compile failed
> ERROR: log data follows
> (/home/sledz/work/HydraIP/OE/tmp.4/work/armv5te-angstrom-linux-gnueabi/emacs-22.3-r1/temp/log.do_compile.8552)
> | NOTE: make -j 8 QEMU=qemu-arm  -s 1048576 -L
> /home/sledz/work/HydraIP/OE/tmp.4/work/armv5te-angstrom-linux-gnueabi/emacs-22.3-r1/qemu-treedir
> ...
> | mmap: Permission denied
> | make[1]: *** [test-distrib] Error 255
>
> All solutions for this problem i found see the cause in a wrong
> setting of mmap_min_addr (see e.g.
> <http://www.bugcommunity.com/wiki/index.php/Kernel_and_Rootfs_Build_System#Potential_Problems_.26_Their_Solutions:>).
>
> But this setting is correct at my notebook:
>
> # cat /proc/sys/vm/mmap_min_addr
> 0
>
> Hmmmm? What else could be the cause for this error?

  i suspect koen will hate me for this but i documented what it took
for me to build angstrom over at my wiki:

http://www.crashcourse.ca/wiki/index.php/Angstrom

and if you read carefully, you'll notice that even if that value is
correctly set to zero, you might still get an SELinux violation.  it's
just a suggestion.

rday
--

========================================================================
Robert P. J. Day                               Waterloo, Ontario, CANADA

            Linux Consulting, Training and Kernel Pedantry.

Web page:                                          http://crashcourse.ca
Twitter:                                       http://twitter.com/rpjday
========================================================================



  reply	other threads:[~2009-11-05  8:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-04 16:03 qemu again :( Steffen Sledz
2009-11-05  8:24 ` Robert P. J. Day [this message]
2009-11-05  9:29   ` Steffen Sledz
2010-01-12 12:06     ` Marc Olzheim
2010-01-18 10:57       ` Steffen Sledz

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=alpine.LFD.2.00.0911050322460.17459@localhost \
    --to=rpjday@crashcourse.ca \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=openembedded-devel@openembedded.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.