All of lore.kernel.org
 help / color / mirror / Atom feed
From: Scott Reese <sreese@indianaheart.org>
To: buildroot@busybox.net
Subject: [Buildroot] Buildroot on Ubuntu 6.10
Date: Tue, 07 Nov 2006 20:11:08 -0500	[thread overview]
Message-ID: <45512EAC.9030703@indianaheart.org> (raw)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Greetings:

Just a warning to the buildroot users.  The newest Ubuntu (6.10 -
released 10/26) has modified /bin/sh.  In previous versions /bin/sh was
a link to bash.  In the newest version it is a link to dash, a smaller,
limited function shell based on bash that Debian developed to use on
their boot floppies.

Dash is missing a lot of functionality that bash contains, and I've been
having a lot of trouble building using it.  Ubuntu's claim is that dash
is a POSIX shell and that if you needed the additional functionality of
bash, you should have used #!/bin/bash instead of #!/bin/sh as the
header in your script.

In any event, just changing the /bin/sh link from dash to bash fixed all
of my problems with no noticeable problems on the workstation.  If
you're having problems building on a Ubuntu 6.10 system, that's a good
place to start.

- -Scott Reese
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFUS6sS7FYdPX6+iYRAsR1AJoCEPiyV44Jg8DuMT6enNMDOcc2lgCfSpCf
+rUBnQADY6gIzTS4n1seeq4=
=BroF
-----END PGP SIGNATURE-----

             reply	other threads:[~2006-11-08  1:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-08  1:11 Scott Reese [this message]
2006-11-08  2:46 ` [Buildroot] Buildroot on Ubuntu 6.10 Ashwin Bihari
2006-11-08  7:53 ` Erik Andersen
2006-11-08  8:42   ` Benjamin Delagoutte
2006-11-09 12:50   ` Scott Reese

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=45512EAC.9030703@indianaheart.org \
    --to=sreese@indianaheart.org \
    --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 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.