[x265] trouble compiling because my linux workstation has old version of libnuma

Dzung.Hoang at freescale.com Dzung.Hoang at freescale.com
Sat Feb 28 05:31:01 CET 2015


With the latest stable release I am getting compiler warning:

x265/stable/source/common/threadpool.cpp:276: error: 'numa_node_of_cpu' was not declared in this scope

I traced this to my system having an old version of libnuma that does not the numa_node_of_cpu() API function.

I suggest either adding modifying cmake config files to disable libnuma when LIBLUMA_API_VERSION < 2 or add an implementation of numa_node_of_cpu() for this case.

Regard,
- Dzung Hoang

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20150228/27f66fb5/attachment.html>


More information about the x265-devel mailing list