Hello, when I compile latest libnuma.so, the numa_init symbol is not exported. So it is not possible to linked against this lib with code which called numa_init directly from code. One of affected program is HipHop Virtual Machine (HHVM) https://github.com/facebook/hiphop-php/blob/master/hphp/util/alloc.cpp#L135 So it is possible to add numa_init into global section in versions.ldscript? With kind regards Daniel Kozak -- To unsubscribe from this list: send the line "unsubscribe linux-numa" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html