Hi Everyone
Hope you can help me. :confused:
I am just installed Slackware 13.1, and everything works fine, but I want to install vpn (vpnclient-linux) but have the following errors:
Making module
make -C /usr/src/linux SUBDIRS=/root/Downloads/vpnclient/vpnclient modules
make[1]: Entering directory `/usr/src/linux-2.6.33.4'
CC [M] /root/Downloads/vpnclient/vpnclient/linuxcniapi.o
/root/Downloads/vpnclient/vpnclient/linuxcniapi.c:15:28: error: linux/autoconf.h: No such file or directory
In file included from /root/Downloads/vpnclient/vpnclient/Cniapi.h:15,
from /root/Downloads/vpnclient/vpnclient/linuxcniapi.c:30:
/root/Downloads/vpnclient/vpnclient/GenDefs.h:113: error: conflicting types for 'uintptr_t'
include/linux/types.h:41: note: previous declaration of 'uintptr_t' was here
make[2]: *** [/root/Downloads/vpnclient/vpnclient/linuxcniapi.o] Error 1
make[1]: *** [_module_/root/Downloads/vpnclient/vpnclient] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.33.4'
make: *** [default] Error 2
Failed to make module "cisco_ipsec.ko".
I have been searching it on google, and everything points out that I need the kernel source or something like that, but I dont know how to know that.
Does anybody know how can I solve this? Or any help with the vpn?
Best Regards and Thanks in advance!!
