Hack to fix VPNC "breaking" on upgrades: If you're having the problem that auto-updates, every time they update your linux version, "break" VPNC, try this:
find your "last known good" /lib/modules directory, i.e. /lib/modules/2.6.24-17-generic, and either copy or symbolically link /lib/modules/2.6.24-17-generic/CiscoVPN to your newer lib dir. i.e.: cp /lib/modules/2.6.24-17-generic/CiscoVPN /lib/modules/$(uname -r)/CiscoVPN This simply gets around the need to constantly rebuild vpnc on each upgrade. Hope this helps some people with broken vpnc, Jeff -- No rule to make target 'asm-offsets.c' during make modules_prepare https://bugs.launchpad.net/bugs/233950 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs