Öneri marty 5.8 ve sorunlar

  • Konuyu açan Konuyu açan TheAdmin33
  • Açılış Tarihi Açılış Tarihi
  • Yanıt Yanıt 35
  • Gösterim Gösterim 705
Konu sahibi önerilerinizi bekliyor. Konuya yorum yazabilirsiniz.

TheAdmin33

Ah, bu şarkıların gözü kör olsun
Geliştirici
Yardımsever Üye
Usta Üye
Editör
Mesaj
1.408
Çözümler
76
Beğeni
5.637
Puan
2.859
Ticaret Puanı
0
martysama 5.8 p23 - mysql 8.0 kurmaya çalışıyorum ama libmysqlclient.a ile ilgili hata alıyorum. marty nin bu sürümünde mysql 8.0 kullanan varsa Extern/lib/libmysqlclient.a dosyasını atabilirmi?

derleme hatası:
Genişlet Daralt Kopyala
compiling main.cpp
linking ../game_r41029
ld: error: undefined symbol: EVP_PKEY_get_size
>>> referenced by client_authentication.cc
>>>               client_authentication.cc.o:(sha256_password_auth_client(MYSQL_PLUGIN_VIO*, MYSQL*)) in archive ../../../Extern/lib/libmysqlclient.a
>>> referenced by client_authentication.cc
>>>               client_authentication.cc.o:(sha256_password_auth_client_nonblocking(MYSQL_PLUGIN_VIO*, MYSQL*, int*)) in archive ../../../Extern/lib/libmysqlclient.a
>>> referenced by client_authentication.cc
>>>               client_authentication.cc.o:(caching_sha2_password_auth_client(MYSQL_PLUGIN_VIO*, MYSQL*)) in archive ../../../Extern/lib/libmysqlclient.a
>>> referenced 1 more times

ld: error: undefined symbol: EVP_PKEY_CTX_set_rsa_padding
>>> referenced by client_authentication.cc
>>>               client_authentication.cc.o:(encrypt_RSA_public_key(unsigned char const*, int, unsigned char*, unsigned int*, evp_pkey_st*)) in archive ../../../Extern/lib/libmysqlclient.a
>>> referenced by client_authentication.cc
>>>               client_authentication.cc.o:(sha256_password_auth_client_nonblocking(MYSQL_PLUGIN_VIO*, MYSQL*, int*)) in archive ../../../Extern/lib/libmysqlclient.a
>>> referenced by client_authentication.cc
>>>               client_authentication.cc.o:(caching_sha2_password_auth_client_nonblocking(MYSQL_PLUGIN_VIO*, MYSQL*, int*)) in archive ../../../Extern/lib/libmysqlclient.a

ld: error: undefined symbol: SSL_get1_peer_certificate
>>> referenced by client.cc
>>>               client.cc.o:(csm_establish_ssl(mysql_async_connect*)) in archive ../../../Extern/lib/libmysqlclient.a
>>> referenced by client.cc
>>>               client.cc.o:(ssl_verify_server_cert(Vio*, char const*, char const**)) in archive ../../../Extern/lib/libmysqlclient.a

ld: error: undefined symbol: ERR_get_error_all
>>> referenced by viosslfactories.cc
>>>               viosslfactories.cc.o:(new_VioSSLFd(char const*, char const*, char const*, char const*, char const*, char const*, bool, enum_ssl_init_error*, char const*, char const*, long, char const*)) in archive ../../../Extern/lib/libmysqlclient.a
>>> referenced by viosslfactories.cc
>>>               viosslfactories.cc.o:(new_VioSSLFd(char const*, char const*, char const*, char const*, char const*, char const*, bool, enum_ssl_init_error*, char const*, char const*, long, char const*)) in archive ../../../Extern/lib/libmysqlclient.a
>>> referenced by viosslfactories.cc
>>>               viosslfactories.cc.o:(new_VioSSLFd(char const*, char const*, char const*, char const*, char const*, char const*, bool, enum_ssl_init_error*, char const*, char const*, long, char const*)) in archive ../../../Extern/lib/libmysqlclient.a

