On Wed, 20 Feb 2019 15:41:51 +0100 Thomas De Schampheleire <[email protected]> wrote:
> From: Thomas De Schampheleire <[email protected]> > > Commit c759116a0b2b6da8df9687b0a40ac69050132c77 introduced support for > AF_VSOCK. This define is only provided since glibc version 2.18, so > compilation fails when using older toolchains. > > Provide the necessary definitions if needed. > > Signed-off-by: Thomas De Schampheleire <[email protected]> Not sure why you would want new iproute2 with a 5 year old version of glibc? Yes that means update your tool chain.
