beim Umstieg auf Etch (kernel 2.6.17-2-686) habe ich Probleme bei der Installation des Cisco-vpnclients. Ich erhalte folgenden logfile:
Code: Alles auswählen
amrum:/home/mike/vpn-client/vpnclient# ./vpn_install
Cisco Systems VPN Client Version 4.6.02 (0030) 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]
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.17-2-686/build]
* Binaries will be installed in "/usr/local/bin".
* Modules will be installed in "/lib/modules/2.6.17-2-686/CiscoVPN".
* The VPN service will be started AUTOMATICALLY at boot time.
* Kernel source from "/lib/modules/2.6.17-2-686/build" will be used to build the module.
Is the above correct [y]y
Making module
make -C /lib/modules/2.6.17-2-686/build SUBDIRS=/home/mike/vpn-client/vpnclient modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.17-2-686'
CC [M] /home/mike/vpn-client/vpnclient/linuxcniapi.o
/home/mike/vpn-client/vpnclient/linuxcniapi.c: In function ‘CniInjectReceive’:
/home/mike/vpn-client/vpnclient/linuxcniapi.c:312: error: ‘struct sk_buff’ has no member named ‘stamp’
/home/mike/vpn-client/vpnclient/linuxcniapi.c: In function ‘CniInjectSend’:
/home/mike/vpn-client/vpnclient/linuxcniapi.c:452: error: ‘struct sk_buff’ has no member named ‘stamp’
make[2]: *** [/home/mike/vpn-client/vpnclient/linuxcniapi.o] Fehler 1
make[1]: *** [_module_/home/mike/vpn-client/vpnclient] Fehler 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.17-2-686'
make: *** [default] Fehler 2
Failed to make module "cisco_ipsec.ko".
amrum:/home/mike/vpn-client/vpnclient#
Danke und viele Grüße
paetaumi