ld: error: undefined symbol: EVP_default_properties_is_fips_enabled
>>> referenced by my_openssl_fips.cc
>>>               my_openssl_fips.cc.o:(get_fips_mode()) in archive ../../../Extern/lib/libmysqlclient.a
>>> referenced by my_openssl_fips.cc
>>>               my_openssl_fips.cc.o:(set_fips_mode(int, char*)) in archive ../../../Extern/lib/libmysqlclient.a
>>> referenced by my_openssl_fips.cc
>>>               my_openssl_fips.cc.o:(test_ssl_fips_mode(char*)) in archive ../../../Extern/lib/libmysqlclient.a

ld: error: undefined symbol: OSSL_PROVIDER_available
>>> referenced by my_openssl_fips.cc
>>>               my_openssl_fips.cc.o:(get_fips_mode()) in archive ../../../Extern/lib/libmysqlclient.a
>>> referenced by my_openssl_fips.cc
>>>               my_openssl_fips.cc.o:(set_fips_mode(int, char*)) in archive ../../../Extern/lib/libmysqlclient.a
>>> referenced by my_openssl_fips.cc
>>>               my_openssl_fips.cc.o:(test_ssl_fips_mode(char*)) in archive ../../../Extern/lib/libmysqlclient.a

ld: error: undefined symbol: EVP_CIPHER_get_iv_length
>>> referenced by my_aes_openssl.cc
>>>               my_aes_openssl.cc.o:(my_aes_encrypt(unsigned char const*, unsigned int, unsigned char*, unsigned char const*, unsigned int, my_aes_opmode, unsigned char const*, bool, 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>>>>*)) in archive ../../../Extern/lib/libmysqlclient.a
>>> referenced by my_aes_openssl.cc
>>>               my_aes_openssl.cc.o:(my_aes_decrypt(unsigned char const*, unsigned int, unsigned char*, unsigned char const*, unsigned int, my_aes_opmode, unsigned char const*, bool, 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>>>>*)) in archive ../../../Extern/lib/libmysqlclient.a
>>> referenced by my_aes_openssl.cc
>>>               my_aes_openssl.cc.o:(my_aes_needs_iv(my_aes_opmode)) in archive ../../../Extern/lib/libmysqlclient.a

ld: error: undefined symbol: OSSL_PROVIDER_load
>>> referenced by my_openssl_fips.cc
>>>               my_openssl_fips.cc.o:(set_fips_mode(int, char*)) in archive ../../../Extern/lib/libmysqlclient.a
>>> referenced by my_openssl_fips.cc
>>>               my_openssl_fips.cc.o:(set_fips_mode(int, char*)) in archive ../../../Extern/lib/libmysqlclient.a
>>> referenced by my_openssl_fips.cc
>>>               my_openssl_fips.cc.o:(test_ssl_fips_mode(char*)) in archive ../../../Extern/lib/libmysqlclient.a

ld: error: undefined symbol: EVP_default_properties_enable_fips
>>> referenced by my_openssl_fips.cc
>>>               my_openssl_fips.cc.o:(set_fips_mode(int, char*)) in archive ../../../Extern/lib/libmysqlclient.a
>>> referenced by my_openssl_fips.cc
>>>               my_openssl_fips.cc.o:(set_fips_mode(int, char*)) in archive ../../../Extern/lib/libmysqlclient.a
>>> referenced by my_openssl_fips.cc
>>>               my_openssl_fips.cc.o:(test_ssl_fips_mode(char*)) in archive ../../../Extern/lib/libmysqlclient.a

ld: error: undefined symbol: OSSL_PROVIDER_unload
>>> referenced by my_openssl_fips.cc
>>>               my_openssl_fips.cc.o:(fips_deinit()) in archive ../../../Extern/lib/libmysqlclient.a

ld: error: undefined symbol: EVP_CIPHER_get_block_size
>>> referenced by my_aes_openssl.cc
>>>               my_aes_openssl.cc.o:(my_aes_get_size(unsigned int, my_aes_opmode)) in archive ../../../Extern/lib/libmysqlclient.a

ld: error: undefined symbol: EVP_PKEY_CTX_set_hkdf_md
>>> referenced by my_kdf.cc
>>>               my_kdf.cc.o:(Key_hkdf_function::derive_key(unsigned char const*, unsigned int, unsigned char*, unsigned int)) in archive ../../../Extern/lib/libmysqlclient.a

