From: "Petr Štetiar" <ynezz@true.cz>
To: openembedded-devel@openembedded.org
Subject: Re: Problem building kernel - too many files open
Date: Thu, 12 Mar 2009 09:51:23 +0100 [thread overview]
Message-ID: <20090312085123.GD30336@ibawizard.net> (raw)
In-Reply-To: <49B8C180.3010607@gmail.com>
Marco Cavallini <koansoftware@gmail.com> [2009-03-12 09:02:08]:
> Piero Pezzin ha scritto:
[...]
> >>> During kernel building, I got the following error:
> >>>
> >>> OTE: package linux-2.6.28: started
> >>> NOTE: package linux-2.6.28-r6: task do_package: started
> >>> ERROR: Error in executing:
> >>> /home/piero/work/qong-nobk/openembedded/openembedded/packages/linux/
> >>> linux_2.6.28.bb
> >>> ERROR: Exception:exceptions.IOError Message:[Errno 24] Too many open
> >> files:
>
> this is a known error.
> Nobody solved it yet.
Maybe, that increasing the numbers of max. file handles and number of max.
inodes might help you:
/proc/sys/fs/file-max
/proc/sys/fs/inode-max
-- ynezz
next prev parent reply other threads:[~2009-03-12 8:51 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-10 14:33 Problem building kernel - too many files open Piero Pezzin
2009-03-10 18:22 ` Khem Raj
2009-03-11 8:49 ` Piero Pezzin
2009-03-12 8:02 ` Marco Cavallini
2009-03-12 8:51 ` Petr Štetiar [this message]
2009-03-12 13:14 ` Jader
2009-03-12 14:17 ` Piero Pezzin
2009-03-12 16:28 ` Marcin Juszkiewicz
2009-03-12 17:59 ` Chris Larson
2009-03-12 19:57 ` Khem Raj
2009-03-24 20:22 ` Jader H. Silva
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=20090312085123.GD30336@ibawizard.net \
--to=ynezz@true.cz \
--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.