Hey!
When I try to install openvswitch on FreeBSD, I get this error when I run gmake(1):
Am I missing a package to get this to work?
Thanks for your time.
When I try to install openvswitch on FreeBSD, I get this error when I run gmake(1):
Code:
In file included from lib/vlandev.c:26:
lib/rtnetlink-link.h:22:28: error: linux/if_ether.h: No such file or directory
In file included from lib/vlandev.c:26:
lib/rtnetlink-link.h:43: error: 'Eth_ALEN' underclared here (not in a function)
Thanks for your time.