ld: error: undefined symbol: EVP_PKEY_CTX_set1_hkdf_salt
>>> referenced by my_kdf.cc
>>>               my_kdf.cc.o:(Key_hkdf_function::derive_key(unsigned char const*, unsigned int, unsigned char*, unsigned int)) in archive ../../../Extern/lib/libmysqlclient.a

ld: error: undefined symbol: EVP_PKEY_CTX_add1_hkdf_info
>>> referenced by my_kdf.cc
>>>               my_kdf.cc.o:(Key_hkdf_function::derive_key(unsigned char const*, unsigned int, unsigned char*, unsigned int)) in archive ../../../Extern/lib/libmysqlclient.a

ld: error: undefined symbol: EVP_PKEY_CTX_set1_hkdf_key
>>> referenced by my_kdf.cc
>>>               my_kdf.cc.o:(Key_hkdf_function::derive_key(unsigned char const*, unsigned int, unsigned char*, unsigned int)) in archive ../../../Extern/lib/libmysqlclient.a
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[1]: *** [Makefile:203: ../game_r41029] Error 1
gmake[1]: Leaving directory '/home/s3ll_server/Srcs/Server/game/src'
gmake: *** [Makefile:133: all] Error 2
root@localhost:/home/s3ll_server/Srcs/Server #
 
Şu şekilde ayarla hala refused veriyorsa txtleri orjinal haline getir notepad ile felan düzenlediysen korece yazı var 3 4 tane o bozuluyor excel kullan
Kod:
Genişlet Daralt Kopyala
        "extra": (
            # ("PROTO_FROM_DB = {:d}", True),
            # ("MIRROR2DB = {:d}", False),
            ("PROTO_FROM_DB = {:d}", False),
            ("MIRROR2DB = {:d}", True),
        )
 
Şu şekilde ayarla hala refused veriyorsa txtleri orjinal haline getir notepad ile felan düzenlediysen korece yazı var 3 4 tane o bozuluyor excel kullan
Kod:
Genişlet Daralt Kopyala
        "extra": (
            # ("PROTO_FROM_DB = {:d}", True),
            # ("MIRROR2DB = {:d}", False),
            ("PROTO_FROM_DB = {:d}", False),
            ("MIRROR2DB = {:d}", True),
        )
db syserrde hata veren proto kodları yazar oradan çözersin mertin dediği gibi tahmini 3-4 satırda hata vericek
Kod:
Genişlet Daralt Kopyala
SYSERR: Sep 16 00:47:59 :: AsStringByIndex: file item_proto.txt index 32 >= row size 32 of row 30343

protolarda uyumsuzluk var. @hasanmacit sende böyle bir uyumsuzluk olmuşmuydu?
 
Kod:
Genişlet Daralt Kopyala
SYSERR: Sep 16 00:47:59 :: AsStringByIndex: file item_proto.txt index 32 >= row size 32 of row 30343

protolarda uyumsuzluk var. @hasanmacit sende böyle bir uyumsuzluk olmuşmuydu?
30343e gir işte orada birleşme vardır protoda korece string olduğu için item ismi ve item typesi birbirine giriyo 2-3 kez daha aynı hatayı alıcaksın onları düzelt sonra girersin
 
@hasanmacit hasan konu dışı bişi sorcam. bu senin en son arte paylaştığın dosya vardı ya. paylaşım olan. onun lycan bonusları arteyle aynımı. yani pençe savunması mızrak savunmasıda aynı yani. lycan karşı güçlü deyince arteyede güçlü olcak?
 
oyun açılıyor ama hata alıyorum;

syserr:
Genişlet Daralt Kopyala
SYSERR: Sep 19 17:38:00 :: socket_connect: HOST 127.0.0.1:30000, could not connect.

auth:
Genişlet Daralt Kopyala
VIEW_RANGE: 10000
PASSES_PER_SEC: 25
SAVE_EVENT_SECOND_CYCLE: 180
PING_EVENT_SECOND_CYCLE: 180
BIND_IP: 192.168.0.115
PROXY_IP: 192.168.0.115
DB_ADDR: 127.0.0.1
COMMON_SQL: 127.0.0.1 mt2 mt2 srv1_common 3306
LOG_SQL: 127.0.0.1 mt2 mt2 srv1_log 3306
TEST_SERVER: 1
ADMINPAGE_IP1: 192.168.0.115
ADMINPAGE_PASSWORD: 58948HG83H4G8H84G
MAX_LEVEL: 120
CHANGE_ATTR_TIME_LIMIT: 0
EMOTION_MASK_REQUIRE: 0
PRISM_ITEM_REQUIRE: 0
SHOP_PRICE_3X_TAX: 0
GLOBAL_SHOUT: 1
ITEM_COUNT_LIMIT: 250
STATUS_POINT_GET_LEVEL_LIMIT: 120
STATUS_POINT_SET_MAX_VALUE: 90
SHOUT_LIMIT_LEVEL: 15
DB_LOG_LEVEL: 1
EMPIRE_LANGUAGE_CHECK: 0
AUTH_SERVER: master
PLAYER_SQL: 127.0.0.1 mt2 mt2 srv1_account 3306
HOSTNAME: srv1-auth1
CHANNEL: 1
PORT: 30001
P2P_PORT: 30002
DB_PORT: 30000
ch1:
Genişlet Daralt Kopyala
VIEW_RANGE: 10000
PASSES_PER_SEC: 25
SAVE_EVENT_SECOND_CYCLE: 180
PING_EVENT_SECOND_CYCLE: 180
BIND_IP: 192.168.0.115
PROXY_IP: 192.168.0.115
DB_ADDR: 127.0.0.1
COMMON_SQL: 127.0.0.1 mt2 mt2 srv1_common 3306
LOG_SQL: 127.0.0.1 mt2 mt2 srv1_log 3306
TEST_SERVER: 1
ADMINPAGE_IP1: 192.168.0.115
ADMINPAGE_PASSWORD: 58948HG83H4G8H84G
MAX_LEVEL: 120
CHANGE_ATTR_TIME_LIMIT: 0
EMOTION_MASK_REQUIRE: 0
PRISM_ITEM_REQUIRE: 0
SHOP_PRICE_3X_TAX: 0
GLOBAL_SHOUT: 1
ITEM_COUNT_LIMIT: 250
STATUS_POINT_GET_LEVEL_LIMIT: 120
STATUS_POINT_SET_MAX_VALUE: 90
SHOUT_LIMIT_LEVEL: 15
DB_LOG_LEVEL: 1
EMPIRE_LANGUAGE_CHECK: 0
PLAYER_SQL: 127.0.0.1 mt2 mt2 srv1_player 3306
HOSTNAME: srv1-ch1-core1
CHANNEL: 1
MAP_ALLOW: 1 21 41 3 23 43 4 24 44 5 25 45 108 109 112 301 302 303 304
PORT: 30003
P2P_PORT: 30004
DB_PORT: 30000
 
ps yazıp gameler gelmiş mi bakabilir misin
Ekran Alıntısı.webp
 
açık gözüküyor oyun clientten bağlanamıyor musun ekle discord bakalım beraber sorunu yazalım buraya

brosleytr
kanallar açılıyor bunu clienttende görebiliyorum ve oyuna giriş yapabiliyorum ama server tarafında
Kod:
Genişlet Daralt Kopyala
SYSERR: Sep 19 17:38:00 :: socket_connect: HOST 127.0.0.1:30000, could not connect.
hatası verip duruyor.
 
portlarla akalı bir syser bu önemli değil diye biliyorum portları officialdan çıkardıktan sonra böyle bir hata veriyor core çoğalttığında clear yapıp startlasana tekrar vericek mi
 
martysama 5.8 p23 - mysql 8.0 kurmaya çalışıyorum ama libmysqlclient.a ile ilgili hata alıyorum. marty nin bu sürümünde mysql 8.0 kullanan varsa Extern/lib/libmysqlclient.a dosyasını atabilirmi?

derleme hatası:
Genişlet Daralt Kopyala
compiling main.cpp
linking ../game_r41029
ld: error: undefined symbol: EVP_PKEY_get_size
>>> referenced by client_authentication.cc
>>>               client_authentication.cc.o:(sha256_password_auth_client(MYSQL_PLUGIN_VIO*, MYSQL*)) in archive ../../../Extern/lib/libmysqlclient.a
>>> referenced by client_authentication.cc
>>>               client_authentication.cc.o:(sha256_password_auth_client_nonblocking(MYSQL_PLUGIN_VIO*, MYSQL*, int*)) in archive ../../../Extern/lib/libmysqlclient.a
>>> referenced by client_authentication.cc
>>>               client_authentication.cc.o:(caching_sha2_password_auth_client(MYSQL_PLUGIN_VIO*, MYSQL*)) in archive ../../../Extern/lib/libmysqlclient.a
>>> referenced 1 more times

