Jump to content

sf.cnkr

Member
  • Posts

    2
  • Joined

  • Last visited

  • Feedback

    0%

About sf.cnkr

Informations

  • Gender
    Male

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

sf.cnkr's Achievements

Apprentice

Apprentice (3/16)

  • Dedicated
  • Reacting Well
  • First Post
  • Conversation Starter
  • Week One Done

Recent Badges

0

Reputation

  1. (i dont know english) Hi I have a problem. My src gcc update has failed please help me. /usr/local/bin/ld: OBJDIR/char_skill.o: in function `CHARACTER::ComputeSkillAtPosition(unsigned int, pixel_position_s const&, unsigned char)': /usr/src/Yakamoz/Server/game/src/char_skill.cpp:2262: undefined reference to `CPoly::SetVar(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double)' /usr/local/bin/ld: /usr/src/Yakamoz/Server/game/src/char_skill.cpp:2465: undefined reference to `CPoly::SetVar(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double)' /usr/local/bin/ld: OBJDIR/char_skill.o: in function `CHARACTER::UseMobSkill(unsigned int)': /usr/src/Yakamoz/Server/game/src/char_skill.cpp:3641: undefined reference to `CPoly::SetVar(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double)' /usr/local/bin/ld: OBJDIR/char_skill.o: in function `CHARACTER::ComputeSkill(unsigned int, CHARACTER*, unsigned char)': /usr/src/Yakamoz/Server/game/src/char_skill.cpp:2650: undefined reference to `CPoly::SetVar(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double)' /usr/local/bin/ld: /usr/src/Yakamoz/Server/game/src/char_skill.cpp:2718: undefined reference to `CPoly::SetVar(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double)' /usr/local/bin/ld: OBJDIR/char_skill.o:/usr/src/Yakamoz/Server/game/src/char_skill.cpp:2719: more undefined references to `CPoly::SetVar(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double)' follow /usr/local/bin/ld: OBJDIR/char_skill.o: in function `CHARACTER::ComputeSkill(unsigned int, CHARACTER*, unsigned char)': /usr/src/Yakamoz/Server/game/src/char_skill.cpp:2726: undefined reference to `CPoly::GetVar(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' /usr/local/bin/ld: /usr/src/Yakamoz/Server/game/src/char_skill.cpp:2726: undefined reference to `CPoly::GetVar(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' /usr/local/bin/ld: /usr/src/Yakamoz/Server/game/src/char_skill.cpp:2783: undefined reference to `CPoly::SetVar(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double)' /usr/local/bin/ld: /usr/src/Yakamoz/Server/game/src/char_skill.cpp:2814: undefined reference to `CPoly::SetVar(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double)' /usr/local/bin/ld: /usr/src/Yakamoz/Server/game/src/char_skill.cpp:2843: undefined reference to `CPoly::SetVar(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double)' /usr/local/bin/ld: /usr/src/Yakamoz/Server/game/src/char_skill.cpp:2895: undefined reference to `CPoly::SetVar(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double)' /usr/local/bin/ld: /usr/src/Yakamoz/Server/game/src/char_skill.cpp:2998: undefined reference to `CPoly::SetVar(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double)' /usr/local/bin/ld: OBJDIR/char_skill.o:/usr/src/Yakamoz/Server/game/src/char_skill.cpp:2877: more undefined references to `CPoly::SetVar(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double)' follow /usr/local/bin/ld: OBJDIR/db.o: in function `AccountDB::SetLocale(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)': /usr/src/Yakamoz/Server/game/src/db.cpp:1212: undefined reference to `CAsyncSQL2::SetLocale(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' /usr/local/bin/ld: OBJDIR/guild.o: in function `CGuild::UseSkill(unsigned int, CHARACTER*, unsigned int)': /usr/src/Yakamoz/Server/game/src/guild.cpp:1341: undefined reference to `CPoly::SetVar(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double)' /usr/local/bin/ld: /usr/src/Yakamoz/Server/game/src/guild.cpp:1350: undefined reference to `CPoly::SetVar(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double)' /usr/local/bin/ld: OBJDIR/skill.o: in function `CSkillProto::SetPointVar(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double)': /usr/src/Yakamoz/Server/game/src/skill.cpp:10: undefined reference to `CPoly::SetVar(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double)' /usr/local/bin/ld: /usr/src/Yakamoz/Server/game/src/skill.cpp:11: undefined reference to `CPoly::SetVar(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double)' /usr/local/bin/ld: /usr/src/Yakamoz/Server/game/src/skill.cpp:12: undefined reference to `CPoly::SetVar(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double)' /usr/local/bin/ld: OBJDIR/skill.o:/usr/src/Yakamoz/Server/game/src/skill.cpp:18: more undefined references to `CPoly::SetVar(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double)' follow /usr/local/bin/ld: OBJDIR/cipher.o:(.rodata._ZTVN8CryptoPP36CipherModeFinalTemplate_CipherHolderINS_16BlockCipherFinalILNS_9CipherDirE0ENS_7SHACAL23EncEEENS_20ConcretePolicyHolderINS_5EmptyENS_22AdditiveCipherTemplateINS_20AbstractPolicyHolderINS_28AdditiveCipherAbstractPolicyENS_14CTR_ModePolicyEEEEESA_EEEE[_ZTVN8CryptoPP36CipherModeFinalTemplate_CipherHolderINS_16BlockCipherFinalILNS_9CipherDirE0ENS_7SHACAL23EncEEENS_20ConcretePolicyHolderINS_5EmptyENS_22AdditiveCipherTemplateINS_20AbstractPolicyHolderINS_28AdditiveCipherAbstractPolicyENS_14CTR_ModePolicyEEEEESA_EEEE]+0x15c): undefined reference to `CryptoPP::RandomNumberGenerator::GenerateIntoBufferedTransformation(CryptoPP::BufferedTransformation&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long long)' /usr/local/bin/ld: OBJDIR/cipher.o:(.rodata._ZTVN8CryptoPP36CipherModeFinalTemplate_CipherHolderINS_16BlockCipherFinalILNS_9CipherDirE0ENS_3TEA3EncEEENS_20ConcretePolicyHolderINS_5EmptyENS_22AdditiveCipherTemplateINS_20AbstractPolicyHolderINS_28AdditiveCipherAbstractPolicyENS_14CTR_ModePolicyEEEEESA_EEEE[_ZTVN8CryptoPP36CipherModeFinalTemplate_CipherHolderINS_16BlockCipherFinalILNS_9CipherDirE0ENS_3TEA3EncEEENS_20ConcretePolicyHolderINS_5EmptyENS_22AdditiveCipherTemplateINS_20AbstractPolicyHolderINS_28AdditiveCipherAbstractPolicyENS_14CTR_ModePolicyEEEEESA_EEEE]+0x15c): undefined reference to `CryptoPP::RandomNumberGenerator::GenerateIntoBufferedTransformation(CryptoPP::BufferedTransformation&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long long)' /usr/local/bin/ld: OBJDIR/cipher.o:(.rodata._ZTVN8CryptoPP36CipherModeFinalTemplate_CipherHolderINS_16BlockCipherFinalILNS_9CipherDirE0ENS_8Blowfish4BaseEEENS_20ConcretePolicyHolderINS_5EmptyENS_22AdditiveCipherTemplateINS_20AbstractPolicyHolderINS_28AdditiveCipherAbstractPolicyENS_14CTR_ModePolicyEEEEESA_EEEE[_ZTVN8CryptoPP36CipherModeFinalTemplate_CipherHolderINS_16BlockCipherFinalILNS_9CipherDirE0ENS_8Blowfish4BaseEEENS_20ConcretePolicyHolderINS_5EmptyENS_22AdditiveCipherTemplateINS_20AbstractPolicyHolderINS_28AdditiveCipherAbstractPolicyENS_14CTR_ModePolicyEEEEESA_EEEE]+0x15c): undefined reference to `CryptoPP::RandomNumberGenerator::GenerateIntoBufferedTransformation(CryptoPP::BufferedTransformation&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long long)' /usr/local/bin/ld: OBJDIR/cipher.o:(.rodata._ZTVN8CryptoPP36CipherModeFinalTemplate_CipherHolderINS_16BlockCipherFinalILNS_9CipherDirE0ENS_3RC53EncEEENS_20ConcretePolicyHolderINS_5EmptyENS_22AdditiveCipherTemplateINS_20AbstractPolicyHolderINS_28AdditiveCipherAbstractPolicyENS_14CTR_ModePolicyEEEEESA_EEEE[_ZTVN8CryptoPP36CipherModeFinalTemplate_CipherHolderINS_16BlockCipherFinalILNS_9CipherDirE0ENS_3RC53EncEEENS_20ConcretePolicyHolderINS_5EmptyENS_22AdditiveCipherTemplateINS_20AbstractPolicyHolderINS_28AdditiveCipherAbstractPolicyENS_14CTR_ModePolicyEEEEESA_EEEE]+0x15c): undefined reference to `CryptoPP::RandomNumberGenerator::GenerateIntoBufferedTransformation(CryptoPP::BufferedTransformation&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long long)' /usr/local/bin/ld: OBJDIR/cipher.o:(.rodata._ZTVN8CryptoPP36CipherModeFinalTemplate_CipherHolderINS_16BlockCipherFinalILNS_9CipherDirE0ENS_4SEED4BaseEEENS_20ConcretePolicyHolderINS_5EmptyENS_22AdditiveCipherTemplateINS_20AbstractPolicyHolderINS_28AdditiveCipherAbstractPolicyENS_14CTR_ModePolicyEEEEESA_EEEE[_ZTVN8CryptoPP36CipherModeFinalTemplate_CipherHolderINS_16BlockCipherFinalILNS_9CipherDirE0ENS_4SEED4BaseEEENS_20ConcretePolicyHolderINS_5EmptyENS_22AdditiveCipherTemplateINS_20AbstractPolicyHolderINS_28AdditiveCipherAbstractPolicyENS_14CTR_ModePolicyEEEEESA_EEEE]+0x15c): undefined reference to `CryptoPP::RandomNumberGenerator::GenerateIntoBufferedTransformation(CryptoPP::BufferedTransformation&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long long)' /usr/local/bin/ld: OBJDIR/cipher.o:(.rodata._ZTVN8CryptoPP36CipherModeFinalTemplate_CipherHolderINS_16BlockCipherFinalILNS_9CipherDirE0ENS_8Camellia4BaseEEENS_20ConcretePolicyHolderINS_5EmptyENS_22AdditiveCipherTemplateINS_20AbstractPolicyHolderINS_28AdditiveCipherAbstractPolicyENS_14CTR_ModePolicyEEEEESA_EEEE[_ZTVN8CryptoPP36CipherModeFinalTemplate_CipherHolderINS_16BlockCipherFinalILNS_9CipherDirE0ENS_8Camellia4BaseEEENS_20ConcretePolicyHolderINS_5EmptyENS_22AdditiveCipherTemplateINS_20AbstractPolicyHolderINS_28AdditiveCipherAbstractPolicyENS_14CTR_ModePolicyEEEEESA_EEEE]+0x15c): more undefined references to `CryptoPP::RandomNumberGenerator::GenerateIntoBufferedTransformation(CryptoPP::BufferedTransformation&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long long)' follow /usr/local/bin/ld: OBJDIR/cipher.o:(.rodata._ZTVN8CryptoPP20AutoSeededRandomPoolE[_ZTVN8CryptoPP20AutoSeededRandomPoolE]+0x30): undefined reference to `CryptoPP::RandomPool::GenerateIntoBufferedTransformation(CryptoPP::BufferedTransformation&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long long)' /usr/local/bin/ld: ../../libdevil/libIL.a(il_jpeg.o): in function `devil_jpeg_read_init': il_jpeg.c:(.text+0x44b): undefined reference to `jpeg_resync_to_restart' /usr/local/bin/ld: ../../libdevil/libIL.a(il_jpeg.o): in function `iJpegErrorExit': il_jpeg.c:(.text+0x487): undefined reference to `jpeg_destroy' /usr/local/bin/ld: ../../libdevil/libIL.a(il_jpeg.o): in function `iLoadJpegInternal': il_jpeg.c:(.text+0x4ec): undefined reference to `jpeg_std_error' /usr/local/bin/ld: il_jpeg.c:(.text+0x537): undefined reference to `jpeg_CreateDecompress' /usr/local/bin/ld: il_jpeg.c:(.text+0x55f): undefined reference to `jpeg_read_header' /usr/local/bin/ld: il_jpeg.c:(.text+0x571): undefined reference to `jpeg_finish_decompress' /usr/local/bin/ld: il_jpeg.c:(.text+0x579): undefined reference to `jpeg_destroy_decompress' /usr/local/bin/ld: ../../libdevil/libIL.a(il_jpeg.o): in function `iSaveJpegInternal': il_jpeg.c:(.text+0x85c): undefined reference to `jpeg_std_error' /usr/local/bin/ld: il_jpeg.c:(.text+0x882): undefined reference to `jpeg_CreateCompress' /usr/local/bin/ld: il_jpeg.c:(.text+0x8d6): undefined reference to `jpeg_set_defaults' /usr/local/bin/ld: il_jpeg.c:(.text+0x901): undefined reference to `jpeg_set_quality' /usr/local/bin/ld: il_jpeg.c:(.text+0x911): undefined reference to `jpeg_start_compress' /usr/local/bin/ld: il_jpeg.c:(.text+0x94b): undefined reference to `jpeg_write_scanlines' /usr/local/bin/ld: il_jpeg.c:(.text+0x96a): undefined reference to `jpeg_finish_compress' /usr/local/bin/ld: il_jpeg.c:(.text+0x972): undefined reference to `jpeg_destroy_compress' /usr/local/bin/ld: ../../libdevil/libIL.a(il_jpeg.o): in function `ilLoadFromJpegStruct': il_jpeg.c:(.text+0x9c4): undefined reference to `jpeg_start_decompress' /usr/local/bin/ld: il_jpeg.c:(.text+0xaa0): undefined reference to `jpeg_read_scanlines' /usr/local/bin/ld: ../../libdevil/libIL.a(il_jpeg.o): in function `ilSaveFromJpegStruct': il_jpeg.c:(.text+0xbd2): undefined reference to `jpeg_start_compress' /usr/local/bin/ld: il_jpeg.c:(.text+0xc0b): undefined reference to `jpeg_write_scanlines' /usr/local/bin/ld: ../../libdevil/libtiff.a(tif_jpeg.o): in function `TIFFjpeg_error_exit': tif_jpeg.c:(.text+0x48): undefined reference to `jpeg_abort' /usr/local/bin/ld: ../../libdevil/libtiff.a(tif_jpeg.o): in function `TIFFjpeg_create_compress': tif_jpeg.c:(.text+0xdb): undefined reference to `jpeg_std_error' /usr/local/bin/ld: tif_jpeg.c:(.text+0x127): undefined reference to `jpeg_CreateCompress' /usr/local/bin/ld: ../../libdevil/libtiff.a(tif_jpeg.o): in function `TIFFjpeg_create_decompress': tif_jpeg.c:(.text+0x15b): undefined reference to `jpeg_std_error' /usr/local/bin/ld: tif_jpeg.c:(.text+0x1a7): undefined reference to `jpeg_CreateDecompress' /usr/local/bin/ld: ../../libdevil/libtiff.a(tif_jpeg.o): in function `TIFFjpeg_set_defaults': tif_jpeg.c:(.text+0x1ef): undefined reference to `jpeg_set_defaults' /usr/local/bin/ld: ../../libdevil/libtiff.a(tif_jpeg.o): in function `TIFFjpeg_set_colorspace': tif_jpeg.c:(.text+0x246): undefined reference to `jpeg_set_colorspace' /usr/local/bin/ld: ../../libdevil/libtiff.a(tif_jpeg.o): in function `TIFFjpeg_set_quality': tif_jpeg.c:(.text+0x29d): undefined reference to `jpeg_set_quality' /usr/local/bin/ld: ../../libdevil/libtiff.a(tif_jpeg.o): in function `TIFFjpeg_suppress_tables': tif_jpeg.c:(.text+0x2f6): undefined reference to `jpeg_suppress_tables' /usr/local/bin/ld: ../../libdevil/libtiff.a(tif_jpeg.o): in function `TIFFjpeg_start_compress': tif_jpeg.c:(.text+0x346): undefined reference to `jpeg_start_compress' /usr/local/bin/ld: ../../libdevil/libtiff.a(tif_jpeg.o): in function `TIFFjpeg_write_scanlines': tif_jpeg.c:(.text+0x39d): undefined reference to `jpeg_write_scanlines' /usr/local/bin/ld: ../../libdevil/libtiff.a(tif_jpeg.o): in function `TIFFjpeg_write_raw_data': tif_jpeg.c:(.text+0x3fd): undefined reference to `jpeg_write_raw_data' /usr/local/bin/ld: ../../libdevil/libtiff.a(tif_jpeg.o): in function `TIFFjpeg_finish_compress': tif_jpeg.c:(.text+0x44f): undefined reference to `jpeg_finish_compress' /usr/local/bin/ld: ../../libdevil/libtiff.a(tif_jpeg.o): in function `TIFFjpeg_write_tables': tif_jpeg.c:(.text+0x49f): undefined reference to `jpeg_write_tables' /usr/local/bin/ld: ../../libdevil/libtiff.a(tif_jpeg.o): in function `TIFFjpeg_read_header': tif_jpeg.c:(.text+0x4f6): undefined reference to `jpeg_read_header' /usr/local/bin/ld: ../../libdevil/libtiff.a(tif_jpeg.o): in function `TIFFjpeg_start_decompress': tif_jpeg.c:(.text+0x53f): undefined reference to `jpeg_start_decompress' /usr/local/bin/ld: ../../libdevil/libtiff.a(tif_jpeg.o): in function `TIFFjpeg_read_scanlines': tif_jpeg.c:(.text+0x59d): undefined reference to `jpeg_read_scanlines' /usr/local/bin/ld: ../../libdevil/libtiff.a(tif_jpeg.o): in function `TIFFjpeg_read_raw_data': tif_jpeg.c:(.text+0x5fd): undefined reference to `jpeg_read_raw_data' /usr/local/bin/ld: ../../libdevil/libtiff.a(tif_jpeg.o): in function `TIFFjpeg_finish_decompress': tif_jpeg.c:(.text+0x64f): undefined reference to `jpeg_finish_decompress' /usr/local/bin/ld: ../../libdevil/libtiff.a(tif_jpeg.o): in function `TIFFjpeg_abort': tif_jpeg.c:(.text+0x69f): undefined reference to `jpeg_abort' /usr/local/bin/ld: ../../libdevil/libtiff.a(tif_jpeg.o): in function `TIFFjpeg_destroy': tif_jpeg.c:(.text+0x6ef): undefined reference to `jpeg_destroy' /usr/local/bin/ld: ../../libdevil/libtiff.a(tif_jpeg.o): in function `TIFFjpeg_data_src': tif_jpeg.c:(.text+0xae3): undefined reference to `jpeg_resync_to_restart' /usr/local/bin/ld: ../../libdevil/libmng.a(libmng_prop_xs.o): in function `mng_get_refreshpass': libmng_prop_xs.c:(.text+0xfca): undefined reference to `jpeg_input_complete' /usr/local/bin/ld: ../../libdevil/libmng.a(libmng_jpeg.o): in function `mngjpeg_cleanup': libmng_jpeg.c:(.text+0x40c): undefined reference to `jpeg_destroy_decompress' /usr/local/bin/ld: libmng_jpeg.c:(.text+0x426): undefined reference to `jpeg_destroy_decompress' /usr/local/bin/ld: ../../libdevil/libmng.a(libmng_jpeg.o): in function `mngjpeg_decompressinit': libmng_jpeg.c:(.text+0x6cc): undefined reference to `jpeg_std_error' /usr/local/bin/ld: libmng_jpeg.c:(.text+0x74d): undefined reference to `jpeg_CreateDecompress' /usr/local/bin/ld: libmng_jpeg.c:(.text+0x776): undefined reference to `jpeg_resync_to_restart' /usr/local/bin/ld: ../../libdevil/libmng.a(libmng_jpeg.o): in function `mngjpeg_decompressdata': libmng_jpeg.c:(.text+0xa58): undefined reference to `jpeg_read_header' /usr/local/bin/ld: libmng_jpeg.c:(.text+0xb19): undefined reference to `jpeg_has_multiple_scans' /usr/local/bin/ld: libmng_jpeg.c:(.text+0xc0f): undefined reference to `jpeg_start_decompress' /usr/local/bin/ld: libmng_jpeg.c:(.text+0xc77): undefined reference to `jpeg_input_complete' /usr/local/bin/ld: libmng_jpeg.c:(.text+0xcfc): undefined reference to `jpeg_start_output' /usr/local/bin/ld: libmng_jpeg.c:(.text+0xd4c): undefined reference to `jpeg_read_scanlines' /usr/local/bin/ld: libmng_jpeg.c:(.text+0xddd): undefined reference to `jpeg_finish_output' /usr/local/bin/ld: libmng_jpeg.c:(.text+0xe1d): undefined reference to `jpeg_input_complete' /usr/local/bin/ld: libmng_jpeg.c:(.text+0xe74): undefined reference to `jpeg_input_complete' /usr/local/bin/ld: libmng_jpeg.c:(.text+0xe9b): undefined reference to `jpeg_finish_decompress' /usr/local/bin/ld: ../../libdevil/libmng.a(libmng_jpeg.o): in function `mngjpeg_decompressfree': libmng_jpeg.c:(.text+0xfbd): undefined reference to `jpeg_destroy_decompress' /usr/local/bin/ld: ../../libdevil/libmng.a(libmng_jpeg.o): in function `mngjpeg_decompressinit2': libmng_jpeg.c:(.text+0xffc): undefined reference to `jpeg_std_error' /usr/local/bin/ld: libmng_jpeg.c:(.text+0x107d): undefined reference to `jpeg_CreateDecompress' /usr/local/bin/ld: libmng_jpeg.c:(.text+0x10a6): undefined reference to `jpeg_resync_to_restart' /usr/local/bin/ld: ../../libdevil/libmng.a(libmng_jpeg.o): in function `mngjpeg_decompressdata2': libmng_jpeg.c:(.text+0x1388): undefined reference to `jpeg_read_header' /usr/local/bin/ld: libmng_jpeg.c:(.text+0x1403): undefined reference to `jpeg_has_multiple_scans' /usr/local/bin/ld: libmng_jpeg.c:(.text+0x14cf): undefined reference to `jpeg_start_decompress' /usr/local/bin/ld: libmng_jpeg.c:(.text+0x1537): undefined reference to `jpeg_input_complete' /usr/local/bin/ld: libmng_jpeg.c:(.text+0x15ad): undefined reference to `jpeg_start_output' /usr/local/bin/ld: libmng_jpeg.c:(.text+0x15dc): undefined reference to `jpeg_read_scanlines' /usr/local/bin/ld: libmng_jpeg.c:(.text+0x166d): undefined reference to `jpeg_finish_output' /usr/local/bin/ld: libmng_jpeg.c:(.text+0x1682): undefined reference to `jpeg_finish_output' /usr/local/bin/ld: libmng_jpeg.c:(.text+0x169d): undefined reference to `jpeg_input_complete' /usr/local/bin/ld: libmng_jpeg.c:(.text+0x16d7): undefined reference to `jpeg_input_complete' /usr/local/bin/ld: libmng_jpeg.c:(.text+0x16fe): undefined reference to `jpeg_finish_decompress' /usr/local/bin/ld: ../../libdevil/libmng.a(libmng_jpeg.o): in function `mngjpeg_decompressfree2': libmng_jpeg.c:(.text+0x182d): undefined reference to `jpeg_destroy_decompress' collect2: error: ld returned 1 exit status gmake: *** [Makefile:134: ../game] Error 1
  2. SYSERR: Dec 6 03:24:56 :: Shop2: Item Search Query Failed, Rows couldn't get SYSERR: Dec 6 03:25:00 :: Shop2: Item Search Query Failed, Rows couldn't get SYSERR: Dec 6 03:25:04 :: Shop2: Item Search Query Failed, Rows couldn't get SYSERR: Dec 6 03:25:05 :: Shop2: Item Search Query Failed, Rows couldn't get SYSERR: Dec 6 03:25:05 :: Shop2: Item Search Query Failed, Rows couldn't get SYSERR: Dec 6 03:25:06 :: Shop2: Item Search Query Failed, Rows couldn't get SYSERR: Dec 6 03:25:06 :: Shop2: Item Search Query Failed, Rows couldn't get ı am trying but ı don't do ı can't do help me
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.