|
[Keepalived-devel] copiling Keepalive on trustix 3.0
From: Muhsin <mtawafig@bi...> - 2005-09-02 12:59
|
When copiling Keepalive on trustix 3.0 I get the following error . Any Help is appretiated . make[2]: Entering directory `/root/keepalived-1.1.11/keepalived/core' gcc -g -O2 -I/usr/src/linux/include -I../include -I../../lib -Wall -Wunused -Wstrict-prototypes -D_KRNL_2_6_ -D_WITH_LVS_ -D_WITH_VRRP_ -c layer4.c layer4.c: In function `tcp_bind_connect': layer4.c:76: error: `EINPROGRESS' undeclared (first use in this function) layer4.c:76: error: (Each undeclared identifier is reported only once layer4.c:76: error: for each function it appears in.) layer4.c: In function `tcp_socket_state': layer4.c:127: error: `EINPROGRESS' undeclared (first use in this function) make[2]: *** [layer4.o] Error 1 make[2]: Leaving directory `/root/keepalived-1.1.11/keepalived/core' make[1]: *** [all] Error 1 make[1]: Leaving directory `/root/keepalived-1.1.11/keepalived' make: *** [all] Error 2 Thanks |
| Thread | Author | Date |
|---|---|---|
| [Keepalived-devel] copiling Keepalive on trustix 3.0 | Muhsin <mtawafig@bi...> |