2 mesaje
  • Mesaje: 92
  • Reacții: 34
  • Mesaje utile: 2
  • Status: Pierd vremea ^.^
  • Server: In curand
  • Regat: Jinno
  • Medalii

    *Problemă/Întrebare:
    Tipologie server:
    *Resursă folosită:
    *ServerFiles utilizat:
    *Syserr:
    Poză:
    *Detalii suplimentare: Salut baietii, folosesc serverfiles eren si cand dau sa compilez sursa game si db apar urmatoarele erori
    Tin sa mentionez ca folosesc frebsd 11.3


    GAME
    compiling desc_manager.cpp
    compiling desc_p2p.cpp
    g++49: internal compiler error: Killed (program cc1plus)
    libbacktrace could not find executable to open
    Please submit a full bug report,
    with preprocessed source if appropriate.
    See <http://gcc.gnu.org/bugs.html> for instructions.
    gmake: *** [Makefile:267: .obj/cmd_general.o] Error 4
    gmake: *** Waiting for unfinished jobs....
    root@Metin2:/usr/src/SERVERPVP/EREN3/game/src #

    DB
    compiling PrivManager.cpp
    compiling ProtoReader.cpp
    compiling version.cpp
    linking ../db
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(client.c.o): in function `mysql_get_ssl_cipher':
    client.c:(.text+0x2815): undefined reference to `SSL_get_current_cipher'
    /usr/local/bin/ld: client.c:(.text+0x281e): undefined reference to `SSL_CIPHER_get_name'
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(client.c.o): in function `mysql_close_free_options':
    client.c:(.text+0x470e): undefined reference to `SSL_CTX_free'
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(client.c.o): in function `send_client_reply_packet':
    client.c:(.text+0x5f29): undefined reference to `ERR_error_string_n'
    /usr/local/bin/ld: client.c:(.text+0x5fce): undefined reference to `SSL_get_peer_certificate'
    /usr/local/bin/ld: client.c:(.text+0x5fe0): undefined reference to `SSL_get_verify_result'
    /usr/local/bin/ld: client.c:(.text+0x5ff5): undefined reference to `X509_free'
    /usr/local/bin/ld: client.c:(.text+0x603f): undefined reference to `X509_check_host'
    /usr/local/bin/ld: client.c:(.text+0x6054): undefined reference to `X509_check_ip_asc'
    /usr/local/bin/ld: client.c:(.text+0x6064): undefined reference to `X509_free'
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(client_authentication.cc.o): in function `rsa_init(st_mysql*)':
    client_authentication.cc:(.text+0xe1): undefined reference to `PEM_read_RSA_PUBKEY'
    /usr/local/bin/ld: client_authentication.cc:(.text+0x111): undefined reference to `ERR_clear_error'
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(client_authentication.cc.o): in function `sha256_password_auth_client':
    client_authentication.cc:(.text+0x30e): undefined reference to `RSA_size'
    /usr/local/bin/ld: client_authentication.cc:(.text+0x34b): undefined reference to `RSA_public_encrypt'
    /usr/local/bin/ld: client_authentication.cc:(.text+0x362): undefined reference to `RSA_free'
    /usr/local/bin/ld: client_authentication.cc:(.text+0x3c9): undefined reference to `BIO_new_mem_buf'
    /usr/local/bin/ld: client_authentication.cc:(.text+0x3de): undefined reference to `PEM_read_bio_RSA_PUBKEY'
    /usr/local/bin/ld: client_authentication.cc:(.text+0x3f2): undefined reference to `BIO_free'
    /usr/local/bin/ld: client_authentication.cc:(.text+0x414): undefined reference to `ERR_clear_error'
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(vio.c.o): in function `vio_end':
    vio.c:(.text+0x593): undefined reference to `ERR_remove_thread_state'
    /usr/local/bin/ld: vio.c:(.text+0x59b): undefined reference to `ERR_free_strings'
    /usr/local/bin/ld: vio.c:(.text+0x5a0): undefined reference to `EVP_cleanup'
    /usr/local/bin/ld: vio.c:(.text+0x5a5): undefined reference to `CRYPTO_cleanup_all_ex_data'
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(viosocket.c.o): in function `vio_is_connected':
    viosocket.c:(.text+0xd07): undefined reference to `SSL_pending'
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(viossl.c.o): in function `vio_ssl_read':
    viossl.c:(.text+0x2a): undefined reference to `SSL_read'
    /usr/local/bin/ld: viossl.c:(.text+0x3f): undefined reference to `SSL_get_error'
    /usr/local/bin/ld: viossl.c:(.text+0x6f): undefined reference to `ERR_clear_error'
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(viossl.c.o): in function `vio_ssl_write':
    viossl.c:(.text+0xda): undefined reference to `SSL_write'
    /usr/local/bin/ld: viossl.c:(.text+0xef): undefined reference to `SSL_get_error'
    /usr/local/bin/ld: viossl.c:(.text+0x11f): undefined reference to `ERR_clear_error'
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(viossl.c.o): in function `vio_ssl_shutdown':
    viossl.c:(.text+0x183): undefined reference to `SSL_set_quiet_shutdown'
    /usr/local/bin/ld: viossl.c:(.text+0x18c): undefined reference to `SSL_shutdown'
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(viossl.c.o): in function `vio_ssl_delete':
    viossl.c:(.text+0x1e0): undefined reference to `SSL_set_quiet_shutdown'
    /usr/local/bin/ld: viossl.c:(.text+0x1e9): undefined reference to `SSL_shutdown'
    /usr/local/bin/ld: viossl.c:(.text+0x205): undefined reference to `SSL_free'
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(viossl.c.o): in function `sslaccept':
    viossl.c:(.text+0x248): undefined reference to `SSL_accept'
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(viossl.c.o): in function `ssl_do':
    viossl.c:(.text+0x27c): undefined reference to `SSL_new'
    /usr/local/bin/ld: viossl.c:(.text+0x290): undefined reference to `SSL_clear'
    /usr/local/bin/ld: viossl.c:(.text+0x29c): undefined reference to `SSL_set_fd'
    /usr/local/bin/ld: viossl.c:(.text+0x2b0): undefined reference to `SSL_ctrl'
    /usr/local/bin/ld: viossl.c:(.text+0x2e5): undefined reference to `SSL_get_error'
    /usr/local/bin/ld: viossl.c:(.text+0x319): undefined reference to `ERR_get_error'
    /usr/local/bin/ld: viossl.c:(.text+0x333): undefined reference to `SSL_get_fd'
    /usr/local/bin/ld: viossl.c:(.text+0x355): undefined reference to `ERR_clear_error'
    /usr/local/bin/ld: viossl.c:(.text+0x390): undefined reference to `SSL_free'
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(viossl.c.o): in function `sslconnect':
    viossl.c:(.text+0x3c8): undefined reference to `SSL_connect'
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(viossl.c.o): in function `vio_ssl_has_data':
    viossl.c:(.text+0x3fa): undefined reference to `SSL_pending'
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(viosslfactories.c.o): in function `ssl_start':
    viosslfactories.c:(.text+0x41): undefined reference to `SSL_library_init'
    /usr/local/bin/ld: viosslfactories.c:(.text+0x46): undefined reference to `OPENSSL_add_all_algorithms_noconf'
    /usr/local/bin/ld: viosslfactories.c:(.text+0x5b): undefined reference to `SSL_load_error_strings'
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(viosslfactories.c.o): in function `new_VioSSLConnectorFd':
    viosslfactories.c:(.text+0xb9): undefined reference to `SSL_CTX_set_verify'
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(viosslfactories.c.o): in function `new_VioSSLFd':
    viosslfactories.c:(.text+0x107): undefined reference to `SSL_library_init'
    /usr/local/bin/ld: viosslfactories.c:(.text+0x10c): undefined reference to `OPENSSL_add_all_algorithms_noconf'
    /usr/local/bin/ld: viosslfactories.c:(.text+0x121): undefined reference to `SSL_load_error_strings'
    /usr/local/bin/ld: viosslfactories.c:(.text+0x145): undefined reference to `SSLv23_client_method'
    /usr/local/bin/ld: viosslfactories.c:(.text+0x14c): undefined reference to `SSLv23_server_method'
    /usr/local/bin/ld: viosslfactories.c:(.text+0x158): undefined reference to `SSL_CTX_new'
    /usr/local/bin/ld: viosslfactories.c:(.text+0x17a): undefined reference to `SSL_CTX_ctrl'
    /usr/local/bin/ld: viosslfactories.c:(.text+0x18c): undefined reference to `SSL_CTX_set_cipher_list'
    /usr/local/bin/ld: viosslfactories.c:(.text+0x1a9): undefined reference to `SSL_CTX_load_verify_locations'
    /usr/local/bin/ld: viosslfactories.c:(.text+0x1ca): undefined reference to `SSL_CTX_get_cert_store'
    /usr/local/bin/ld: viosslfactories.c:(.text+0x1d7): undefined reference to `X509_STORE_load_locations'
    /usr/local/bin/ld: viosslfactories.c:(.text+0x1ea): undefined reference to `X509_STORE_set_flags'
    /usr/local/bin/ld: viosslfactories.c:(.text+0x22c): undefined reference to `SSL_CTX_use_certificate_file'
    /usr/local/bin/ld: viosslfactories.c:(.text+0x247): undefined reference to `SSL_CTX_use_PrivateKey_file'
    /usr/local/bin/ld: viosslfactories.c:(.text+0x25f): undefined reference to `SSL_CTX_check_private_key'
    /usr/local/bin/ld: viosslfactories.c:(.text+0x26f): undefined reference to `DH_new'
    /usr/local/bin/ld: viosslfactories.c:(.text+0x28e): undefined reference to `BN_bin2bn'
    /usr/local/bin/ld: viosslfactories.c:(.text+0x2a4): undefined reference to `BN_bin2bn'
    /usr/local/bin/ld: viosslfactories.c:(.text+0x2eb): undefined reference to `ERR_get_error_line_data'
    /usr/local/bin/ld: viosslfactories.c:(.text+0x32b): undefined reference to `ERR_get_error_line_data'
    /usr/local/bin/ld: viosslfactories.c:(.text+0x35b): undefined reference to `ERR_get_error_line_data'
    /usr/local/bin/ld: viosslfactories.c:(.text+0x38b): undefined reference to `ERR_get_error_line_data'
    /usr/local/bin/ld: viosslfactories.c:(.text+0x3a1): undefined reference to `SSL_CTX_set_default_verify_paths'
    /usr/local/bin/ld: viosslfactories.c:(.text+0x3cb): undefined reference to `ERR_get_error_line_data'
    /usr/local/bin/ld: viosslfactories.c:(.text+0x42a): undefined reference to `DH_free'
    /usr/local/bin/ld: viosslfactories.c:(.text+0x43c): undefined reference to `SSL_CTX_ctrl'
    /usr/local/bin/ld: viosslfactories.c:(.text+0x44e): undefined reference to `DH_free'
    /usr/local/bin/ld: viosslfactories.c:(.text+0x47b): undefined reference to `ERR_get_error_line_data'
    /usr/local/bin/ld: viosslfactories.c:(.text+0x48a): undefined reference to `DH_free'
    /usr/local/bin/ld: viosslfactories.c:(.text+0x497): undefined reference to `SSL_CTX_free'
    /usr/local/bin/ld: viosslfactories.c:(.text+0x4fb): undefined reference to `ERR_get_error_line_data'
    /usr/local/bin/ld: viosslfactories.c:(.text+0x50c): undefined reference to `SSL_CTX_free'
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(viosslfactories.c.o): in function `new_VioSSLAcceptorFd':
    viosslfactories.c:(.text+0x585): undefined reference to `SSL_CTX_ctrl'
    /usr/local/bin/ld: viosslfactories.c:(.text+0x593): undefined reference to `SSL_CTX_set_verify'
    /usr/local/bin/ld: viosslfactories.c:(.text+0x5a0): undefined reference to `SSL_CTX_set_session_id_context'
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(viosslfactories.c.o): in function `free_vio_ssl_acceptor_fd':
    viosslfactories.c:(.text+0x5c7): undefined reference to `SSL_CTX_free'
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(crypt_genhash_impl.cc.o): in function `my_crypt_genhash':
    crypt_genhash_impl.cc:(.text+0x1da): undefined reference to `SHA256_Init'
    /usr/local/bin/ld: crypt_genhash_impl.cc:(.text+0x1f1): undefined reference to `SHA256_Update'
    /usr/local/bin/ld: crypt_genhash_impl.cc:(.text+0x205): undefined reference to `SHA256_Update'
    /usr/local/bin/ld: crypt_genhash_impl.cc:(.text+0x214): undefined reference to `SHA256_Init'
    /usr/local/bin/ld: crypt_genhash_impl.cc:(.text+0x229): undefined reference to `SHA256_Update'
    /usr/local/bin/ld: crypt_genhash_impl.cc:(.text+0x23f): undefined reference to `SHA256_Update'
    /usr/local/bin/ld: crypt_genhash_impl.cc:(.text+0x252): undefined reference to `SHA256_Update'
    /usr/local/bin/ld: crypt_genhash_impl.cc:(.text+0x268): undefined reference to `SHA256_Final'
    /usr/local/bin/ld: crypt_genhash_impl.cc:(.text+0x2a1): undefined reference to `SHA256_Update'
    /usr/local/bin/ld: crypt_genhash_impl.cc:(.text+0x2cc): undefined reference to `SHA256_Update'
    /usr/local/bin/ld: crypt_genhash_impl.cc:(.text+0x315): undefined reference to `SHA256_Update'
    /usr/local/bin/ld: crypt_genhash_impl.cc:(.text+0x33a): undefined reference to `SHA256_Final'
    /usr/local/bin/ld: crypt_genhash_impl.cc:(.text+0x349): undefined reference to `SHA256_Init'
    /usr/local/bin/ld: crypt_genhash_impl.cc:(.text+0x36e): undefined reference to `SHA256_Update'
    /usr/local/bin/ld: crypt_genhash_impl.cc:(.text+0x387): undefined reference to `SHA256_Final'
    /usr/local/bin/ld: crypt_genhash_impl.cc:(.text+0x41c): undefined reference to `SHA256_Final'
    /usr/local/bin/ld: crypt_genhash_impl.cc:(.text+0x42b): undefined reference to `SHA256_Init'
    /usr/local/bin/ld: crypt_genhash_impl.cc:(.text+0x441): undefined reference to `SHA256_Final'
    /usr/local/bin/ld: crypt_genhash_impl.cc:(.text+0x476): undefined reference to `SHA256_Init'
    /usr/local/bin/ld: crypt_genhash_impl.cc:(.text+0x48b): undefined reference to `SHA256_Update'
    /usr/local/bin/ld: crypt_genhash_impl.cc:(.text+0x4ad): undefined reference to `SHA256_Final'
    /usr/local/bin/ld: crypt_genhash_impl.cc:(.text+0x581): undefined reference to `SHA256_Init'
    /usr/local/bin/ld: crypt_genhash_impl.cc:(.text+0x5bc): undefined reference to `SHA256_Update'
    /usr/local/bin/ld: crypt_genhash_impl.cc:(.text+0x5f7): undefined reference to `SHA256_Update'
    /usr/local/bin/ld: crypt_genhash_impl.cc:(.text+0x616): undefined reference to `SHA256_Update'
    /usr/local/bin/ld: crypt_genhash_impl.cc:(.text+0x652): undefined reference to `SHA256_Update'
    /usr/local/bin/ld: crypt_genhash_impl.cc:(.text+0x671): undefined reference to `SHA256_Update'
    /usr/local/bin/ld: crypt_genhash_impl.cc:(.text+0x687): undefined reference to `SHA256_Final'
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(crypt_genhash_impl.cc.o): in function `generate_user_salt':
    crypt_genhash_impl.cc:(.text+0xc43): undefined reference to `RAND_bytes'
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(my_rnd.cc.o): in function `my_rand_buffer':
    my_rnd.cc:(.text+0x67): undefined reference to `RAND_bytes'
    /usr/local/bin/ld: my_rnd.cc:(.text+0x77): undefined reference to `ERR_clear_error'
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(my_rnd.cc.o): in function `my_rnd_ssl':
    my_rnd.cc:(.text+0xbc): undefined reference to `RAND_bytes'
    /usr/local/bin/ld: my_rnd.cc:(.text+0xe7): undefined reference to `ERR_clear_error'
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(my_sha1.cc.o): in function `mysql_sha1_reset(SHAstate_st*)':
    my_sha1.cc:(.text+0x14): undefined reference to `SHA1_Init'
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(my_sha1.cc.o): in function `mysql_sha1_input(SHAstate_st*, unsigned char const*, unsigned int)':
    my_sha1.cc:(.text+0x3a): undefined reference to `SHA1_Update'
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(my_sha1.cc.o): in function `mysql_sha1_result(SHAstate_st*, unsigned char*)':
    my_sha1.cc:(.text+0x67): undefined reference to `SHA1_Final'
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(my_sha1.cc.o): in function `compute_sha1_hash':
    my_sha1.cc:(.text+0xa8): undefined reference to `SHA1_Init'
    /usr/local/bin/ld: my_sha1.cc:(.text+0xb7): undefined reference to `SHA1_Update'
    /usr/local/bin/ld: my_sha1.cc:(.text+0xc3): undefined reference to `SHA1_Final'
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(my_sha1.cc.o): in function `compute_sha1_hash_multi':
    my_sha1.cc:(.text+0x108): undefined reference to `SHA1_Init'
    /usr/local/bin/ld: my_sha1.cc:(.text+0x117): undefined reference to `SHA1_Update'
    /usr/local/bin/ld: my_sha1.cc:(.text+0x126): undefined reference to `SHA1_Update'
    /usr/local/bin/ld: my_sha1.cc:(.text+0x132): undefined reference to `SHA1_Final'
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(my_aes_openssl.cc.o): in function `my_aes_encrypt':
    my_aes_openssl.cc:(.text+0x5d): undefined reference to `EVP_CIPHER_iv_length'
    /usr/local/bin/ld: my_aes_openssl.cc:(.text+0x78): undefined reference to `EVP_CIPHER_CTX_init'
    /usr/local/bin/ld: my_aes_openssl.cc:(.text+0x8a): undefined reference to `EVP_EncryptInit'
    /usr/local/bin/ld: my_aes_openssl.cc:(.text+0x9d): undefined reference to `EVP_CIPHER_CTX_set_padding'
    /usr/local/bin/ld: my_aes_openssl.cc:(.text+0xbd): undefined reference to `EVP_EncryptUpdate'
    /usr/local/bin/ld: my_aes_openssl.cc:(.text+0xd8): undefined reference to `EVP_EncryptFinal'
    /usr/local/bin/ld: my_aes_openssl.cc:(.text+0xe9): undefined reference to `EVP_CIPHER_CTX_cleanup'
    /usr/local/bin/ld: my_aes_openssl.cc:(.text+0xfb): undefined reference to `ERR_clear_error'
    /usr/local/bin/ld: my_aes_openssl.cc:(.text+0x105): undefined reference to `EVP_CIPHER_CTX_cleanup'
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(my_aes_openssl.cc.o): in function `aes_evp_type(my_aes_opmode)':
    my_aes_openssl.cc:(.text+0x151): undefined reference to `EVP_aes_128_ecb'
    /usr/local/bin/ld: my_aes_openssl.cc:(.text+0x15c): undefined reference to `EVP_aes_192_ecb'
    /usr/local/bin/ld: my_aes_openssl.cc:(.text+0x163): undefined reference to `EVP_aes_256_ecb'
    /usr/local/bin/ld: my_aes_openssl.cc:(.text+0x16a): undefined reference to `EVP_aes_128_cbc'
    /usr/local/bin/ld: my_aes_openssl.cc:(.text+0x171): undefined reference to `EVP_aes_192_cbc'
    /usr/local/bin/ld: my_aes_openssl.cc:(.text+0x178): undefined reference to `EVP_aes_256_cbc'
    /usr/local/bin/ld: my_aes_openssl.cc:(.text+0x17f): undefined reference to `EVP_aes_128_cfb1'
    /usr/local/bin/ld: my_aes_openssl.cc:(.text+0x186): undefined reference to `EVP_aes_192_cfb1'
    /usr/local/bin/ld: my_aes_openssl.cc:(.text+0x18d): undefined reference to `EVP_aes_256_cfb1'
    /usr/local/bin/ld: my_aes_openssl.cc:(.text+0x194): undefined reference to `EVP_aes_128_cfb8'
    /usr/local/bin/ld: my_aes_openssl.cc:(.text+0x19b): undefined reference to `EVP_aes_192_cfb8'
    /usr/local/bin/ld: my_aes_openssl.cc:(.text+0x1a2): undefined reference to `EVP_aes_256_cfb8'
    /usr/local/bin/ld: my_aes_openssl.cc:(.text+0x1a9): undefined reference to `EVP_aes_128_cfb128'
    /usr/local/bin/ld: my_aes_openssl.cc:(.text+0x1b0): undefined reference to `EVP_aes_192_cfb128'
    /usr/local/bin/ld: my_aes_openssl.cc:(.text+0x1b7): undefined reference to `EVP_aes_256_cfb128'
    /usr/local/bin/ld: my_aes_openssl.cc:(.text+0x1be): undefined reference to `EVP_aes_128_ofb'
    /usr/local/bin/ld: my_aes_openssl.cc:(.text+0x1c5): undefined reference to `EVP_aes_192_ofb'
    /usr/local/bin/ld: my_aes_openssl.cc:(.text+0x1cc): undefined reference to `EVP_aes_256_ofb'
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(my_aes_openssl.cc.o): in function `my_aes_decrypt':
    my_aes_openssl.cc:(.text+0x23d): undefined reference to `EVP_CIPHER_iv_length'
    /usr/local/bin/ld: my_aes_openssl.cc:(.text+0x25b): undefined reference to `EVP_CIPHER_CTX_init'
    /usr/local/bin/ld: my_aes_openssl.cc:(.text+0x275): undefined reference to `EVP_DecryptInit'
    /usr/local/bin/ld: my_aes_openssl.cc:(.text+0x284): undefined reference to `EVP_CIPHER_CTX_set_padding'
    /usr/local/bin/ld: my_aes_openssl.cc:(.text+0x2a0): undefined reference to `EVP_DecryptUpdate'
    /usr/local/bin/ld: my_aes_openssl.cc:(.text+0x2b7): undefined reference to `EVP_DecryptFinal_ex'
    /usr/local/bin/ld: my_aes_openssl.cc:(.text+0x2c4): undefined reference to `EVP_CIPHER_CTX_cleanup'
    /usr/local/bin/ld: my_aes_openssl.cc:(.text+0x2d6): undefined reference to `ERR_clear_error'
    /usr/local/bin/ld: my_aes_openssl.cc:(.text+0x2dc): undefined reference to `EVP_CIPHER_CTX_cleanup'
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(my_aes_openssl.cc.o): in function `my_aes_get_size':
    my_aes_openssl.cc:(.text+0x32e): undefined reference to `EVP_CIPHER_block_size'
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(my_aes_openssl.cc.o): in function `my_aes_needs_iv':
    my_aes_openssl.cc:(.text+0x36a): undefined reference to `EVP_CIPHER_iv_length'
    collect2: error: ld returned 1 exit status
    gmake: *** [Makefile:85: ../db] Error 1
    root@Metin2:/usr/src/SERVERPVP/EREN3/db/src #
    Ma poate lumina cineva cum pot rezolva aceste erori sa pot compila sursele

    📢 Resurse Metin2 Premium!

    Zeci de resurse Metin2 Premium - exclusive și 100% funcționale începând cu 15.99€!.

    Vezi resursele Cumpără premium
    Premium
    Premium
    Anunț
  • Mesaje: 19
  • Reacții: 253
  • Mesaje utile: 0
  • Server: luvion.global
  • Regat: Jinno
  • [ID Discord]
  • Contact:

    Medalii

    Mesaj de Massimo »

    g++49: internal compiler error: Killed (program cc1plus) = Incearca sa compilez cu gmake -j2 / j4 - > iti da kill din cauza vps-ului slab

    iar :
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(client.c.o): in function `mysql_get_ssl_cipher': = Freebsd-u are o alta versiune de mysql fata de sursa server. -> sterge vers. actuala de mysql de pe frbsd si pune ce are sursa respectiva. --> comanda: mysql -V in putty ca sa vezi ce versiune ai la freebsd
    Comming Soon - xx.xx.2025
    See full signature

    🔥 Hai pe Discord! - Chat activ și support direct

    Te așteptăm și pe serverul de Discord - aici ne-am strâns toată comunitatea de Metin2 din România.

    Alătură-te acum!
    1300+ de membri activi!
    Robot Discord
    Roboțelu'
    Anunț
    Închis

    Înapoi la “Arhivă probleme”

    Informații

    Utilizatori ce navighează pe acest forum: Niciun utilizator înregistrat și 1 vizitator

    Discord ID copiat: