• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Compiling War system compiling.

Linken93

Member
Joined
Apr 6, 2010
Messages
313
Reaction score
7
Location
SWEDEN
Hello!

How do I solve this problem while compiling? Added -D__WAR_SYSTEM__ to configure.ac and Just ran it but facing this.

Code:
make[1]: Entering directory `/var/tfs/source'
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1   -O2 -fomit-frame-pointer -D__USE_MYSQL__    -D__WAR_SYSTEM__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Werror -Wno-strict-aliasing -pipe -MT actions.o -MD -MP -MF .deps/actions.Tpo -c -o actions.o actions.cpp
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1   -O2 -fomit-frame-pointer -D__USE_MYSQL__    -D__WAR_SYSTEM__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Werror -Wno-strict-aliasing -pipe -MT allocator.o -MD -MP -MF .deps/allocator.Tpo -c -o allocator.o allocator.cpp
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1   -O2 -fomit-frame-pointer -D__USE_MYSQL__    -D__WAR_SYSTEM__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Werror -Wno-strict-aliasing -pipe -MT baseevents.o -MD -MP -MF .deps/baseevents.Tpo -c -o baseevents.o baseevents.cpp
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1   -O2 -fomit-frame-pointer -D__USE_MYSQL__    -D__WAR_SYSTEM__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Werror -Wno-strict-aliasing -pipe -MT beds.o -MD -MP -MF .deps/beds.Tpo -c -o beds.o beds.cpp
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1   -O2 -fomit-frame-pointer -D__USE_MYSQL__    -D__WAR_SYSTEM__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Werror -Wno-strict-aliasing -pipe -MT chat.o -MD -MP -MF .deps/chat.Tpo -c -o chat.o chat.cpp
mv -f .deps/allocator.Tpo .deps/allocator.Po
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1   -O2 -fomit-frame-pointer -D__USE_MYSQL__    -D__WAR_SYSTEM__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Werror -Wno-strict-aliasing -pipe -MT combat.o -MD -MP -MF .deps/combat.Tpo -c -o combat.o combat.cpp
mv -f .deps/chat.Tpo .deps/chat.Po
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1   -O2 -fomit-frame-pointer -D__USE_MYSQL__    -D__WAR_SYSTEM__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Werror -Wno-strict-aliasing -pipe -MT condition.o -MD -MP -MF .deps/condition.Tpo -c -o condition.o condition.cpp
mv -f .deps/beds.Tpo .deps/beds.Po
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1   -O2 -fomit-frame-pointer -D__USE_MYSQL__    -D__WAR_SYSTEM__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Werror -Wno-strict-aliasing -pipe -MT configmanager.o -MD -MP -MF .deps/configmanager.Tpo -c -o configmanager.o configmanager.cpp
mv -f .deps/actions.Tpo .deps/actions.Po
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1   -O2 -fomit-frame-pointer -D__USE_MYSQL__    -D__WAR_SYSTEM__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Werror -Wno-strict-aliasing -pipe -MT connection.o -MD -MP -MF .deps/connection.Tpo -c -o connection.o connection.cpp
mv -f .deps/baseevents.Tpo .deps/baseevents.Po
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1   -O2 -fomit-frame-pointer -D__USE_MYSQL__    -D__WAR_SYSTEM__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Werror -Wno-strict-aliasing -pipe -MT container.o -MD -MP -MF .deps/container.Tpo -c -o container.o container.cpp
mv -f .deps/combat.Tpo .deps/combat.Po
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1   -O2 -fomit-frame-pointer -D__USE_MYSQL__    -D__WAR_SYSTEM__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Werror -Wno-strict-aliasing -pipe -MT creature.o -MD -MP -MF .deps/creature.Tpo -c -o creature.o creature.cpp
mv -f .deps/configmanager.Tpo .deps/configmanager.Po
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1   -O2 -fomit-frame-pointer -D__USE_MYSQL__    -D__WAR_SYSTEM__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Werror -Wno-strict-aliasing -pipe -MT creatureevent.o -MD -MP -MF .deps/creatureevent.Tpo -c -o creatureevent.o creatureevent.cpp
mv -f .deps/connection.Tpo .deps/connection.Po
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1   -O2 -fomit-frame-pointer -D__USE_MYSQL__    -D__WAR_SYSTEM__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Werror -Wno-strict-aliasing -pipe -MT cylinder.o -MD -MP -MF .deps/cylinder.Tpo -c -o cylinder.o cylinder.cpp
mv -f .deps/condition.Tpo .deps/condition.Po
mv -f .deps/container.Tpo .deps/container.Po
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1   -O2 -fomit-frame-pointer -D__USE_MYSQL__    -D__WAR_SYSTEM__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Werror -Wno-strict-aliasing -pipe -MT database.o -MD -MP -MF .deps/database.Tpo -c -o database.o database.cpp
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1   -O2 -fomit-frame-pointer -D__USE_MYSQL__    -D__WAR_SYSTEM__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Werror -Wno-strict-aliasing -pipe -MT databasemanager.o -MD -MP -MF .deps/databasemanager.Tpo -c -o databasemanager.o databasemanager.cpp
mv -f .deps/creature.Tpo .deps/creature.Po
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1   -O2 -fomit-frame-pointer -D__USE_MYSQL__    -D__WAR_SYSTEM__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Werror -Wno-strict-aliasing -pipe -MT databasemysql.o -MD -MP -MF .deps/databasemysql.Tpo -c -o databasemysql.o databasemysql.cpp
mv -f .deps/creatureevent.Tpo .deps/creatureevent.Po
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1   -O2 -fomit-frame-pointer -D__USE_MYSQL__    -D__WAR_SYSTEM__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Werror -Wno-strict-aliasing -pipe -MT depot.o -MD -MP -MF .deps/depot.Tpo -c -o depot.o depot.cpp
mv -f .deps/databasemanager.Tpo .deps/databasemanager.Po
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1   -O2 -fomit-frame-pointer -D__USE_MYSQL__    -D__WAR_SYSTEM__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Werror -Wno-strict-aliasing -pipe -MT dispatcher.o -MD -MP -MF .deps/dispatcher.Tpo -c -o dispatcher.o dispatcher.cpp
mv -f .deps/database.Tpo .deps/database.Po
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1   -O2 -fomit-frame-pointer -D__USE_MYSQL__    -D__WAR_SYSTEM__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Werror -Wno-strict-aliasing -pipe -MT exception.o -MD -MP -MF .deps/exception.Tpo -c -o exception.o exception.cpp
mv -f .deps/cylinder.Tpo .deps/cylinder.Po
mv -f .deps/exception.Tpo .deps/exception.Po
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1   -O2 -fomit-frame-pointer -D__USE_MYSQL__    -D__WAR_SYSTEM__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Werror -Wno-strict-aliasing -pipe -MT fileloader.o -MD -MP -MF .deps/fileloader.Tpo -c -o fileloader.o fileloader.cpp
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1   -O2 -fomit-frame-pointer -D__USE_MYSQL__    -D__WAR_SYSTEM__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Werror -Wno-strict-aliasing -pipe -MT game.o -MD -MP -MF .deps/game.Tpo -c -o game.o game.cpp
mv -f .deps/databasemysql.Tpo .deps/databasemysql.Po
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1   -O2 -fomit-frame-pointer -D__USE_MYSQL__    -D__WAR_SYSTEM__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Werror -Wno-strict-aliasing -pipe -MT globalevent.o -MD -MP -MF .deps/globalevent.Tpo -c -o globalevent.o globalevent.cpp
mv -f .deps/dispatcher.Tpo .deps/dispatcher.Po
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1   -O2 -fomit-frame-pointer -D__USE_MYSQL__    -D__WAR_SYSTEM__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Werror -Wno-strict-aliasing -pipe -MT group.o -MD -MP -MF .deps/group.Tpo -c -o group.o group.cpp
mv -f .deps/depot.Tpo .deps/depot.Po
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1   -O2 -fomit-frame-pointer -D__USE_MYSQL__    -D__WAR_SYSTEM__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Werror -Wno-strict-aliasing -pipe -MT house.o -MD -MP -MF .deps/house.Tpo -c -o house.o house.cpp
mv -f .deps/game.Tpo .deps/game.Po
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1   -O2 -fomit-frame-pointer -D__USE_MYSQL__    -D__WAR_SYSTEM__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Werror -Wno-strict-aliasing -pipe -MT housetile.o -MD -MP -MF .deps/housetile.Tpo -c -o housetile.o housetile.cpp
mv -f .deps/globalevent.Tpo .deps/globalevent.Po
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1   -O2 -fomit-frame-pointer -D__USE_MYSQL__    -D__WAR_SYSTEM__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Werror -Wno-strict-aliasing -pipe -MT ioban.o -MD -MP -MF .deps/ioban.Tpo -c -o ioban.o ioban.cpp
mv -f .deps/fileloader.Tpo .deps/fileloader.Po
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1   -O2 -fomit-frame-pointer -D__USE_MYSQL__    -D__WAR_SYSTEM__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Werror -Wno-strict-aliasing -pipe -MT ioguild.o -MD -MP -MF .deps/ioguild.Tpo -c -o ioguild.o ioguild.cpp
mv -f .deps/group.Tpo .deps/group.Po
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1   -O2 -fomit-frame-pointer -D__USE_MYSQL__    -D__WAR_SYSTEM__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Werror -Wno-strict-aliasing -pipe -MT iologindata.o -MD -MP -MF .deps/iologindata.Tpo -c -o iologindata.o iologindata.cpp
mv -f .deps/ioban.Tpo .deps/ioban.Po
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1   -O2 -fomit-frame-pointer -D__USE_MYSQL__    -D__WAR_SYSTEM__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Werror -Wno-strict-aliasing -pipe -MT iomap.o -MD -MP -MF .deps/iomap.Tpo -c -o iomap.o iomap.cpp
mv -f .deps/house.Tpo .deps/house.Po
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1   -O2 -fomit-frame-pointer -D__USE_MYSQL__    -D__WAR_SYSTEM__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Werror -Wno-strict-aliasing -pipe -MT iomapserialize.o -MD -MP -MF .deps/iomapserialize.Tpo -c -o iomapserialize.o iomapserialize.cpp
mv -f .deps/housetile.Tpo .deps/housetile.Po
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1   -O2 -fomit-frame-pointer -D__USE_MYSQL__    -D__WAR_SYSTEM__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Werror -Wno-strict-aliasing -pipe -MT item.o -MD -MP -MF .deps/item.Tpo -c -o item.o item.cpp
mv -f .deps/iomap.Tpo .deps/iomap.Po
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1   -O2 -fomit-frame-pointer -D__USE_MYSQL__    -D__WAR_SYSTEM__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Werror -Wno-strict-aliasing -pipe -MT itemattributes.o -MD -MP -MF .deps/itemattributes.Tpo -c -o itemattributes.o itemattributes.cpp
mv -f .deps/iologindata.Tpo .deps/iologindata.Po
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1   -O2 -fomit-frame-pointer -D__USE_MYSQL__    -D__WAR_SYSTEM__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Werror -Wno-strict-aliasing -pipe -MT items.o -MD -MP -MF .deps/items.Tpo -c -o items.o items.cpp
mv -f .deps/itemattributes.Tpo .deps/itemattributes.Po
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1   -O2 -fomit-frame-pointer -D__USE_MYSQL__    -D__WAR_SYSTEM__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Werror -Wno-strict-aliasing -pipe -MT luascript.o -MD -MP -MF .deps/luascript.Tpo -c -o luascript.o luascript.cpp
mv -f .deps/item.Tpo .deps/item.Po
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1   -O2 -fomit-frame-pointer -D__USE_MYSQL__    -D__WAR_SYSTEM__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Werror -Wno-strict-aliasing -pipe -MT mailbox.o -MD -MP -MF .deps/mailbox.Tpo -c -o mailbox.o mailbox.cpp
mv -f .deps/items.Tpo .deps/items.Po
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1   -O2 -fomit-frame-pointer -D__USE_MYSQL__    -D__WAR_SYSTEM__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Werror -Wno-strict-aliasing -pipe -MT manager.o -MD -MP -MF .deps/manager.Tpo -c -o manager.o manager.cpp
ioguild.cpp: In member function âvoid IOGuild::checkWars()â:
ioguild.cpp:423: error: no matching function for call to âIOGuild::finishWar(War_t&, bool)â
ioguild.h:75: note: candidates are: void IOGuild::finishWar(War_t)
In file included from /usr/include/boost/bind.hpp:23,
                 from otpch.h:36,
                 from ioguild.cpp:18:
/usr/include/boost/bind/bind.hpp: At global scope:
/usr/include/boost/bind/bind.hpp: In instantiation of âboost::_bi::result_traits<boost::_bi::unspecified, void (IOGuild::*)(War_t)>â:
/usr/include/boost/bind/bind_template.hpp:15:   instantiated from âboost::_bi::bind_t<boost::_bi::unspecified, void (IOGuild::*)(War_t), boost::_bi::list3<boost::_bi::value<IOGuild*>, boost::_bi::value<War_t>, boost::_bi::value<bool> > >â
ioguild.cpp:455:   instantiated from here
/usr/include/boost/bind/bind.hpp:69: error: âvoid (IOGuild::*)(War_t)â is not a class, struct, or union type
ioguild.cpp:464: error: prototype for âvoid IOGuild::finishWar(War_t, bool)â does not match any in class âIOGuildâ
ioguild.h:75: error: candidate is: void IOGuild::finishWar(War_t)
In file included from /usr/include/boost/function/detail/maybe_include.hpp:14,
                 from /usr/include/boost/function/detail/function_iterate.hpp:15,
                 from /usr/include/boost/preprocessor/iteration/detail/iter/forward1.hpp:48,
                 from /usr/include/boost/function.hpp:65,
                 from otpch.h:35,
                 from ioguild.cpp:18:
/usr/include/boost/function/function_template.hpp: In static member function âstatic void boost::detail::function::void_function_obj_invoker0<FunctionObj, R>::invoke(boost::detail::function::function_buffer&) [with FunctionObj = boost::_bi::bind_t<boost::_bi::unspecified, void (IOGuild::*)(War_t), boost::_bi::list3<boost::_bi::value<IOGuild*>, boost::_bi::value<War_t>, boost::_bi::value<bool> > >, R = void]â:
/usr/include/boost/function/function_template.hpp:913:   instantiated from âvoid boost::function0<R>::assign_to(Functor) [with Functor = boost::_bi::bind_t<boost::_bi::unspecified, void (IOGuild::*)(War_t), boost::_bi::list3<boost::_bi::value<IOGuild*>, boost::_bi::value<War_t>, boost::_bi::value<bool> > >, R = void]â
/usr/include/boost/function/function_template.hpp:722:   instantiated from âboost::function0<R>::function0(Functor, typename boost::enable_if_c<boost::type_traits::ice_not::value, int>::type) [with Functor = boost::_bi::bind_t<boost::_bi::unspecified, void (IOGuild::*)(War_t), boost::_bi::list3<boost::_bi::value<IOGuild*>, boost::_bi::value<War_t>, boost::_bi::value<bool> > >, R = void]â
/usr/include/boost/function/function_template.hpp:1064:   instantiated from âboost::function<R()>::function(Functor, typename boost::enable_if_c<boost::type_traits::ice_not::value, int>::type) [with Functor = boost::_bi::bind_t<boost::_bi::unspecified, void (IOGuild::*)(War_t), boost::_bi::list3<boost::_bi::value<IOGuild*>, boost::_bi::value<War_t>, boost::_bi::value<bool> > >, R = void]â
ioguild.cpp:455:   instantiated from here
/usr/include/boost/function/function_template.hpp:153: error: no match for call to â(boost::_bi::bind_t<boost::_bi::unspecified, void (IOGuild::*)(War_t), boost::_bi::list3<boost::_bi::value<IOGuild*>, boost::_bi::value<War_t>, boost::_bi::value<bool> > >) ()â
make[1]: *** [ioguild.o] Error 1
make[1]: *** Waiting for unfinished jobs....
mv -f .deps/iomapserialize.Tpo .deps/iomapserialize.Po
mv -f .deps/mailbox.Tpo .deps/mailbox.Po
mv -f .deps/manager.Tpo .deps/manager.Po
mv -f .deps/luascript.Tpo .deps/luascript.Po
make[1]: Leaving directory `/var/tfs/source'
make: *** [all] Error 2
 
