Bugzilla – Bug 105380
Cisco VPN client won't build
Last modified: 2005-08-18 07:02:23 UTC
Can't install Cisco VPN client (vpnclient-linux-4.6.00.0045-k9.tar.gz). When compiling, he says: /download/vpn/vpnclient/interceptor.c: In function ‘add_netdev’: /download/vpn/vpnclient/interceptor.c:59: sorry, unimplemented: inlining failed in call to ‘supported_device’: function body not available /download/vpn/vpnclient/interceptor.c:245: sorry, unimplemented: called from here /download/vpn/vpnclient/interceptor.c: In function ‘recv_ip_packet_handler’: /download/vpn/vpnclient/interceptor.c:607: warning: passing argument 1 of ‘skb_checksum_help’ from incompatible pointer type /download/vpn/vpnclient/interceptor.c: In function ‘do_cni_send’: /download/vpn/vpnclient/interceptor.c:732: warning: passing argument 1 of ‘skb_checksum_help’ from incompatible pointer type Is this a gcc 4.0 problem?
This isn't a bug that can be fixed by SUSE, as we don't ship and/or maintain the Cisco VPN client. Please contact Cisco with this problem. But a workaround might be to use the open source vpn client vpnc for Cisco VPN. The package is called "vpnc". Check /etc/vpnc/default.conf and /usr/share/doc/packages/vpnc for configuration / documentation.