Re: mysql: failed looking up symbol numa_all_nodes_ptr

2018-02-22 Thread Geraldo Netto
Hello Nadav/All, My Friends, I have made some progress here Apparently, the unit test for crypt.h is okay and MySQL is now complaining only about libnuma.so.1 which I can copy from my local machine as Nadav pointed out BTW, MySQL usr.manifest is using ":" instead of ": ", but one fix at a time :)

Re: mysql: failed looking up symbol numa_all_nodes_ptr

2018-02-11 Thread Nadav Har'El
On Sat, Feb 10, 2018 at 7:31 AM, Geraldo Netto wrote: > Dear Friends, > > I was trying to upgrade mysql but in order to upgrade to version 5.6.39 > It seems mysql requires the libraries > - libnuma.so.1 > libnuma is a separate shared library, it is not part of glibc, and