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
3191
April 26, 2019 09:34AM
1014
April 26, 2019 12:10PM
1221
April 26, 2019 07:28PM
1149
April 28, 2019 09:34PM
991
July 07, 2019 07:59PM
1721
May 16, 2019 03:44PM
1032
July 08, 2019 02:22AM
1189
July 19, 2019 12:24AM
958
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.