Hi guru,
I encountered the following error when do make. Do you know what's the
problem? I have no idea what's "abi_check"...
Thanks!
-------------------------------------------------------------
Scanning dependencies of target abi_check
1,3d0
< #include "plugin.h"
< #include <mysql/services.h>
< #include <mysql/service_my_snprintf.h>
10d6
< #include <mysql/service_thd_alloc.h>
34d29
< #include <mysql/service_thd_wait.h>
54d48
< #include <mysql/service_thread_scheduler.h>
106,107d99
< #include "plugin_ftparser.h"
< #include "plugin.h"
CMake Error at cmake/do_abi_check.cmake:78 (MESSAGE):
ABI check found difference between
/home/jackie/source/mysql-5.5.28/include/mysql/plugin_audit.h.pp and
/home/jackie/source/mysql-5.5.28/abi_check.out
make[2]: *** [CMakeFiles/abi_check] Error 1
make[1]: *** [CMakeFiles/abi_check.dir/all] Error 2
make: *** [all] Error 2
| Thread |
|---|
| • make error when "Scanning dependencies of target abi_check" | Jackie Zhang | 12 Dec |