[strongSwan-dev] Issue with Building an external plugin

krishna chaitanya krishnachaitanya.sanapala at gmail.com
Wed Sep 5 12:24:46 CEST 2012


Hi Tobias,

I was able to resolve the build issue. Thanks.

Could you please point me some test cases for the following plugin as a
request for help as I could see json-rpc not supporting C.

I tried developing a java client but that too didn't go out well.

On Thu, Aug 30, 2012 at 12:41 PM, Tobias Brunner <tobias at strongswan.org>wrote:

> Hi Krishna,
>
> > I have been working on developing a plugin for which would directly take
> > configurations in run time and in that process I came across this styx
> > plugin which is filling the requirement. The styx plugin uses the
> > JSON-RPC for making remote call. This plugin is not part of stable
> release.
>
> No, it's currently not.  I will review it soon and then decide if, and
> if so, how it will be included in mainline.
>
> > So I tried building it and was getting this following issue.
> > [root at localhost styx]# make
> > ...
> > styx.c: In function ‘destroy’:
> > styx.c:404: error: ‘callback_job_t’ has no member named ‘cancel’
> > make: *** [styx.lo] Error 1
>
> The plugin version you tried to build uses interfaces that are not
> available in 5.0.0 anymore.  You either have to use the whole source
> tree the contrails project provides or update the plugin sources to the
> new API yourself (check callback_job.h for details).
>
> Regards,
> Tobias
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.strongswan.org/pipermail/dev/attachments/20120905/5b6fa2f7/attachment.html>


More information about the Dev mailing list