From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] ipsec-tools: needs host-bison
Date: Wed, 19 Sep 2018 23:00:08 +0200 [thread overview]
Message-ID: <87o9ctp5if.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20180915095906.11558-1-fontaine.fabrice@gmail.com> (Fabrice Fontaine's message of "Sat, 15 Sep 2018 11:59:06 +0200")
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:
> Making all in racoon
> /bin/sh ../../ylwrap cfparse.y y.tab.c cfparse.c y.tab.h `echo
> cfparse.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e
> s/c++$/h++/ -e s/c$/h/` y.output cfparse.output -- yacc -d
> ../../ylwrap: line 176: yacc: command not found
> make[5]: *** [cfparse.c] Error 127
> Fixes:
> - http://autobuild.buildroot.org/results/88c8bba943300df98b428646387c240f4522f40a
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/ipsec-tools/ipsec-tools.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> diff --git a/package/ipsec-tools/ipsec-tools.mk b/package/ipsec-tools/ipsec-tools.mk
> index ddae9a75f3..8672272538 100644
> --- a/package/ipsec-tools/ipsec-tools.mk
> +++ b/package/ipsec-tools/ipsec-tools.mk
> @@ -9,7 +9,7 @@ IPSEC_TOOLS_SOURCE = ipsec-tools-$(IPSEC_TOOLS_VERSION).tar.bz2
> IPSEC_TOOLS_SITE = http://sourceforge.net/projects/ipsec-tools/files/ipsec-tools/$(IPSEC_TOOLS_VERSION)
> IPSEC_TOOLS_INSTALL_STAGING = YES
> IPSEC_TOOLS_MAKE = $(MAKE1)
> -IPSEC_TOOLS_DEPENDENCIES = openssl flex host-flex
> +IPSEC_TOOLS_DEPENDENCIES = openssl flex host-flex host-bison
Hmm, shouldn't this use BR2_BISON_HOST_DEPENDENCY /
BR2_FLEX_HOST_DEPENDENCY instead?
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2018-09-19 21:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-15 9:59 [Buildroot] [PATCH 1/1] ipsec-tools: needs host-bison Fabrice Fontaine
2018-09-16 13:44 ` Thomas Petazzoni
2018-09-19 21:00 ` Peter Korsgaard [this message]
2018-09-20 6:45 ` Thomas Petazzoni
2018-09-20 6:57 ` Peter Korsgaard
2018-09-20 14:56 ` Yann E. MORIN
2018-10-01 21:44 ` Peter Korsgaard
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=87o9ctp5if.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.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