From: Bernhard Fischer <rep.dot.nop@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [/bin/sh which ar] should be [/bin/sh -c "which ar"]
Date: Sun, 8 Jul 2007 12:28:17 +0200 [thread overview]
Message-ID: <20070708102817.GE4096@aon.at> (raw)
In-Reply-To: <1183869339.5714.5.camel@elrond.sweden.atmel.com>
On Sun, Jul 08, 2007 at 06:35:39AM +0200, Ulf Samuelsson wrote:
>When the host tools are determined in the top Makefile
>(every time make us run)
>this fails 5 times with the error message:
>
>/usr/bin/which: /usr/bin/which: cannot execute binary file
>
>What happens inside the Makefile is that a command is run:
>$ /bin/sh which ar
>and the bash shell does not like this on my OpenSuSE 10.2 system
>$ /bin/sh -c "which ar"
>will do what we want, so I would like to apply the following patch
>Any comments?
ok, please apply.
Thanks,
prev parent reply other threads:[~2007-07-08 10:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-08 4:35 [Buildroot] [/bin/sh which ar] should be [/bin/sh -c "which ar"] Ulf Samuelsson
2007-07-08 10:28 ` Bernhard Fischer [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=20070708102817.GE4096@aon.at \
--to=rep.dot.nop@gmail.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