Bug 105380 - Cisco VPN client won't build
Summary: Cisco VPN client won't build
Status: RESOLVED WONTFIX
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Other (show other bugs)
Version: Beta 2
Hardware: PC All
: P5 - None : Normal
Target Milestone: ---
Assignee: Mads Martin Joergensen
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-18 02:05 UTC by Glenn Holmer
Modified: 2005-08-18 07:02 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.