building mysql-8.0.15 buf0buf.cc: SYS_gettid error
Hello,
I'm getting errors while building mysql-8.0.15 with the following log:
/home/zhouw/mysql-8.0.15/storage/innobase/buf/buf0buf.cc: 在函数‘void buf_pool_create(buf_pool_t*, ulint, ulint, std::mutex*, dberr_t&)’中:
/home/zhouw/mysql-8.0.15/storage/innobase/buf/buf0buf.cc:1223:44: 错误:‘SYS_gettid’在此作用域中尚未声明
setpriority(PRIO_PROCESS, (pid_t)syscall(SYS_gettid), -20);
^~~~~~~~~~
make[2]: *** [storage/innobase/CMakeFiles/innobase.dir/buf/buf0buf.cc.o] 错误 1
make[1]: *** [storage/innobase/CMakeFiles/innobase.dir/all] 错误 2
make: *** [all] 错误 2
I need help,thank you.
Subject
Views
Written By
Posted
building mysql-8.0.15 buf0buf.cc: SYS_gettid error
3536
April 26, 2019 09:34AM
1175
April 26, 2019 12:10PM
1370
April 26, 2019 07:28PM
1337
April 28, 2019 09:34PM
1130
July 07, 2019 07:59PM
1866
May 16, 2019 03:44PM
1184
July 08, 2019 02:22AM
1310
July 19, 2019 12:24AM
1094
July 20, 2019 05:51AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.