From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] strongswan: install curl plugin if selected
Date: Thu, 13 Nov 2014 17:52:39 +0100 [thread overview]
Message-ID: <20141113165239.GV30196@pengutronix.de> (raw)
In-Reply-To: <1414508613-25667-1-git-send-email-bth@kamstrup.dk>
On Tue, Oct 28, 2014 at 04:03:32PM +0100, Bruno Thomsen wrote:
> Curl plugin was not installed due to typo in ifdef.
>
> Runtime error message:
> plugin 'curl' failed to load: /usr/lib/plugins/libstrongswan-curl.so: cannot open shared object file: No such file or directory
>
> Signed-off-by: Bruno Thomsen <bth@kamstrup.dk>
Thanks, applied.
Michael
> ---
> rules/strongswan.make | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/rules/strongswan.make b/rules/strongswan.make
> index 387e69e..57fc7da 100644
> --- a/rules/strongswan.make
> +++ b/rules/strongswan.make
> @@ -225,7 +225,7 @@ STRONGSWAN_PLUGINS := \
> libstrongswan-xauth-generic.so \
> libstrongswan-xcbc.so
>
> -ifdef PTXCONF_STRONGSWAN_LIBCUR
> +ifdef PTXCONF_STRONGSWAN_LIBCURL
> STRONGSWAN_PLUGINS += libstrongswan-curl.so
> endif
> ifdef PTXCONF_STRONGSWAN_AFALG
> --
> 1.9.1
>
>
> --
> ptxdist mailing list
> ptxdist@pengutronix.de
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
--
ptxdist mailing list
ptxdist@pengutronix.de
prev parent reply other threads:[~2014-11-13 16:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-28 15:03 Bruno Thomsen
2014-11-13 16:52 ` Michael Olbrich [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=20141113165239.GV30196@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=ptxdist@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