Hi, everybody

When I make ovs 2.1.3, encountering the following ipv6-referencing error.

It seams can't reference library, right?

or something wrong? help~, pls.


lib/.libs/libopenvswitch.a(match.o): In function `ipv6_mask_is_any':
match.c:(.text+0x330c): undefined reference to `in6addr_any'
lib/.libs/libopenvswitch.a(ofp-util.o): In function
`ofputil_normalize_match__':
ofp-util.c:(.text+0x17b38): undefined reference to `in6addr_any'
ofp-util.c:(.text+0x17b98): undefined reference to `in6addr_any'
lib/.libs/libopenvswitch.a(netdev-linux.o): In function
`netdev_linux_get_in6':
netdev-linux.c:(.text+0xa298): undefined reference to `in6addr_any'
lib/.libs/libopenvswitch.a(meta-flow.o): In function `ipv6_mask_is_any':
meta-flow.c:(.text+0x13dc): undefined reference to `in6addr_any'
lib/.libs/libopenvswitch.a(nx-match.o):nx-match.c:(.text+0x214c): more
undefined references to `in6addr_any' follow
collect2: ld returned 1 exit status
make[3]: *** [utilities/ovs-dpctl] Error 1

ovs 2.1.3


Brandon Cheng
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to