Changes between Initial Version and Version 1 of Ticket #59850


Ignore:
Timestamp:
Dec 18, 2019, 6:20:44 AM (4 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59850

    • Property Status changed from new to assigned
    • Property Owner set to michaelld
    • Property Port mariadb-10.2 added
    • Property Summary changed from Mariadb-10.2 error to mariadb-10.2 @10.2.30: error: Undefined symbols for architecture x86_64: :info:build "XMLColumns(_global*, char*, char*, ha_table_option_struct*, bool)", referenced from: :info:build RESTColumns(_global*, ha_table_option_struct*, char*, char*, bool) in tabrest.cpp.o
  • Ticket #59850 – Description

    initial v1  
    11Compiling error again. I attached the log file.
     2
     3{{{
     4:info:build [ 96%] Built target server_audit
     5:info:build Undefined symbols for architecture x86_64:
     6:info:build   "XMLColumns(_global*, char*, char*, ha_table_option_struct*, bool)", referenced from:
     7:info:build       RESTColumns(_global*, ha_table_option_struct*, char*, char*, bool) in tabrest.cpp.o
     8:info:build   "XMLDEF::XMLDEF()", referenced from:
     9:info:build       RESTDEF::DefineAM(_global*, char const*, int) in tabrest.cpp.o
     10:info:build ld: symbol(s) not found for architecture x86_64
     11:info:build clang: error: linker command failed with exit code 1 (use -v to see invocation)
     12:info:build [ 97%] Built target wsrep_info
     13}}}