lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 20 Feb 2019 17:53:45 -0800
From:   Stephen Hemminger <stephen@...workplumber.org>
To:     Thomas De Schampheleire <patrickdepinguin@...il.com>
Cc:     netdev@...r.kernel.org,
        Thomas De Schampheleire <thomas.de_schampheleire@...ia.com>
Subject: Re: [PATCH iproute2] ss: fix compilation under glibc < 2.18

On Wed, 20 Feb 2019 15:41:51 +0100
Thomas De Schampheleire <patrickdepinguin@...il.com> wrote:

> From: Thomas De Schampheleire <thomas.de_schampheleire@...ia.com>
> 
> 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 <thomas.de_schampheleire@...ia.com>

Not sure why you would want new iproute2 with a 5 year old version of glibc?
Yes that means update your tool chain.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