cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
433
Views
0
Helpful
4
Replies

VPC Client for Linux and SUSE 9.2 installation problem

lumecir
Level 1
Level 1

Hello,

I try to install VPN Client for Linux ver. 4.6.03.0190 on PC with SUSE 9.2, but I receive this message:

Cisco Systems VPN Client Version 4.6.03 (0190) 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.8-24-default/build]

* Binaries will be installed in "/usr/local/bin".

* Modules will be installed in "/lib/modules/2.6.8-24-default/CiscoVPN".

* The VPN service will be started AUTOMATICALLY at boot time.

* Kernel source from "/lib/modules/2.6.8-24-default/build" will be used to build the module.

Is the above correct [y]

Making module

make -C /lib/modules/2.6.8-24-default/build SUBDIRS=/home/Lucas/Instal/Cisco_VPN_Client/vpnclient-linux-x86_64-4.6.03.0190-k9/vpnclient modules

make[1]: Entering directory `/usr/src/linux-2.6.8-24-obj/i386/default'

make[1]: *** No rule to make target `modules'. Stop.

make[1]: Leaving directory `/usr/src/linux-2.6.8-24-obj/i386/default'

make: *** [default] Error 2

Failed to make module "cisco_ipsec.ko".

I tried to find some advice on Cisco WWW, but I find nothing. Could please someone tell me what is wrong and what to do? Thanks in advanced.

Lukas Mecir

Albit Technologies Network Specialist

4 Replies 4

lumecir
Level 1
Level 1

Oops, I resolved it myself... Source code of kernel was not installed...

Hello...I've run into the exact same problem myself. However, I'm so new at using Suse 9.3 that I can't figure out the solution. Can you provide a little more info on your solution? TIA for any advice/help.

After taking a look at my output from trying to install the vpn client...I found that there are differences:

linux:/home/guest/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]

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 [/usr/src/linux]

* Binaries will be installed in "/usr/local/bin".

* Modules will be installed in "/lib/modules/2.6.11.4-20a-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]

Making module

make -C /usr/src/linux SUBDIRS=/home/guest/vpnclient modules

make[1]: gcc: Command not found

make[1]: Entering directory `/usr/src/linux-2.6.11.4-20a'

Makefile:494: .config: No such file or directory

/usr/src/linux-2.6.11.4-20a/scripts/gcc-version.sh: line 11: gcc: command not fo und

/usr/src/linux-2.6.11.4-20a/scripts/gcc-version.sh: line 12: gcc: command not fo und

make[1]: gcc: Command not found

make[1]: gcc: Command not found

WARNING: Symbol version dump /usr/src/linux-2.6.11.4-20a/Module.symvers is miss ing; modules will have no modversions.

make[1]: gcc: Command not found

CC [M] /home/guest/vpnclient/linuxcniapi.o

/bin/sh: gcc: command not found

make[2]: *** [/home/guest/vpnclient/linuxcniapi.o] Error 127

make[1]: *** [_module_/home/guest/vpnclient] Error 2

make[1]: Leaving directory `/usr/src/linux-2.6.11.4-20a'

make: *** [default] Error 2

Failed to make module "cisco_ipsec.ko".

If anyone has any ideas I would appreciate the input....TIA

Have you tried to install GCC?

Look in yast, software management and search for gcc.