Thomas von Steiger wrote:
I have try to build cisco vpn client (latest version) on fc6. There is /usr/include/linux/config.h missing. On FC5 this headerfile comes from glibc-kernheaders. In FC6 there is no glibc-kernheaders. Knows anybody where this File is or in which rpm ?
vpnc works well to connect to Cisco vpn servers. You can also use it with NetworkManager with the NetworkManager-vpnc package.
Otherwise, just edit the source code and remove the offending '#include <config.h>' line.