[strongSwan] Error compiling 4.6.1 under Debian

2012-02-17 Thread Jason White
I am trying to build a Debian package of 4.6.1 by updating the official Strongswan 4.5.2 package. When building under the latest Debian Sid, I get the following error. Is this a known issue? It's make 3.81, gcc 4.6.2. make[5]: *** No rule to make target `../../../../src/libtnccs/libtnccs.la',

Re: [strongSwan] Error compiling 4.6.1 under Debian

2012-02-17 Thread Tobias Brunner
Hi Jason, When building under the latest Debian Sid, I get the following error. Is this a known issue? This is due to the --enable-eap-tnc configure option used by the Debian package. Enabling this plugin without enabling any of the tnccs plugins doesn't make sense, and only the latter cause

Re: [strongSwan] Error compiling 4.6.1 under Debian

2012-02-17 Thread Jason White
Tobias Brunner tob...@strongswan.org wrote: Hi Jason, When building under the latest Debian Sid, I get the following error. Is this a known issue? This is due to the --enable-eap-tnc configure option used by the Debian package. Enabling this plugin without enabling any of the tnccs plugins