2010/11/19 Soffen, Matthew <[email protected]> > Try modifying the code to have a line #include <arpa/inet.h> before ip.h > gets included in tickle_tcp.c >
That's what i've done after first error occured. Atm i'm stuck with > tickle_tcp.c:71: warning: 'struct iphdr' declared inside parameter list > Which seems to be missing on FreeBSD. I've worked around this by eliminating tickle_tcp from build process, but i don't know what is side effect of that. It's said, that this file should not be built in such case ( http://readlist.com/lists/lists.linux-ha.org/linux-ha/5/26709.html), but original reporter did not come back with results :) P.S. Linux-HA archives page shows, that i've hijacked thread. Sorry for that, seems my Mail.App is more clever than it should be :) _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
