Re: [strongSwan] Error compiling 4.6.1 under Debian

2012-02-20 Thread Andreas Steffen
Hi Jason,

dependency fixed in 4.6.2 which will be released tomorrow:

http://git.strongswan.org/?p=strongswan.git;a=commitdiff;h=81ce0cf67ef172b895dfafedf71580671a1fe4fd

Regards

Andreas

On 02/17/2012 11:02 AM, Jason White wrote:
> Tobias Brunner  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
>> doesn't make sense, and only the latter cause libtnccs to be built.
>> This worked before 4.6.x as the stuff in libtnccs was implemented
>> directly in libcharon (but the plugin was not really usable).  Anyway,
>> since you probably don't need the EAP-TNC plugin you can just remove
>> that configure option from the debian/rules file.
>
> Thank you. I'll study the options more carefully.

==
Andreas Steffen andreas.stef...@strongswan.org
strongSwan - the Linux VPN Solution!www.strongswan.org
Institute for Internet Technologies and Applications
University of Applied Sciences Rapperswil
CH-8640 Rapperswil (Switzerland)
===[ITA-HSR]==

___
Users mailing list
Users@lists.strongswan.org
https://lists.strongswan.org/mailman/listinfo/users


Re: [strongSwan] Error compiling 4.6.1 under Debian

2012-02-17 Thread Jason White
Tobias Brunner   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
>doesn't make sense, and only the latter cause libtnccs to be built.
>This worked before 4.6.x as the stuff in libtnccs was implemented
>directly in libcharon (but the plugin was not really usable).  Anyway,
>since you probably don't need the EAP-TNC plugin you can just remove
>that configure option from the debian/rules file.

Thank you. I'll study the options more carefully. 



___
Users mailing list
Users@lists.strongswan.org
https://lists.strongswan.org/mailman/listinfo/users


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 libtnccs to be built.
This worked before 4.6.x as the stuff in libtnccs was implemented
directly in libcharon (but the plugin was not really usable).  Anyway,
since you probably don't need the EAP-TNC plugin you can just remove
that configure option from the debian/rules file.

Regards,
Tobias

___
Users mailing list
Users@lists.strongswan.org
https://lists.strongswan.org/mailman/listinfo/users


[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',
needed by `libstrongswan-eap-tnc.la'.  Stop.
make[5]: *** No rule to make target libstrongswan-eap-tnc.la'.  Stop.

I looked at the generated makefile and the necessary rules seemed to be there,
but I'm not as familiar with GNU autotools as I should be.



___
Users mailing list
Users@lists.strongswan.org
https://lists.strongswan.org/mailman/listinfo/users