From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: "Raphaël Mélotte" <raphael.melotte@mind.be>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package: busybox: backport fix for missing getrandom()
Date: Tue, 9 May 2023 17:41:24 +0200 [thread overview]
Message-ID: <20230509154124.GZ252090@scaer> (raw)
In-Reply-To: <7812dded-6b51-a8e9-e506-4eb44297e2ef@mind.be>
Raphael, All,
On 2023-05-09 12:07 +0200, Raphaël Mélotte spake thusly:
> On 5/8/23 23:45, Yann E. MORIN wrote:
> > ..../build/busybox-1.36.0/Makefile.flags:165: *** unterminated call to function 'shell': missing ')'. Stop.
> Apparently this depends on the host's make version (for reference see
> [1]). It's looks like the number sign ('#') that the patch uses in the
> shell invocation must *not* be escaped with GNU Make version 4.3+, but
> *must* be escaped with version 4.2.1 and earlier..
> I'll try to fix it and send a V2, sorry for the annoyance.
See how we've already solved it in Buildroot:
35c5cf56d21a Makefile: make-4.3 now longer un-escapes \# in macros
https://gitlab.com/buildroot.org/buildroot/-/commit/35c5cf56d21a
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2023-05-09 15:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-19 12:51 [Buildroot] [PATCH 1/1] package: busybox: backport fix for missing getrandom() Raphaël Mélotte
2023-05-08 19:30 ` Yann E. MORIN
2023-05-08 21:45 ` Yann E. MORIN
2023-05-08 21:47 ` Yann E. MORIN
2023-05-09 10:07 ` Raphaël Mélotte via buildroot
2023-05-09 15:41 ` Yann E. MORIN [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=20230509154124.GZ252090@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=raphael.melotte@mind.be \
/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.