google / seesaw

Seesaw v2 is a Linux Virtual Server (LVS) based load balancing platform.
Apache License 2.0
5.63k stars 511 forks source link

Compile issue: fatal error -No such file or directory #include <netlink/netlink.h> #103

Closed mephistophell closed 4 years ago

mephistophell commented 4 years ago

I downloaded the code and i try to compile it on windows, but i get error: No such file or directory #include <netlink/netlink.h>. Where i can find this file?

hazaelsan commented 4 years ago

Seesaw is inherently Linux-only because of a few core dependencies that are Linux only, like Netlink and IPVS.