Bug 105380

Summary: Cisco VPN client won't build
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Glenn Holmer <gholmer>
Component: OtherAssignee: Mads Martin Joergensen <mmj>
Status: RESOLVED WONTFIX QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Beta 2   
Target Milestone: ---   
Hardware: PC   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Glenn Holmer 2005-08-18 02:05:44 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?
Comment 1 Christoph Thiel 2005-08-18 07:02:11 UTC
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.