Code:
game.cpp: In member function âvoid Game::setGameState(GameState_t)â:
game.cpp:209: error: âclass IOGuildâ has no member named âcheckWarsâ
game.cpp: In member function âvoid Game::checkWars()â:
game.cpp:4860: error: âclass IOGuildâ has no member named âcheckWarsâ
make[1]: *** [game.o] Error 1
make[1]: *** Waiting for unfinished jobs....
mv -f .deps/house.Tpo .deps/house.Po
ioguild.cpp: In member function âbool IOGuild::war(War_t&)â:
ioguild.cpp:427: error: âstruct War_tâ has no member named âendâ
ioguild.cpp:428: error: âstruct War_tâ has no member named âstatusâ
ioguild.cpp:432: error: âstruct War_tâ has no member named âstatusâ
ioguild.cpp:432: error: âstruct War_tâ has no member named âendâ
ioguild.cpp:432: error: âstruct War_tâ has no member named âendâ
make[1]: *** [ioguild.o] Error 1
mv -f .deps/ioban.Tpo .deps/ioban.Po
iologindata.cpp: In member function âbool IOLoginData::playerDeath(Player*, const DeathList&)â:
iologindata.cpp:1187: error: no matching function for call to âIOGuild::frag(Player*&, uint64_t&, DeathList&, bool&)â
ioguild.h:74: note: candidates are: void IOGuild::frag(Player*, uint64_t, const DeathList&)
make[1]: *** [iologindata.o] Error 1
make[1]: Leaving directory `/var/tfs/source'
 
Guess I need to replace everything then ;o

Code:
ioguild.cpp: In member function âbool IOGuild::joinGuild(Player*, uint32_t, bool)â:
ioguild.cpp:242: error: âclass Playerâ has no member named âinvitationsListâ
ioguild.cpp: In member function âbool IOGuild::disbandGuild(uint32_t)â:
ioguild.cpp:255: error: âInvitationsListâ has not been declared
ioguild.cpp:255: error: expected â;â before âiitâ
ioguild.cpp:260: error: âiitâ was not declared in this scope
ioguild.cpp:260: error: âclass Playerâ has no member named âinvitationsListâ
ioguild.cpp:260: error: âclass Playerâ has no member named âinvitationsListâ
ioguild.cpp:261: error: âclass Playerâ has no member named âinvitationsListâ
ioguild.cpp:262: error: âclass Playerâ has no member named âinvitationsListâ
make[1]: *** [ioguild.o] Error 1
make[1]: *** Waiting for unfinished jobs....
mv -f .deps/house.Tpo .deps/house.Po
mv -f .deps/iomap.Tpo .deps/iomap.Po
mv -f .deps/iologindata.Tpo .deps/iologindata.Po
mv -f .deps/game.Tpo .deps/game.Po
make[1]: Leaving directory `/var/tfs/source'
make: *** [all] Error 2
 
