[dpdk-dev] [PATCH] doc: use the latest numactl release

Thomas Monjalon thomas at monjalon.net
Thu Nov 28 20:01:20 CET 2019


28/11/2019 03:10, Ruifeng Wang (Arm Technology China):
> From: Ali Alnubani <alialnu at mellanox.com>
> > 
> > Previous versions of numactl may produce the following error on some
> > systems (at least on Fedora 30 and RHEL7.4):
> > 
> According to the numactl commit message, the error happens when glibc 2.28 and later is used.
> 
> Reviewed-by: Ruifeng Wang <ruifeng.wang at arm.com>
> 
> >   ./.libs/libnuma.so: undefined reference to `minor'
> >   ./.libs/libnuma.so: undefined reference to `major'
> >   collect2: error: ld returned 1 exit status
> > 
> > This was fixed in upstream commit:
> > https://github.com/numactl/numactl/commit/25691a084a2012a339395ade56
> > 7dbae814e237e9
> > The fix is available in v2.0.13.
> > 
> > Signed-off-by: Ali Alnubani <alialnu at mellanox.com>

Applied, thanks






More information about the dev mailing list