mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Alexander Dahl <ada@thorsis.com>
To: Roland Hieber <rhi@pengutronix.de>
Cc: ptxdist@pengutronix.de, Bruno Thomsen <bth@kamstrup.com>,
	Mircea Ciocan <m.ciocan@ppc-ag.de>
Subject: Re: [ptxdist] [PATCH] bc: prevent file name clash with busybox' bc
Date: Mon, 06 Jul 2020 15:33:54 +0200	[thread overview]
Message-ID: <1704067.FLIVKZfRJR@ada> (raw)
In-Reply-To: <20200706132100.10510-1-rhi@pengutronix.de>

Am Montag, 6. Juli 2020, 15:21:02 CEST schrieb Roland Hieber:
> Signed-off-by: Roland Hieber <rhi@pengutronix.de>
> ---
> 
> On Mon, Jul 06, 2020 at 03:19:06PM +0200, Alexander Dahl wrote:
> > Would one of you care to send a patch?
> 
> I was just typing one up... :-)
> 
>  - Roland
> 
>  rules/bc.in | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/rules/bc.in b/rules/bc.in
> index dabb244b5725..7095adc340b5 100644
> --- a/rules/bc.in
> +++ b/rules/bc.in
> @@ -2,8 +2,12 @@
>  config BC
>  	tristate
>  	prompt "bc"
> +	depends on !BUSYBOX_BC || ALLYES
>  	help
>  	  bc is an arbitrary precision numeric processing language. Syntax is
>  	  similar to C, but differs in many substantial areas. It supports
>  	  interactive execution of statements. bc is a utility included in the
>  	  POSIX P1003.2/D11 draft standard.
> +
> +comment "busybox' bc is selected!"
> +	depends on BUSYBOX_BS

I can not find any reference on BUSYBOX_BS … ;-)

Anyways, busybox did not have 'bc' until 1.30 so this problem probably is 
present in ptxdist since 08a9a9979d86 ("busybox: version bump 1.29.3 -> 
1.31.1") which came with ptxdist-2020.06.0.

Alex




_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

  parent reply	other threads:[~2020-07-06 13:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-06 13:09 [ptxdist] Clash between busybox bc and GNU bc Mircea Ciocan
2020-07-06 13:13 ` Bruno Thomsen
2020-07-06 13:19   ` Alexander Dahl
2020-07-06 13:21     ` [ptxdist] [PATCH] bc: prevent file name clash with busybox' bc Roland Hieber
2020-07-06 13:26       ` [ptxdist] [PATCH v2] " Roland Hieber
2020-07-07  5:45         ` [ptxdist] [APPLIED] " Michael Olbrich
2020-07-06 13:33       ` Alexander Dahl [this message]
2020-07-06 13:50         ` [ptxdist] [PATCH] " Roland Hieber

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=1704067.FLIVKZfRJR@ada \
    --to=ada@thorsis.com \
    --cc=bth@kamstrup.com \
    --cc=m.ciocan@ppc-ag.de \
    --cc=ptxdist@pengutronix.de \
    --cc=rhi@pengutronix.de \
    /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