Hi,
I'm having trouble installing keepalived 1.1.5 on a Debian 3.0 box, with
debian kernel 2.4.18. I'm wondering if anyone has seen this before.
./configure gives me the following errors concerning netlink:
checking linux/netlink.h usability... no
checking linux/netlink.h presence... yes
configure: WARNING: linux/netlink.h: present but cannot be compiled
configure: WARNING: linux/netlink.h: check for missing prerequisite headers?
configure: WARNING: linux/netlink.h: proceeding with the preprocessor's result
configure: WARNING: ## ------------------------------------ ##
configure: WARNING: ## Report this to bug-autoconf@xxxxxxxx ##
configure: WARNING: ## ------------------------------------ ##
checking for linux/netlink.h... yes
checking linux/rtnetlink.h usability... no
checking linux/rtnetlink.h presence... yes
configure: WARNING: linux/rtnetlink.h: present but cannot be compiled
configure: WARNING: linux/rtnetlink.h: check for missing prerequisite headers?
configure: WARNING: linux/rtnetlink.h: proceeding with the preprocessor's result
configure: WARNING: ## ------------------------------------ ##
configure: WARNING: ## Report this to bug-autoconf@xxxxxxxx ##
configure: WARNING: ## ------------------------------------ ##
checking for linux/rtnetlink.h... yes
Not sure what this means. Did I perhaps miss something in the kernel
configuration?
Many thanks,
Simon.
|