Re: building mysql-8.0.15 buf0buf.cc: SYS_gettid error
Posted by:
hf l
Date: May 16, 2019 03:44PM
[ 36%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0buf.cc.o
/usr/src/mysql-8.0.16/storage/innobase/buf/buf0buf.cc: In function ‘void buf_pool_create(buf_pool_t*, ulint, ulint, std::mutex*, dberr_t&)’:
/usr/src/mysql-8.0.16/storage/innobase/buf/buf0buf.cc:1220:44: error: ‘SYS_gettid’ was not declared in this scope
1220 | setpriority(PRIO_PROCESS, (pid_t)syscall(SYS_gettid), -20);
| ^~~~~~~~~~
make[2]: *** [storage/innobase/CMakeFiles/innobase.dir/buf/buf0buf.cc.o] Error 1
make[1]: *** [storage/innobase/CMakeFiles/innobase.dir/all] Error 2
Subject
Views
Written By
Posted
3160
April 26, 2019 09:34AM
1004
April 26, 2019 12:10PM
1206
April 26, 2019 07:28PM
1136
April 28, 2019 09:34PM
976
July 07, 2019 07:59PM
Re: building mysql-8.0.15 buf0buf.cc: SYS_gettid error
1707
May 16, 2019 03:44PM
1023
July 08, 2019 02:22AM
1174
July 19, 2019 12:24AM
946
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.