change everything that has been changed in this rev, you can skip ioguilds.* since you already replaced them
Subversion

(Don't replace the files, you have to click Diff
diff.png
and then patch the changes on the right side!)
 
Changed all files so it's matching with the right side. I think I should try to find a revision which isn't causing so much trouble. I want to avoid Corpse bug, Easy compilation and It must be a 8.60 version. Trying to compile revision 3846 right now.

Code:
iologindata.cpp: In member function âbool IOLoginData::savePlayer(Player*, bool,                                                                              bool)â:
iologindata.cpp:993: error: no matching function for call to âstd::list<unsigned                                                                              int, std::allocator<unsigned int> >::erase(std::_List_const_iterator<unsigned i                                                                             nt>&)â
/usr/include/c++/4.4/bits/list.tcc:107: note: candidates are: std::_List_iterato                                                                             r<_Tp> std::list<_Tp, _Alloc>::erase(std::_List_iterator<_Tp>) [with _Tp = unsig                                                                             ned int, _Alloc = std::allocator<unsigned int>]
/usr/include/c++/4.4/bits/stl_list.h:1092: note:                 std::_List_iter                                                                             ator<_Tp> std::list<_Tp, _Alloc>::erase(std::_List_iterator<_Tp>, std::_List_ite                                                                             rator<_Tp>) [with _Tp = unsigned int, _Alloc = std::allocator<unsigned int>]
make[1]: *** [iologindata.o] Error 1
make[1]: *** Waiting for unfinished jobs....
mv -f .deps/ioban.Tpo .deps/ioban.Po
iomapserialize.cpp: In member function âbool IOMapSerialize::saveItems(Database*                                                                             , uint32_t&, uint32_t, const Tile*)â:
iomapserialize.cpp:651: error: invalid conversion from âconst TileItemVector*â t                                                                             o âTileItemVector*â
iomapserialize.cpp:658: error: âclass Itemâ has no member named âisMovableâ
iomapserialize.cpp: In member function âbool IOMapSerialize::loadItem(PropStream                                                                             &, Cylinder*, bool)â:
iomapserialize.cpp:799: error: expected primary-expression before â)â token
iomapserialize.cpp:799: error: expected â;â before â)â token
cc1plus: warnings being treated as errors
iomapserialize.cpp:799: error: unused variable âitemsâ
iomapserialize.cpp:913: error: expected â}â at end of input
iomapserialize.cpp:913: error: expected â}â at end of input
make[1]: *** [iomapserialize.o] Error 1
mv -f .deps/iomap.Tpo .deps/iomap.Po
mv -f .deps/game.Tpo .deps/game.Po
make[1]: Leaving directory `/var/tfs/source'
make: *** [all] Error 2
 
Back
Top