ld: error: undefined symbol: EVP_PKEY_CTX_set_rsa_padding
>>> referenced by client_authentication.cc
>>>               client_authentication.cc.o:(encrypt_RSA_public_key(unsigned char const*, int, unsigned char*, unsigned int*, evp_pkey_st*)) in archive ../../../Extern/lib/libmysqlclient.a
>>> referenced by client_authentication.cc
>>>               client_authentication.cc.o:(sha256_password_auth_client_nonblocking(MYSQL_PLUGIN_VIO*, MYSQL*, int*)) in archive ../../../Extern/lib/libmysqlclient.a
>>> referenced by client_authentication.cc
>>>               client_authentication.cc.o:(caching_sha2_password_auth_client_nonblocking(MYSQL_PLUGIN_VIO*, MYSQL*, int*)) in archive ../../../Extern/lib/libmysqlclient.a

ld: error: undefined symbol: SSL_get1_peer_certificate
>>> referenced by client.cc
>>>               client.cc.o:(csm_establish_ssl(mysql_async_connect*)) in archive ../../../Extern/lib/libmysqlclient.a
>>> referenced by client.cc
>>>               client.cc.o:(ssl_verify_server_cert(Vio*, char const*, char const**)) in archive ../../../Extern/lib/libmysqlclient.a

ld: error: undefined symbol: ERR_get_error_all
>>> referenced by viosslfactories.cc
>>>               viosslfactories.cc.o:(new_VioSSLFd(char const*, char const*, char const*, char const*, char const*, char const*, bool, enum_ssl_init_error*, char const*, char const*, long, char const*)) in archive ../../../Extern/lib/libmysqlclient.a
>>> referenced by viosslfactories.cc
>>>               viosslfactories.cc.o:(new_VioSSLFd(char const*, char const*, char const*, char const*, char const*, char const*, bool, enum_ssl_init_error*, char const*, char const*, long, char const*)) in archive ../../../Extern/lib/libmysqlclient.a
>>> referenced by viosslfactories.cc
>>>               viosslfactories.cc.o:(new_VioSSLFd(char const*, char const*, char const*, char const*, char const*, char const*, bool, enum_ssl_init_error*, char const*, char const*, long, char const*)) in archive ../../../Extern/lib/libmysqlclient.a

ld: error: undefined symbol: EVP_default_properties_is_fips_enabled
>>> referenced by my_openssl_fips.cc
>>>               my_openssl_fips.cc.o:(get_fips_mode()) in archive ../../../Extern/lib/libmysqlclient.a
>>> referenced by my_openssl_fips.cc
>>>               my_openssl_fips.cc.o:(set_fips_mode(int, char*)) in archive ../../../Extern/lib/libmysqlclient.a
>>> referenced by my_openssl_fips.cc
>>>               my_openssl_fips.cc.o:(test_ssl_fips_mode(char*)) in archive ../../../Extern/lib/libmysqlclient.a

ld: error: undefined symbol: OSSL_PROVIDER_available
>>> referenced by my_openssl_fips.cc
>>>               my_openssl_fips.cc.o:(get_fips_mode()) in archive ../../../Extern/lib/libmysqlclient.a
>>> referenced by my_openssl_fips.cc
>>>               my_openssl_fips.cc.o:(set_fips_mode(int, char*)) in archive ../../../Extern/lib/libmysqlclient.a
>>> referenced by my_openssl_fips.cc
>>>               my_openssl_fips.cc.o:(test_ssl_fips_mode(char*)) in archive ../../../Extern/lib/libmysqlclient.a

ld: error: undefined symbol: EVP_CIPHER_get_iv_length
>>> referenced by my_aes_openssl.cc
>>>               my_aes_openssl.cc.o:(my_aes_encrypt(unsigned char const*, unsigned int, unsigned char*, unsigned char const*, unsigned int, my_aes_opmode, unsigned char const*, bool, 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>>>>*)) in archive ../../../Extern/lib/libmysqlclient.a
>>> referenced by my_aes_openssl.cc
>>>               my_aes_openssl.cc.o:(my_aes_decrypt(unsigned char const*, unsigned int, unsigned char*, unsigned char const*, unsigned int, my_aes_opmode, unsigned char const*, bool, 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>>>>*)) in archive ../../../Extern/lib/libmysqlclient.a
>>> referenced by my_aes_openssl.cc
>>>               my_aes_openssl.cc.o:(my_aes_needs_iv(my_aes_opmode)) in archive ../../../Extern/lib/libmysqlclient.a

