RT, 报错如下:
[100%] Built target sql_gis
Linking CXX executable ../runtime_output_directory/mysqld
../archive_output_directory/libtemptable.a(handler.cc.o): In function `temptable::Handler::delete_table(char const*, dd::Table const*)':
/data/soft/mysql-8.0.11/sql/table.h:3288: undefined reference to `_ZTHN9temptable6tablesE'
/data/soft/mysql-8.0.11/sql/table.h:3288: undefined reference to `_ZTHN9temptable6tablesE'
/data/soft/mysql-8.0.11/sql/table.h:3288: undefined reference to `_ZTHN9temptable6tablesE'
../archive_output_directory/libtemptable.a(handler.cc.o): In function `temptable::Handler::open(char const*, int, unsigned int, dd::Table const*)':
/data/soft/mysql-8.0.11/sql/table.h:3288: undefined reference to `_ZTHN9temptable6tablesE'
/data/soft/mysql-8.0.11/sql/table.h:3288: undefined reference to `_ZTHN9temptable6tablesE'
../archive_output_directory/libtemptable.a(handler.cc.o):/data/soft/mysql-8.0.11/sql/table.h:3288: more undefined references to `_ZTHN9temptable6tablesE' follow
collect2: 错误:ld 返回 1
make[2]: *** [runtime_output_directory/mysqld] 错误 1
make[1]: *** [sql/CMakeFiles/mysqld.dir/all] 错误 2
make: *** [all] 错误 2
求教有兴趣的大侠