Mailinglist Archive: opensuse (4054 mails)

< Previous Next >
Cisco VPN Client 4.6
  • From: AJ <jalali@xxxxxxx>
  • Date: Fri, 27 Jan 2006 06:02:06 -0600 (CST)
  • Message-id: <Pine.A41.4.58.0601270558580.183416@xxxxxxxxxxxxxxxxx>
I am having problems installing Cisco VPN Client 4.6 on OpenSuse 10.1
64bit Beta 1:

************

:/home/ajalali/vpnclient # ./vpn_install
Cisco Systems VPN Client Version 4.6.00 (0045) Linux Installer
Copyright (C) 1998-2004 Cisco Systems, Inc. All Rights Reserved.

By installing this product you agree that you have read the
license.txt file (The VPN Client license) and will comply with
its terms.


Directory where binaries will be installed
[/usr/local/bin]/lib/modules/2.6.15-git12-6-default/build

Automatically start the VPN service at boot time [yes]yes

In order to build the VPN kernel module, you must have the
kernel headers for the version of the kernel you are running.


Directory containing linux kernel source code
[/lib/modules/2.6.15-git12-6-default/build]/usr/src/linux

* Binaries will be installed in
"/lib/modules/2.6.15-git12-6-default/build".
* Modules will be installed in
"/lib/modules/2.6.15-git12-6-default/CiscoVPN".
* The VPN service will be started AUTOMATICALLY at boot time.
* Kernel source from "/usr/src/linux" will be used to build the module.

Is the above correct [y]y

Making module
make -C /usr/src/linux SUBDIRS=/home/ajalali/vpnclient modules
make[1]: Entering directory `/usr/src/linux-2.6.15-git12-6'
CC [M] /home/ajalali/vpnclient/linuxcniapi.o
In file included from /home/ajalali/vpnclient/Cniapi.h:15,
from /home/ajalali/vpnclient/linuxcniapi.c:34:
/home/ajalali/vpnclient/GenDefs.h:101:2: warning: #warning 64 bit
In file included from /home/ajalali/vpnclient/Cniapi.h:15,
from /home/ajalali/vpnclient/linuxcniapi.c:34:
/home/ajalali/vpnclient/GenDefs.h:102: error: expected =, ,, ;, asm or
__attribute__ before intptr_t
/home/ajalali/vpnclient/GenDefs.h:111:2: warning: #warning 64 bit
/home/ajalali/vpnclient/linuxcniapi.c: In function CniInjectReceive:
/home/ajalali/vpnclient/linuxcniapi.c:315: error: struct sk_buff has no
member named stamp
/home/ajalali/vpnclient/linuxcniapi.c: In function CniInjectSend:
/home/ajalali/vpnclient/linuxcniapi.c:452: error: struct sk_buff has no
member named stamp
make[2]: *** [/home/ajalali/vpnclient/linuxcniapi.o] Error 1
make[1]: *** [_module_/home/ajalali/vpnclient] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.15-git12-6'
make: *** [default] Error 2
Failed to make module "cisco_ipsec.ko".

< Previous Next >