keepalived 安装错误
Keepalived configuration------------------------
Keepalived version : 1.1.15
Compiler : gcc
Compiler flags : -g -O2
Extra Lib : -lpopt -lssl -lcrypto
Use IPVS Framework : Yes
IPVS sync daemon support : Yes
Use VRRP Framework : Yes
Use LinkWatch : No
Use Debug flags : No
解决:安装kernel-devel,重新减压,编译,安装
# yum install kernel-devel
./configure --with-kernel-dir=/usr/src/kernels/2.6.18-128.el5/
页:
[1]