The Following User Says Thank You to mveplus For This Useful Post: | ||
![]() |
2011-02-08
, 17:30
|
Posts: 2 |
Thanked: 10 times |
Joined on Feb 2011
@ Switzerland
|
#2
|
get the fallowing error :
Code:.libs/aes_plugin.o: In function `aes_plugin_create': /home/mven/VPN/ipsec/strongswan-4.5.0/src/libstrongswan/plugins/aes/aes_plugin.c:61: undefined reference to `lib'
The Following 4 Users Say Thank You to strongswan For This Useful Post: | ||
![]() |
2011-02-09
, 04:16
|
|
Posts: 66 |
Thanked: 77 times |
Joined on Jul 2010
@ intheclouds
|
#3
|
I suppose this error is caused by your LDFLAGS (-Wl,-z,defs). Try removing them from the debian/rules file.
For an easier way to use strongSwan on your N900 you can try the packages I just uploaded to extras/testing.
There is a package for strongSwan and one for a configuration/statusbar applet. The latter allows to easily set up IKEv2 connections with EAP authentication (username/password). In our Wiki you'll find an example configuration for the gateway.
![]() |
Tags |
ipsec, maemo 5, strongswan, vpn-ike2 |
Thread Tools | |
|
See post #2
Hi all gurus and geeks.
I'm trying to build DEB package StorngSwan v.4.5.0 form source for maemo.
My system is LinuxMint Debian - latest, scratchbox installed manually according wiki.maemo.org, much help borrowd also form Jebba, Mohammad7410, and many various places.
I'm stuck in last step of quick test build of StrongSwan -
If I manage to build this package with your help it will work only with kernel 2.6.28-10power46 + kernel-power-headers
all requited modules are build in kernel already except
IPv6: Multiple Routing Tables [CONFIG_IPV6_MULTIPLE_TABLES] , which is not so important for initial launch and using IP4, can be included later...
I think it's missing some global environment variables but cannot figure it out.
The only thing that I edited after dh_make, was adding i Debian/Rules - section CFLAGS
Thank you!
mveplus
[SIZE="2"]Nokia N900 - H-E-N is here, NEXT STEP - Spacecraft control
Nothing is impossible for those who believe...
Sick form crappy VPS providers? Try this guys, they know what they are doing!
Last edited by mveplus; 2011-02-09 at 04:43. Reason: Add aes_plugin.c source, and clarification, Gratitude