Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Darik Horn <dajhorn@vanadac.com>
To: buildroot@busybox.net
Subject: [Buildroot] mkfs.jffs2 error
Date: Mon, 18 Feb 2008 09:33:08 -0600	[thread overview]
Message-ID: <47B9A534.6060001@vanadac.com> (raw)
In-Reply-To: <20080216144427.5FC5012C811@busybox.net>

 > I get an error "..../default.script" file not found.

The filesystem scripts sometimes try to pack the udhcp files even if 
CONFIG_APP_UDHCPC is not set, which is a bug.

The quick fix is:

$ mkdir -p project_build_*/*/root/usr/share/udhcpc/
$ touch project_build_*/*/root/usr/share/udhcpc/default.script

You should provide more of the error transcript to get better help sooner.

      reply	other threads:[~2008-02-18 15:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-16 14:38 [Buildroot] mkfs.jffs2 error Steve Heflin
2008-02-18 15:33 ` Darik Horn [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=47B9A534.6060001@vanadac.com \
    --to=dajhorn@vanadac.com \
    --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