LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Installation problem with cisco vpn client 4.0 on Suse 9.3 (https://www.linuxquestions.org/questions/linux-software-2/installation-problem-with-cisco-vpn-client-4-0-on-suse-9-3-a-354857/)

BeGosV 08-19-2005 08:08 AM

Installation problem with cisco vpn client 4.0 on Suse 9.3
 
Hello,

I am trying to install Cisco VPN Client 4.0 on Suse Linux 9.3 pro but I get a message "Failed to make module "cisco_ipsec".
I installed the Kernel Source, but this does not work. The complete output is listed below.

Can anybody help me solve this?

Kind regards,

Berry

------
Cisco Systems VPN Client Version 4.0 (Rel) Linux Installer
Copyright (C) 1998-2001 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.

For RedHat 6.x users these files are installed in /usr/src/linux by default
For RedHat 7.x users these files are installed in /usr/src/linux-2.4 by default
For Suse 7.3 users these files are installed in /usr/src/linux-2.4.10.SuSE by default

Directory containing linux kernel source code [/lib/modules/2.6.11.4-20a-default/build]
* 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 "/lib/modules/2.6.11.4-20a-default/build" will be used to build the module.

Is the above correct [y]

Making module
./driver_build.sh: line 44: cc: command not found
./driver_build.sh: line 45: cc: command not found
./driver_build.sh: line 46: cc: command not found
./driver_build.sh: line 47: cc: command not found
ld: frag.o: No such file: No such file or directory
Failed to make module "cisco_ipsec".

velomoose 08-22-2005 12:12 PM

You may want to install cc so you can compile the package. Your output says it cannot find the cc compiler and most likely associated libraries. Try that.


All times are GMT -5. The time now is 06:23 AM.