ld: error: undefined symbol: OSSL_PROVIDER_load
>>> referenced by my_openssl_fips.cc
>>>               my_openssl_fips.cc.o:(set_fips_mode(int, char*)) in archive ../../../Extern/lib/libmysqlclient.a
>>> referenced by my_openssl_fips.cc
>>>               my_openssl_fips.cc.o:(set_fips_mode(int, char*)) in archive ../../../Extern/lib/libmysqlclient.a
>>> referenced by my_openssl_fips.cc
>>>               my_openssl_fips.cc.o:(test_ssl_fips_mode(char*)) in archive ../../../Extern/lib/libmysqlclient.a

ld: error: undefined symbol: EVP_default_properties_enable_fips
>>> referenced by my_openssl_fips.cc
>>>               my_openssl_fips.cc.o:(set_fips_mode(int, char*)) in archive ../../../Extern/lib/libmysqlclient.a
>>> referenced by my_openssl_fips.cc
>>>               my_openssl_fips.cc.o:(set_fips_mode(int, char*)) in archive ../../../Extern/lib/libmysqlclient.a
>>> referenced by my_openssl_fips.cc
>>>               my_openssl_fips.cc.o:(test_ssl_fips_mode(char*)) in archive ../../../Extern/lib/libmysqlclient.a

ld: error: undefined symbol: OSSL_PROVIDER_unload
>>> referenced by my_openssl_fips.cc
>>>               my_openssl_fips.cc.o:(fips_deinit()) in archive ../../../Extern/lib/libmysqlclient.a

ld: error: undefined symbol: EVP_CIPHER_get_block_size
>>> referenced by my_aes_openssl.cc
>>>               my_aes_openssl.cc.o:(my_aes_get_size(unsigned int, my_aes_opmode)) in archive ../../../Extern/lib/libmysqlclient.a

ld: error: undefined symbol: EVP_PKEY_CTX_set_hkdf_md
>>> referenced by my_kdf.cc
>>>               my_kdf.cc.o:(Key_hkdf_function::derive_key(unsigned char const*, unsigned int, unsigned char*, unsigned int)) in archive ../../../Extern/lib/libmysqlclient.a

ld: error: undefined symbol: EVP_PKEY_CTX_set1_hkdf_salt
>>> referenced by my_kdf.cc
>>>               my_kdf.cc.o:(Key_hkdf_function::derive_key(unsigned char const*, unsigned int, unsigned char*, unsigned int)) in archive ../../../Extern/lib/libmysqlclient.a

ld: error: undefined symbol: EVP_PKEY_CTX_add1_hkdf_info
>>> referenced by my_kdf.cc
>>>               my_kdf.cc.o:(Key_hkdf_function::derive_key(unsigned char const*, unsigned int, unsigned char*, unsigned int)) in archive ../../../Extern/lib/libmysqlclient.a

ld: error: undefined symbol: EVP_PKEY_CTX_set1_hkdf_key
>>> referenced by my_kdf.cc
>>>               my_kdf.cc.o:(Key_hkdf_function::derive_key(unsigned char const*, unsigned int, unsigned char*, unsigned int)) in archive ../../../Extern/lib/libmysqlclient.a
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[1]: *** [Makefile:203: ../game_r41029] Error 1
gmake[1]: Leaving directory '/home/s3ll_server/Srcs/Server/game/src'
gmake: *** [Makefile:133: all] Error 2
root@localhost:/home/s3ll_server/Srcs/Server #
neden mariadb varken mysql 8.0 kullanıyorsun
 
portlarla akalı bir syser bu önemli değil diye biliyorum portları officialdan çıkardıktan sonra böyle bir hata veriyor core çoğalttığında clear yapıp startlasana tekrar vericek mi
ch sayısını 4'e çıkarttım hata vermez oldu ama çokta test etmedim umarım hata vermez.
 
Geri
Üst