All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steffen Sledz <sledz@dresearch.de>
To: openembedded-devel@lists.openembedded.org
Subject: qemu again :(
Date: Wed, 04 Nov 2009 17:03:46 +0100	[thread overview]
Message-ID: <4AF1A5E2.3020002@dresearch.de> (raw)

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?

Steffen





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

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-04 16:03 Steffen Sledz [this message]
2009-11-05  8:24 ` qemu again :( Robert P. J. Day
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=4AF1A5E2.3020002@dresearch.de \
    --to=sledz@dresearch.de \
    --cc=openembedded-devel@lists.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.