Tencent / TBase

TBase is an enterprise-level distributed HTAP database. Through a single database cluster to provide users with highly consistent distributed database services and high-performance data warehouse services, a set of integrated enterprise-level solutions is formed.
Other
1.38k stars 262 forks source link

Build Error: Multiple Definition #150

Open williamxiongwei opened 3 months ago

williamxiongwei commented 3 months ago

I meet problem while compiling TBase: /usr/bin/ld: gtm_proxy_opt.o:/home/tbase-2.4/TBase/src/gtm/proxy/gtm_proxy_opt.c:78: multiple definition of `GTMConfigFileName'; proxy_main.o:/home/tbase-2.4/TBase/src/gtm/proxy/proxy_main.c:134: first defined here.

System: OpenEuler Please help me solve this. Thanks.