I think I have Finlay complied the VPN Client the only thing I needed to
change was the Linux kernel source code directory to
"/lib/modules/2.6.15-git12-6-default/build"
***********
linux:/home/VPN/vpnclient # ./vpn_install
Cisco Systems VPN Client Version 4.8.00 (0440) Linux Installer
Copyright (C) 1998-2005 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]
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]
* Binaries will be installed in "/usr/local/bin".
* 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 "/lib/modules/2.6.15-git12-6-default/build" will be
used to build the module.
Is the above correct [y]y
Making module
make -C /lib/modules/2.6.15-git12-6-default/build
SUBDIRS=/home/VPN/vpnclient modules
make[1]: Entering directory
`/usr/src/linux-2.6.15-git12-6-obj/x86_64/default'
make -C ../../../linux-2.6.15-git12-6
O=../linux-2.6.15-git12-6-obj/x86_64/default modules
CC [M] /home/VPN/vpnclient/linuxcniapi.o
In file included from /home/VPN/vpnclient/Cniapi.h:15,
from /home/VPN/vpnclient/linuxcniapi.c:27:
/home/VPN/vpnclient/GenDefs.h:110:2: warning: #warning 64 bit
CC [M] /home/VPN/vpnclient/frag.o
In file included from /home/VPN/vpnclient/Cniapi.h:15,
from /home/VPN/vpnclient/frag.c:16:
/home/VPN/vpnclient/GenDefs.h:110:2: warning: #warning 64 bit
CC [M] /home/VPN/vpnclient/IPSecDrvOS_linux.o
In file included from /home/VPN/vpnclient/IPSecDrvOS_linux.c:20:
/home/VPN/vpnclient/GenDefs.h:110:2: warning: #warning 64 bit
CC [M] /home/VPN/vpnclient/interceptor.o
In file included from /home/VPN/vpnclient/Cniapi.h:15,
from /home/VPN/vpnclient/interceptor.c:30:
/home/VPN/vpnclient/GenDefs.h:110:2: warning: #warning 64 bit
/home/VPN/vpnclient/interceptor.c: In function ?handle_vpnup?:
/home/VPN/vpnclient/interceptor.c:310: warning: assignment from incompatible
pointer type
/home/VPN/vpnclient/interceptor.c:334: warning: assignment from incompatible
pointer type
/home/VPN/vpnclient/interceptor.c:335: warning: assignment from incompatible
pointer type
/home/VPN/vpnclient/interceptor.c: In function ?do_cleanup?:
/home/VPN/vpnclient/interceptor.c:378: warning: assignment from incompatible
pointer type
CC [M] /home/VPN/vpnclient/linuxkernelapi.o
/home/VPN/vpnclient/linuxkernelapi.c: In function ?kernel_alloc?:
/home/VPN/vpnclient/linuxkernelapi.c:12: warning: format ?%d? expects type
?int?, but argument 2 has type ?size_t?
LD [M] /home/VPN/vpnclient/cisco_ipsec.o
Building modules, stage 2.
MODPOST
Warning: could not find /home/VPN/vpnclient/.libdriver64.so.cmd for
/home/VPN/vpnclient/libdriver64.so
CC /home/VPN/vpnclient/cisco_ipsec.mod.o
LD [M] /home/VPN/vpnclient/cisco_ipsec.ko
make[1]: Leaving directory
`/usr/src/linux-2.6.15-git12-6-obj/x86_64/default'
Create module directory "/lib/modules/2.6.15-git12-6-default/CiscoVPN".
Copying module to directory "/lib/modules/2.6.15-git12-6-default/CiscoVPN".
Already have group 'bin'
Creating start/stop script "/etc/init.d/vpnclient_init".
/etc/init.d/vpnclient_init
vpnclient_init 0:off 1:off 2:off 3:off 4:off 5:off 6:off
Enabling start/stop script for run level 3,4 and 5.
vpnclient_init 0:off 1:off 2:off 3:on 4:off 5:on 6:off
Creating global config /etc/opt/cisco-vpnclient
Installing license.txt (VPN Client license) in "/opt/cisco-vpnclient/":
Installing bundled user profiles in "/etc/opt/cisco-vpnclient/Profiles/":
* New Profiles : sample
Copying binaries to directory "/opt/cisco-vpnclient/bin".
Adding symlinks to "/usr/local/bin".
/opt/cisco-vpnclient/bin/vpnclient
/opt/cisco-vpnclient/bin/cisco_cert_mgr
/opt/cisco-vpnclient/bin/ipseclog
Copying setuid binaries to directory "/opt/cisco-vpnclient/bin".
/opt/cisco-vpnclient/bin/cvpnd
Copying libraries to directory "/opt/cisco-vpnclient/lib".
/opt/cisco-vpnclient/lib/libvpnapi.so
Copying header files to directory "/opt/cisco-vpnclient/include".
/opt/cisco-vpnclient/include/vpnapi.h
Setting permissions.
/opt/cisco-vpnclient/bin/cvpnd (setuid root)
/opt/cisco-vpnclient (group bin readable)
/etc/opt/cisco-vpnclient (group bin readable)
/etc/opt/cisco-vpnclient/Profiles (group bin readable)
/etc/opt/cisco-vpnclient/Certificates (group bin readable)
* You may wish to change these permissions to restrict access to root.
* You must run "/etc/init.d/vpnclient_init start" before using the client.
* This script will be run AUTOMATICALLY every time you reboot your computer.
linux:/home/VPN/vpnclient #
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]