LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   cisco vpn client compile error (https://www.linuxquestions.org/questions/linux-networking-3/cisco-vpn-client-compile-error-363348/)

microft 09-14-2005 01:00 PM

cisco vpn client compile error
 
I've been trying to install Cisco VPN Client, to use in the university's wireless network.
But every time, I get this error:

Code:

Making module
make -C /lib/modules/2.6.13-mm2/build SUBDIRS=/home/microft/sources/vpnclient modules
make[1]: Entering directory `/usr/src/linux-2.6.13'
  CC [M]  /home/microft/sources/vpnclient/linuxcniapi.o
/home/microft/sources/vpnclient/linuxcniapi.c: In function `CniInjectReceive':
/home/microft/sources/vpnclient/linuxcniapi.c:312: error: structure has no member named `stamp'
/home/microft/sources/vpnclient/linuxcniapi.c: In function `CniInjectSend':
/home/microft/sources/vpnclient/linuxcniapi.c:452: error: structure has no member named `stamp'
make[2]: *** [/home/microft/sources/vpnclient/linuxcniapi.o] Error 1
make[1]: *** [_module_/home/microft/sources/vpnclient] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.13'
make: *** [default] Error 2
Failed to make module "cisco_ipsec.ko".

Do I need to have some special option in the kernel config?

Thanks.

spiffytech 05-03-2006 01:13 PM

I, too, recieve the same error on openSuse 10.0.

Acastae 07-18-2006 07:48 AM

ubuntu 5.10 too
 
Well, I doubt this is any help, but I'm getting the same errors for my ubuntu 5.10

spiffytech 07-19-2006 06:39 AM

After poking around some more, I found that VPNC is compatible with the Cisco VPN backend. Just install that, and configure your file in /etc/vpnc/default.conf (feel free to copy /etc/vpnc/example.conf and change what you need), and you can be VPN'd! For me, strangely, the timeout has been very low, so I connect to VPN and then ping a site that's behind the VPN like "ping vpnsite.com &" so that the connection stays open.


All times are GMT -5. The time now is 02:18 PM.