Yardım Makefile Static Sonrası Build Hatası

Konu sahibi bu konuda soru soruyor. Sorusu ile ilgili bilgisi olanların yanıtlamasını bekliyor.

melihalbayrak

Geliştirici
Geliştirici
Yardımsever Üye
Usta Üye
Mesaj
1.241
Çözümler
81
Beğeni
675
Puan
1.109
Ticaret Puanı
0
Makefile dosyasında enable static aktif ettiğimde game derlemesi biterken aldığım hata bu şekilde.

İLK KISIM:
Genişlet Daralt Kopyala
linking ../game_r41259
/usr/local/bin/ld: /usr/local/lib/gcc10/gcc/i386-portbld-freebsd12.2/10.2.0/../../../libstdc++.a(functexcept.o): in function `std::__throw_bad_alloc()':
(.text.unlikely._ZSt17__throw_bad_allocv+0x0): multiple definition of `std::__throw_bad_alloc()'; /usr/lib/libc++.a(new.o):/usr/src/contrib/llvm-project/libcxx/src/new.cpp:40: first defined here
/usr/local/bin/ld: /usr/local/lib/gcc10/gcc/i386-portbld-freebsd12.2/10.2.0/../../../libstdc++.a(eh_exception.o): in function `std::exception::~exception()':
(.text._ZNSt9exceptionD2Ev+0x0): multiple definition of `std::exception::~exception()'; /usr/lib/libc++.a(cxxrt_stdexcept.o):/usr/obj/usr/src/i386.i386/lib/libc++/cxxrt_stdexcept.cc:35: first defined here
/usr/local/bin/ld: /usr/local/lib/gcc10/gcc/i386-portbld-freebsd12.2/10.2.0/../../../libstdc++.a(eh_exception.o): in function `std::exception::~exception()':
(.text._ZNSt9exceptionD2Ev+0x0): multiple definition of `std::exception::~exception()'; /usr/lib/libc++.a(cxxrt_stdexcept.o):/usr/obj/usr/src/i386.i386/lib/libc++/cxxrt_stdexcept.cc:35: first defined here
/usr/local/bin/ld: /usr/local/lib/gcc10/gcc/i386-portbld-freebsd12.2/10.2.0/../../../libstdc++.a(eh_exception.o): in function `std::exception::what() const':
(.text._ZNKSt9exception4whatEv+0x0): multiple definition of `std::exception::what() const'; /usr/lib/libc++.a(cxxrt_stdexcept.o):/usr/obj/usr/src/i386.i386/lib/libc++/cxxrt_stdexcept.cc:42: first defined here
/usr/local/bin/ld: /usr/local/lib/gcc10/gcc/i386-portbld-freebsd12.2/10.2.0/../../../libstdc++.a(eh_exception.o): in function `std::exception::~exception()':
(.text._ZNSt9exceptionD0Ev+0x0): multiple definition of `std::exception::~exception()'; /usr/lib/libc++.a(cxxrt_stdexcept.o):/usr/obj/usr/src/i386.i386/lib/libc++/cxxrt_stdexcept.cc:35: first defined here
/usr/local/bin/ld: /usr/local/lib/gcc10/gcc/i386-portbld-freebsd12.2/10.2.0/../../../libstdc++.a(class_type_info.o): in function `__cxxabiv1::__class_type_info::~__class_type_info()':
(.text._ZN10__cxxabiv117__class_type_infoD2Ev+0x0): multiple definition of `__cxxabiv1::__class_type_info::~__class_type_info()'; /usr/lib/libc++.a(cxxrt_typeinfo.o):/usr/obj/usr/src/i386.i386/lib/libc++/cxxrt_typeinfo.cc:34: first defined here
/usr/local/bin/ld: /usr/local/lib/gcc10/gcc/i386-portbld-freebsd12.2/10.2.0/../../../libstdc++.a(class_type_info.o): in function `__cxxabiv1::__class_type_info::~__class_type_info()':
(.text._ZN10__cxxabiv117__class_type_infoD2Ev+0x0): multiple definition of `__cxxabiv1::__class_type_info::~__class_type_info()'; /usr/lib/libc++.a(cxxrt_typeinfo.o):/usr/obj/usr/src/i386.i386/lib/libc++/cxxrt_typeinfo.cc:34: first defined here
/usr/local/bin/ld: /usr/local/lib/gcc10/gcc/i386-portbld-freebsd12.2/10.2.0/../../../libstdc++.a(class_type_info.o): in function `__cxxabiv1::__class_type_info::~__class_type_info()':
(.text._ZN10__cxxabiv117__class_type_infoD0Ev+0x0): multiple definition of `__cxxabiv1::__class_type_info::~__class_type_info()'; /usr/lib/libc++.a(cxxrt_typeinfo.o):/usr/obj/usr/src/i386.i386/lib/libc++/cxxrt_typeinfo.cc:65: first defined here
/usr/local/bin/ld: /usr/local/lib/gcc10/gcc/i386-portbld-freebsd12.2/10.2.0/../../../libstdc++.a(si_class_type_info.o): in function `__cxxabiv1::__si_class_type_info::~__si_class_type_info()':
(.text._ZN10__cxxabiv120__si_class_type_infoD2Ev+0x0): multiple definition of `__cxxabiv1::__si_class_type_info::~__si_class_type_info()'; /usr/lib/libc++.a(cxxrt_typeinfo.o):/usr/obj/usr/src/i386.i386/lib/libc++/cxxrt_typeinfo.cc:34: first defined here
/usr/local/bin/ld: /usr/local/lib/gcc10/gcc/i386-portbld-freebsd12.2/10.2.0/../../../libstdc++.a(si_class_type_info.o): in function `__cxxabiv1::__si_class_type_info::~__si_class_type_info()':
(.text._ZN10__cxxabiv120__si_class_type_infoD2Ev+0x0): multiple definition of `__cxxabiv1::__si_class_type_info::~__si_class_type_info()'; /usr/lib/libc++.a(cxxrt_typeinfo.o):/usr/obj/usr/src/i386.i386/lib/libc++/cxxrt_typeinfo.cc:34: first defined here
/usr/local/bin/ld: /usr/local/lib/gcc10/gcc/i386-portbld-freebsd12.2/10.2.0/../../../libstdc++.a(si_class_type_info.o): in function `__cxxabiv1::__si_class_type_info::~__si_class_type_info()':
(.text._ZN10__cxxabiv120__si_class_type_infoD0Ev+0x0): multiple definition of `__cxxabiv1::__si_class_type_info::~__si_class_type_info()'; /usr/lib/libc++.a(cxxrt_typeinfo.o):/usr/obj/usr/src/i386.i386/lib/libc++/cxxrt_typeinfo.cc:66: first defined here
/usr/local/bin/ld: /usr/lib/liblzma.a(check.o): in function `lzma_sha256_init':
/usr/src/contrib/xz/src/liblzma/check/check.h:143: undefined reference to `_libmd_SHA256_Init'
/usr/local/bin/ld: /usr/lib/liblzma.a(check.o): in function `lzma_sha256_update':
/usr/src/contrib/xz/src/liblzma/check/check.h:160: undefined reference to `_libmd_SHA256_Update'
/usr/local/bin/ld: /usr/lib/liblzma.a(check.o): in function `lzma_sha256_finish':
/usr/src/contrib/xz/src/liblzma/check/check.h:167: undefined reference to `_libmd_SHA256_Final'
/usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(client.cc.o): in function `mysql_options':
client.cc:(.text.mysql_options+0x8b9): undefined reference to `std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::basic_string(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
/usr/local/bin/ld: client.cc:(.text.mysql_options+0x955): undefined reference to `std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::basic_string(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
/usr/local/bin/ld: client.cc:(.text.mysql_options+0x963): undefined reference to `std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::basic_string(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
/usr/local/bin/ld: client.cc:(.text.mysql_options+0x1006): undefined reference to `std::__1::__basic_string_common<true>::__throw_length_error() const'

İKİNCİ KISIM:
Genişlet Daralt Kopyala
/usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(client.cc.o): in function `prep_client_reply_packet(MCPVIO_EXT*, unsigned char const*, int, char**, int*)':
client.cc:(.text._ZL24prep_client_reply_packetP10MCPVIO_EXTPKhiPPcPi+0x167): undefined reference to `std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::basic_string(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
/usr/local/bin/ld: client.cc:(.text._ZL24prep_client_reply_packetP10MCPVIO_EXTPKhiPPcPi+0x4d9): undefined reference to `std::__1::__basic_string_common<true>::__throw_length_error() const'
/usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(client.cc.o): in function `std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, Malloc_allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > >::rehash(unsigned int)':
client.cc:(.text._ZNSt3__112__hash_tableINS_17__hash_value_typeINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEES7_EENS_22__unordered_map_hasherIS7_S8_NS_4hashIS7_EELb1EEENS_21__unordered_map_equalIS7_S8_NS_8equal_toIS7_EELb1EEE16Malloc_allocatorIS8_EE6rehashEj[_ZNSt3__112__hash_tableINS_17__hash_value_typeINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEES7_EENS_22__unordered_map_hasherIS7_S8_NS_4hashIS7_EELb1EEENS_21__unordered_map_equalIS7_S8_NS_8equal_toIS7_EELb1EEE16Malloc_allocatorIS8_EE6rehashEj]+0x33): undefined reference to `std::__1::__next_prime(unsigned int)'
/usr/local/bin/ld: client.cc:(.text._ZNSt3__112__hash_tableINS_17__hash_value_typeINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEES7_EENS_22__unordered_map_hasherIS7_S8_NS_4hashIS7_EELb1EEENS_21__unordered_map_equalIS7_S8_NS_8equal_toIS7_EELb1EEE16Malloc_allocatorIS8_EE6rehashEj[_ZNSt3__112__hash_tableINS_17__hash_value_typeINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEES7_EENS_22__unordered_map_hasherIS7_S8_NS_4hashIS7_EELb1EEENS_21__unordered_map_equalIS7_S8_NS_8equal_toIS7_EELb1EEE16Malloc_allocatorIS8_EE6rehashEj]+0xf3): undefined reference to `std::__1::__next_prime(unsigned int)'
/usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(client.cc.o): in function `std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >::pair<char const*&, char const*&, false>(char const*&, char const*&)':
client.cc:(.text._ZNSt3__14pairIKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEES6_EC2IRPKcSC_Lb0EEEOT_OT0_[_ZNSt3__14pairIKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEES6_EC2IRPKcSC_Lb0EEEOT_OT0_]+0xfd): undefined reference to `std::__1::__basic_string_common<true>::__throw_length_error() const'
/usr/local/bin/ld: client.cc:(.text._ZNSt3__14pairIKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEES6_EC2IRPKcSC_Lb0EEEOT_OT0_[_ZNSt3__14pairIKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEES6_EC2IRPKcSC_Lb0EEEOT_OT0_]+0x103): undefined reference to `std::__1::__basic_string_common<true>::__throw_length_error() const'
/usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(compression.cc.o): in function `parse_compression_algorithms_list(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&)':
compression.cc:(.text._Z33parse_compression_algorithms_listNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_6vectorIS5_NS3_IS5_EEEE+0xb6): undefined reference to `std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::basic_string(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
/usr/local/bin/ld: compression.cc:(.text._Z33parse_compression_algorithms_listNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_6vectorIS5_NS3_IS5_EEEE+0x10a): undefined reference to `std::__1::basic_streambuf<char, std::__1::char_traits<char> >::~basic_streambuf()'
/usr/local/bin/ld: compression.cc:(.text._Z33parse_compression_algorithms_listNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_6vectorIS5_NS3_IS5_EEEE+0x121): undefined reference to `std::__1::basic_iostream<char, std::__1::char_traits<char> >::~basic_iostream()'
/usr/local/bin/ld: compression.cc:(.text._Z33parse_compression_algorithms_listNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_6vectorIS5_NS3_IS5_EEEE+0x12a): undefined reference to `std::__1::basic_ios<char, std::__1::char_traits<char> >::~basic_ios()'
/usr/local/bin/ld: compression.cc:(.text._Z33parse_compression_algorithms_listNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_6vectorIS5_NS3_IS5_EEEE+0x1c1): undefined reference to `std::__1::basic_streambuf<char, std::__1::char_traits<char> >::~basic_streambuf()'
/usr/local/bin/ld: compression.cc:(.text._Z33parse_compression_algorithms_listNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_6vectorIS5_NS3_IS5_EEEE+0x1d8): undefined reference to `std::__1::basic_iostream<char, std::__1::char_traits<char> >::~basic_iostream()'
/usr/local/bin/ld: compression.cc:(.text._Z33parse_compression_algorithms_listNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_6vectorIS5_NS3_IS5_EEEE+0x1e1): undefined reference to `std::__1::basic_ios<char, std::__1::char_traits<char> >::~basic_ios()'
/usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(compression.cc.o): in function `std::__1::basic_stringstream<char, std::__1::char_traits<char>, std::__1::allocator<char> >::basic_stringstream(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned int)':
compression.cc:(.text._ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1ERKNS_12basic_stringIcS2_S4_EEj[_ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1ERKNS_12basic_stringIcS2_S4_EEj]+0x4e): undefined reference to `std::__1::ios_base::init(void*)'
/usr/local/bin/ld: compression.cc:(.text._ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1ERKNS_12basic_stringIcS2_S4_EEj[_ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1ERKNS_12basic_stringIcS2_S4_EEj]+0x7e): undefined reference to `std::__1::basic_streambuf<char, std::__1::char_traits<char> >::basic_streambuf()'
/usr/local/bin/ld: compression.cc:(.text._ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1ERKNS_12basic_stringIcS2_S4_EEj[_ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1ERKNS_12basic_stringIcS2_S4_EEj]+0xe4): undefined reference to `std::__1::basic_streambuf<char, std::__1::char_traits<char> >::~basic_streambuf()'
/usr/local/bin/ld: compression.cc:(.text._ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1ERKNS_12basic_stringIcS2_S4_EEj[_ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1ERKNS_12basic_stringIcS2_S4_EEj]+0xfc): undefined reference to `std::__1::basic_iostream<char, std::__1::char_traits<char> >::~basic_iostream()'
/usr/local/bin/ld: compression.cc:(.text._ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1ERKNS_12basic_stringIcS2_S4_EEj[_ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1ERKNS_12basic_stringIcS2_S4_EEj]+0x10c): undefined reference to `std::__1::basic_ios<char, std::__1::char_traits<char> >::~basic_ios()'
/usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(compression.cc.o): in function `std::__1::basic_istream<char, std::__1::char_traits<char> >& std::__1::getline<char, std::__1::char_traits<char>, std::__1::allocator<char> >(std::__1::basic_istream<char, std::__1::char_traits<char> >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, char)':
compression.cc:(.text._ZNSt3__17getlineIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EES6_[_ZNSt3__17getlineIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EES6_]+0x2f): undefined reference to `std::__1::basic_istream<char, std::__1::char_traits<char> >::sentry::sentry(std::__1::basic_istream<char, std::__1::char_traits<char> >&, bool)'
/usr/local/bin/ld: compression.cc:(.text._ZNSt3__17getlineIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EES6_[_ZNSt3__17getlineIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EES6_]+0xad): undefined reference to `std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::push_back(char)'
/usr/local/bin/ld: compression.cc:(.text._ZNSt3__17getlineIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EES6_[_ZNSt3__17getlineIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EES6_]+0xeb): undefined reference to `std::__1::ios_base::clear(unsigned int)'
/usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(compression.cc.o): in function `std::__1::basic_stringstream<char, std::__1::char_traits<char>, std::__1::allocator<char> >::~basic_stringstream()':
compression.cc:(.text._ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev[_ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev]+0x55): undefined reference to `std::__1::basic_streambuf<char, std::__1::char_traits<char> >::~basic_streambuf()'
/usr/local/bin/ld: compression.cc:(.text._ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev[_ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev]+0x68): undefined reference to `std::__1::basic_iostream<char, std::__1::char_traits<char> >::~basic_iostream()'
/usr/local/bin/ld: compression.cc:(.text._ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev[_ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev]+0x73): undefined reference to `std::__1::basic_ios<char, std::__1::char_traits<char> >::~basic_ios()'
/usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(compression.cc.o): in function `validate_compression_attributes(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, bool)':
compression.cc:(.text._Z31validate_compression_attributesNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEES5_b+0x67): undefined reference to `std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::basic_string(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
/usr/local/bin/ld: compression.cc:(.text._Z31validate_compression_attributesNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEES5_b+0xe1): undefined reference to `std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::basic_string(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
/usr/local/bin/ld: compression.cc:(.text._Z31validate_compression_attributesNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEES5_b+0xef): undefined reference to `std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::basic_string(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
/usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(compression.cc.o): in function `non-virtual thunk to std::__1::basic_stringstream<char, std::__1::char_traits<char>, std::__1::allocator<char> >::~basic_stringstream()':
compression.cc:(.text._ZThn8_NSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev[_ZThn8_NSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev]+0x58): undefined reference to `std::__1::basic_streambuf<char, std::__1::char_traits<char> >::~basic_streambuf()'std::__1::allocator<char> const&)'
/usr/local/bin/ld: my_default.cc:(.text._Z22update_variable_sourcePKcS0_+0x850): undefined reference to `std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::operator=(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
/usr/local/bin/ld: my_default.cc:(.text._Z22update_variable_sourcePKcS0_+0x869): undefined reference to `std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::basic_string(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
/usr/local/bin/ld: my_default.cc:(.text._Z22update_variable_sourcePKcS0_+0x87b): undefined reference to `std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::basic_string(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
/usr/local/bin/ld: my_default.cc:(.text._Z22update_variable_sourcePKcS0_+0x9f1): undefined reference to `std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::operator=(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
/usr/local/bin/ld: my_default.cc:(.text._Z22update_variable_sourcePKcS0_+0xb1c): undefined reference to `std::__1::__basic_string_common<true>::__throw_length_error() const'
/usr/local/bin/ld: my_default.cc:(.text._Z22update_variable_sourcePKcS0_+0xb26): undefined reference to `std::__1::__basic_string_common<true>::__throw_length_error() const'
/usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(my_default.cc.o): in function `set_variable_source(char const*, void*)':
my_default.cc:(.text._Z19set_variable_sourcePKcPv+0x118): undefined reference to `std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::replace(unsigned int, unsigned int, char const*)'
/usr/local/bin/ld: my_default.cc:(.text._Z19set_variable_sourcePKcPv+0x1ac): undefined reference to `std::__1::__basic_string_common<true>::__throw_length_error() const'
/usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(my_default.cc.o): in function `std::__1::pair<std::__1::__tree_iterator<std::__1::__value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, enum_variable_source>, std::__1::__tree_node<std::__1::__value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, enum_variable_source>, void*>*, int>, bool> std::__1::__tree<std::__1::__value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, enum_variable_source>, std::__1::__map_value_compare<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, enum_variable_source>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, enum_variable_source> > >::__emplace_unique_key_args<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<> >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>&&, std::__1::tuple<>&&)':
my_default.cc:(.text._ZNSt3__16__treeINS_12__value_typeINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE20enum_variable_sourceEENS_19__map_value_compareIS7_S9_NS_4lessIS7_EELb1EEENS5_IS9_EEE25__emplace_unique_key_argsIS7_JRKNS_21piecewise_construct_tENS_5tupleIJRKS7_EEENSK_IJEEEEEENS_4pairINS_15__tree_iteratorIS9_PNS_11__tree_nodeIS9_PvEEiEEbEERKT_DpOT0_[_ZNSt3__16__treeINS_12__value_typeINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE20enum_variable_sourceEENS_19__map_value_compareIS7_S9_NS_4lessIS7_EELb1EEENS5_IS9_EEE25__emplace_unique_key_argsIS7_JRKNS_21piecewise_construct_tENS_5tupleIJRKS7_EEENSK_IJEEEEEENS_4pairINS_15__tree_iteratorIS9_PNS_11__tree_nodeIS9_PvEEiEEbEERKT_DpOT0_]+0x5b): undefined reference to `std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::basic_string(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
/usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(my_default.cc.o): in function `std::__1::pair<std::__1::__tree_iterator<std::__1::__value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, my_variable_sources>, std::__1::__tree_node<std::__1::__value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, my_variable_sources>, void*>*, int>, bool> std::__1::__tree<std::__1::__value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, my_variable_sources>, std::__1::__map_value_compare<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, my_variable_sources>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, my_variable_sources> > >::__emplace_unique_key_args<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<> >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>&&, std::__1::tuple<>&&)':
my_default.cc:(.text._ZNSt3__16__treeINS_12__value_typeINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE19my_variable_sourcesEENS_19__map_value_compareIS7_S9_NS_4lessIS7_EELb1EEENS5_IS9_EEE25__emplace_unique_key_argsIS7_JRKNS_21piecewise_construct_tENS_5tupleIJRKS7_EEENSK_IJEEEEEENS_4pairINS_15__tree_iteratorIS9_PNS_11__tree_nodeIS9_PvEEiEEbEERKT_DpOT0_[_ZNSt3__16__treeINS_12__value_typeINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE19my_variable_sourcesEENS_19__map_value_compareIS7_S9_NS_4lessIS7_EELb1EEENS5_IS9_EEE25__emplace_unique_key_argsIS7_JRKNS_21piecewise_construct_tENS_5tupleIJRKS7_EEENSK_IJEEEEEENS_4pairINS_15__tree_iteratorIS9_PNS_11__tree_nodeIS9_PvEEiEEbEERKT_DpOT0_]+0x5b): undefined reference to `std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::basic_string(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
/usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(my_getpwnam.cc.o): in function `my_getpwnam(char const*)':
my_getpwnam.cc:(.text._Z11my_getpwnamPKc+0x16b): undefined reference to `std::__1::__vector_base_common<true>::__throw_length_error() const'
/usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(my_getpwnam.cc.o): in function `my_getpwuid(unsigned int)':
my_getpwnam.cc:(.text._Z11my_getpwuidj+0x16b): undefined reference to `std::__1::__vector_base_common<true>::__throw_length_error() const'
/usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(my_getpwnam.cc.o): in function `PasswdValue::PasswdValue(passwd const&)':
my_getpwnam.cc:(.text._ZN11PasswdValueC2ERK6passwd[_ZN11PasswdValueC2ERK6passwd]+0x279): undefined reference to `std::__1::__basic_string_common<true>::__throw_length_error() const'
/usr/local/bin/ld: my_getpwnam.cc:(.text._ZN11PasswdValueC2ERK6passwd[_ZN11PasswdValueC2ERK6passwd]+0x27f): undefined reference to `std::__1::__basic_string_common<true>::__throw_length_error() const'
/usr/local/bin/ld: my_getpwnam.cc:(.text._ZN11PasswdValueC2ERK6passwd[_ZN11PasswdValueC2ERK6passwd]+0x285): undefined reference to `std::__1::__basic_string_common<true>::__throw_length_error() const'
/usr/local/bin/ld: my_getpwnam.cc:(.text._ZN11PasswdValueC2ERK6passwd[_ZN11PasswdValueC2ERK6passwd]+0x28b): undefined reference to `std::__1::__basic_string_common<true>::__throw_length_error() const'
/usr/local/bin/ld: my_getpwnam.cc:(.text._ZN11PasswdValueC2ERK6passwd[_ZN11PasswdValueC2ERK6passwd]+0x291): undefined reference to `std::__1::__basic_string_common<true>::__throw_length_error() const'
/usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(my_getpwnam.cc.o): in function `std::__1::vector<char, std::__1::allocator<char> >::__append(unsigned int)':
my_getpwnam.cc:(.text._ZNSt3__16vectorIcNS_9allocatorIcEEE8__appendEj[_ZNSt3__16vectorIcNS_9allocatorIcEEE8__appendEj]+0xe8): undefined reference to `std::__1::__vector_base_common<true>::__throw_length_error() const'
/usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(ctype-uca.cc.o): in function `std::__1::vector<MY_CONTRACTION, std::__1::allocator<MY_CONTRACTION> >::insert(std::__1::__wrap_iter<MY_CONTRACTION const*>, MY_CONTRACTION const&)':
ctype-uca.cc:(.text._ZNSt3__16vectorI14MY_CONTRACTIONNS_9allocatorIS1_EEE6insertENS_11__wrap_iterIPKS1_EERS6_[_ZNSt3__16vectorI14MY_CONTRACTIONNS_9allocatorIS1_EEE6insertENS_11__wrap_iterIPKS1_EERS6_]+0x265): undefined reference to `std::__1::__vector_base_common<true>::__throw_length_error() const'
/usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(ctype-uca.cc.o): in function `std::__1::vector<MY_CONTRACTION, std::__1::allocator<MY_CONTRACTION> >::vector(std::__1::vector<MY_CONTRACTION, std::__1::allocator<MY_CONTRACTION> > const&)':
ctype-uca.cc:(.text._ZNSt3__16vectorI14MY_CONTRACTIONNS_9allocatorIS1_EEEC2ERKS4_[_ZNSt3__16vectorI14MY_CONTRACTIONNS_9allocatorIS1_EEEC2ERKS4_]+0xe3): undefined reference to `std::__1::__vector_base_common<true>::__throw_length_error() const'
/usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(ctype-uca.cc.o): in function `_ZNSt3__16vectorI14MY_CONTRACTIONNS_9allocatorIS1_EEE6assignIPS1_EENS_9enable_ifIXaasr27__is_cpp17_forward_iteratorIT_EE5valuesr16is_constructibleIS1_NS_15iterator_traitsIS8_E9referenceEEE5valueEvE4typeES8_S8_':
ctype-uca.cc:(.text._ZNSt3__16vectorI14MY_CONTRACTIONNS_9allocatorIS1_EEE6assignIPS1_EENS_9enable_ifIXaasr27__is_cpp17_forward_iteratorIT_EE5valuesr16is_constructibleIS1_NS_15iterator_traitsIS8_E9referenceEEE5valueEvE4typeES8_S8_[_ZNSt3__16vectorI14MY_CONTRACTIONNS_9allocatorIS1_EEE6assignIPS1_EENS_9enable_ifIXaasr27__is_cpp17_forward_iteratorIT_EE5valuesr16is_constructibleIS1_NS_15iterator_traitsIS8_E9referenceEEE5valueEvE4typeES8_S8_]+0x271): undefined reference to `std::__1::__vector_base_common<true>::__throw_length_error() const'
/usr/local/bin/ld: ctype-uca.cc:(.text._ZNSt3__16vectorI14MY_CONTRACTIONNS_9allocatorIS1_EEE6assignIPS1_EENS_9enable_ifIXaasr27__is_cpp17_forward_iteratorIT_EE5valuesr16is_constructibleIS1_NS_15iterator_traitsIS8_E9referenceEEE5valueEvE4typeES8_S8_[_ZNSt3__16vectorI14MY_CONTRACTIONNS_9allocatorIS1_EEE6assignIPS1_EENS_9enable_ifIXaasr27__is_cpp17_forward_iteratorIT_EE5valuesr16is_constructibleIS1_NS_15iterator_traitsIS8_E9referenceEEE5valueEvE4typeES8_S8_]+0x277): undefined reference to `std::__1::__vector_base_common<true>::__throw_length_error() const'
/usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(my_file.cc.o):my_file.cc:(.text._ZN9file_info16RegisterFilenameEiPKcNS_8OpenTypeE+0x2c0): more undefined references to `std::__1::__vector_base_common<true>::__throw_length_error() const' follow
/usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(my_fopen.cc.o): in function `my_fclose(__sFILE*, int)':
my_fopen.cc:(.text._Z9my_fcloseP7__sFILEi+0x184): undefined reference to `std::__1::__basic_string_common<true>::__throw_length_error() const'
collect2: error: ld returned 1 exit status
gmake[1]: *** [Makefile:165: ../game_r41259] Error 1
gmake[1]: Leaving directory '/server/source/Server/game/src'
gmake: *** [Makefile:109: all] Error 2
 
En son bir moderatör tarafından düzenlenmiş:
Üst