Yardım Server Soruce sonunda undefined reference to hatası

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

piskozkatil

Üye
Üye
Mesaj
7
Beğeni
1
Puan
415
Ticaret Puanı
0
Hata:
linking ../game_r41030
/usr/local/bin/ld: .obj/cmd_general.o: in function `do_gift_refresh(CHARACTER*,                                                                                                                                                              char const*, int, int)':
/usr/src/Server/game/src/cmd_general.cpp:1173: undefined reference to `CHARACTER                                                                                                                                                             ::LoadGiftPage(int)'
/usr/local/bin/ld: .obj/cmd_general.o: in function `DeleteShop(unsigned int)':
/usr/src/Server/game/src/cmd_general.cpp:1193: undefined reference to `CHARACTER                                                                                                                                                             ::DeleteMyShop()'
/usr/local/bin/ld: .obj/cmd_general.o: in function `_UpdateOfflineShop(unsigned                                                                                                                                                              int, bool, bool, bool)':
/usr/src/Server/game/src/cmd_general.cpp:1395: undefined reference to `CHARACTER                                                                                                                                                             ::SetShopEditModeTick()'
/usr/local/bin/ld: /usr/src/Server/game/src/cmd_general.cpp:1399: undefined refe                                                                                                                                                             rence to `CHARACTER::SetShopEditMode(bool)'
/usr/local/bin/ld: /usr/src/Server/game/src/cmd_general.cpp:1397: undefined refe                                                                                                                                                             rence to `CHARACTER::UpdateShopItems()'
/usr/local/bin/ld: .obj/cmd_general.o: in function `do_shop_update(CHARACTER*, c                                                                                                                                                             har const*, int, int)':
/usr/src/Server/game/src/cmd_general.cpp:1778: undefined reference to `CHARACTER                                                                                                                                                             ::UpdateShopItems()'
/usr/local/bin/ld: .obj/cmd_general.o: in function `do_gift_get(CHARACTER*, char                                                                                                                                                              const*, int, int)':
/usr/src/Server/game/src/cmd_general.cpp:1156: undefined reference to `CHARACTER                                                                                                                                                             ::RefreshGift()'
/usr/local/bin/ld: /usr/src/Server/game/src/cmd_general.cpp:1157: undefined refe                                                                                                                                                             rence to `CHARACTER::LoadGiftPage(int)'
/usr/local/bin/ld: .obj/cmd_general.o: in function `do_set_name_shop(CHARACTER*,                                                                                                                                                              char const*, int, int)':
/usr/src/Server/game/src/cmd_general.cpp:1287: undefined reference to `CHARACTER                                                                                                                                                             ::LoadPrivShops()'
/usr/local/bin/ld: /usr/src/Server/game/src/cmd_general.cpp:1297: undefined refe                                                                                                                                                             rence to `CHARACTER::SetShopSign(char const*)'
/usr/local/bin/ld: .obj/cmd_general.o: in function `do_shop_refresh(CHARACTER*,                                                                                                                                                              char const*, int, int)':
/usr/src/Server/game/src/cmd_general.cpp:1316: undefined reference to `CHARACTER                                                                                                                                                             ::SendShops(bool)'
/usr/local/bin/ld: .obj/config.o: in function `LoadShopConfig()':
/usr/src/Server/game/src/config.cpp:1603: undefined reference to `CHARACTER::Sen                                                                                                                                                             dShopCost()'
/usr/local/bin/ld: .obj/input_db.o: in function `shop_event(boost::intrusive_ptr                                                                                                                                                             <event>, long)':
/usr/src/Server/game/src/input_db.cpp:107: undefined reference to `CHARACTER::De                                                                                                                                                             leteMyShop()'
/usr/local/bin/ld: .obj/input_db.o: in function `CInputDB::ShopClose(char const*                                                                                                                                                             )':
/usr/src/Server/game/src/input_db.cpp:1210: undefined reference to `CHARACTER::R                                                                                                                                                             efreshGift()'
/usr/local/bin/ld: /usr/src/Server/game/src/input_db.cpp:1212: undefined referen                                                                                                                                                             ce to `CHARACTER::RemovePrivShopTable(unsigned int)'
/usr/local/bin/ld: /usr/src/Server/game/src/input_db.cpp:1213: undefined referen                                                                                                                                                             ce to `CHARACTER::SendShops(bool)'
/usr/local/bin/ld: /usr/src/Server/game/src/input_db.cpp:1231: undefined referen                                                                                                                                                             ce to `CHARACTER::DeleteMyShop()'
/usr/local/bin/ld: .obj/input_db.o: in function `CInputDB::ShopName(char const*)                                                                                                                                                             ':
/usr/src/Server/game/src/input_db.cpp:1255: undefined reference to `CHARACTER::S                                                                                                                                                             etShopSign(char const*)'
/usr/local/bin/ld: .obj/input_db.o: in function `CInputDB::ShopUpdateItem(char c                                                                                                                                                             onst*)':
/usr/src/Server/game/src/input_db.cpp:1279: undefined reference to `CHARACTER::S                                                                                                                                                             etShopEditModeTick()'
/usr/local/bin/ld: /usr/src/Server/game/src/input_db.cpp:1283: undefined referen                                                                                                                                                             ce to `CHARACTER::SetShopEditMode(bool)'
/usr/local/bin/ld: /usr/src/Server/game/src/input_db.cpp:1281: undefined referen                                                                                                                                                             ce to `CHARACTER::UpdateShopItems()'
/usr/local/bin/ld: .obj/input_login.o: in function `CInputLogin::Entergame(DESC*                                                                                                                                                             , char const*)':
/usr/src/Server/game/src/input_login.cpp:628: undefined reference to `CHARACTER:                                                                                                                                                             :LoadPrivShops()'
/usr/local/bin/ld: /usr/src/Server/game/src/input_login.cpp:629: undefined refer                                                                                                                                                             ence to `CHARACTER::SendShopCost()'
/usr/local/bin/ld: /usr/src/Server/game/src/input_login.cpp:630: undefined refer                                                                                                                                                             ence to `CHARACTER::StartRefreshShopEvent()'
/usr/local/bin/ld: /usr/src/Server/game/src/input_login.cpp:634: undefined refer                                                                                                                                                             ence to `CHARACTER::StartRefreshGift()'
/usr/local/bin/ld: .obj/input_main.o: in function `CInputMain::MyShop(CHARACTER*                                                                                                                                                             , char const*, unsigned int)':
/usr/src/Server/game/src/input_main.cpp:3004: undefined reference to `CHARACTER:                                                                                                                                                             :OpenMyShop(char const*, SShopItemTable*, unsigned char, unsigned int)'
/usr/local/bin/ld: .obj/shop.o: in function `CShop::Buy(CHARACTER*, unsigned cha                                                                                                                                                             r)':
/usr/src/Server/game/src/shop.cpp:366: undefined reference to `CHARACTER::LoadPr                                                                                                                                                             ivShops()'
/usr/local/bin/ld: /usr/src/Server/game/src/shop.cpp:371: undefined reference to                                                                                                                                                              `CHARACTER::RefreshGift()'
/usr/local/bin/ld: /usr/src/Server/game/src/shop.cpp:419: undefined reference to                                                                                                                                                              `CHARACTER::DeleteMyShop()'
/usr/local/bin/ld: .obj/shop_manager.o: in function `CShopManager::StartOfflineS                                                                                                                                                             hop(unsigned int, bool)':
/usr/src/Server/game/src/shop_manager.cpp:292: undefined reference to `CHARACTER                                                                                                                                                             ::OpenShop(unsigned int, char const*, bool)'
/usr/local/bin/ld: /usr/src/Server/game/src/shop_manager.cpp:293: undefined refe                                                                                                                                                             rence to `CHARACTER::StartShopEditModeEvent()'
/usr/local/bin/ld: /usr/src/Server/game/src/shop_manager.cpp:298: undefined refe                                                                                                                                                             rence to `CHARACTER::LoadPrivShops()'
/usr/local/bin/ld: .obj/shop_manager.o: in function `CShopManager::CreateOffline                                                                                                                                                             Shop(CHARACTER*, char const*, std::vector<SShopItemTable*, std::allocator<SShopI                                                                                                                                                             temTable*> >, unsigned int)':
/usr/src/Server/game/src/shop_manager.cpp:248: undefined reference to `CHARACTER                                                                                                                                                             ::SendShops(bool)'
collect2: error: ld returned 1 exit status
gmake[1]: *** [Makefile:194: ../game_r41030] Error 1
gmake[1]: Leaving directory '/usr/src/Server/game/src'
gmake: *** [Makefile:137: all] Error 2
root@turkmmo:/usr/src/Server #
root@turkmmo:/usr/src/Server #
 
Geri
Üst