Hello All, I'm trying to install the Cisco VPN client available from IT's site:
http://it.byu.edu/index.cfm?child_id=257&a_id=698 (I'm trying to install the linux version) I have Fedora Core 4 and after untarring the download, I run vpn_install ./vpn_install The installer asks me for some information, specifically: Directories where binaries will be installed [/usr/local/bin] Automatically start the vpn service[yes] Directory containing linux kernel source code [/lib/modules/2.6.11-1.1369_FC4/build] I accept the defaults for all of them and I get an error. Here is the output: Making module make -C /lib/modules/2.6.11-1.1369_FC4/build SUBDIRS=/home/ng32/Desktop/vpnclient modules make[1]: Entering directory `/usr/src/kernels/2.6.11-1.1369_FC4-i686' CC [M] /home/ng32/Desktop/vpnclient/interceptor.o /home/ng32/Desktop/vpnclient/interceptor.c: In function 'add_netdev': /home/ng32/Desktop/vpnclient/interceptor.c:59: sorry, unimplemented: inlining failed in call to 'supported_device': function body not available /home/ng32/Desktop/vpnclient/interceptor.c:245: sorry, unimplemented: called from here /home/ng32/Desktop/vpnclient/interceptor.c: In function 'recv_ip_packet_handler': /home/ng32/Desktop/vpnclient/interceptor.c:607: warning: passing argument 1 of 'skb_checksum_help' from incompatible pointer type /home/ng32/Desktop/vpnclient/interceptor.c: In function 'do_cni_send': /home/ng32/Desktop/vpnclient/interceptor.c:732: warning: passing argument 1 of 'skb_checksum_help' from incompatible pointer type make[2]: *** [/home/ng32/Desktop/vpnclient/interceptor.o] Error 1 make[1]: *** [_module_/home/ng32/Desktop/vpnclient] Error 2 make[1]: Leaving directory `/usr/src/kernels/2.6.11-1.1369_FC4-i686' make: *** [default] Error 2 Failed to make module "cisco_ipsec.ko". Any ideas? I'm really lost as to what the problem is. Thanks! -- Nathan -------------------- BYU Unix Users Group http://uug.byu.edu/ The opinions expressed in this message are the responsibility of their author. They are not endorsed by BYU, the BYU CS Department or BYU-UUG. ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/newbies
