From: Petr Stetiar <ynezz@true.cz>
To: buildroot@busybox.net
Subject: [Buildroot] udev make errors
Date: Fri, 8 Dec 2006 09:35:29 +0100 [thread overview]
Message-ID: <20061208083529.GA3087@ibawizard.net> (raw)
In-Reply-To: <C6F82487-A777-4606-9447-B6AEDDEA1F00@linux.it>
Rafael A Barrero <rafa@linux.it> [2006-12-07 19:55:50]:
> Hi;
>
> Here's what I've been able to come up with:
>
> If you take a look at the make log I have below, you'll see the
> following line:
>
> > mkdir /root/src/buildroot/build_i686/root/udev/rules.d
>
> This however, fails because the parent directory /root/src/buildroot/
> build_i686/root/udev/ does not exist before the child directory is
> created (/root/src/buildroot/build_i686/root/udev/rules.d). A
> solution the process is to use"mkdir -p" will solve this, or simply
> creating both parent and the child directories sequentially.
'mkdir -p' was in my patch and probably not get commited :)
http://buildroot.uclibc.org/lists/buildroot/2006-November/000665.html
> By reading this the error seems obvious to me... although someone
> help me out here - are we missing 'udev.conf' in buildroot? Can
> someone please import this file into CVS?
I'll send a patch addressing both issues later today when I get home.
-- ynezz
prev parent reply other threads:[~2006-12-08 8:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-07 22:03 [Buildroot] udev make errors Rafael A Barrero
2006-12-08 3:55 ` Rafael A Barrero
2006-12-08 8:35 ` Petr Stetiar [this message]
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=20061208083529.GA3087@ibawizard.net \
--to=ynezz@true.cz \
--cc=buildroot@busybox.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox