• 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!

Linux Error Making Source 0.2.5

seidan

Pomagam na GG 8464894 :)
Joined
Feb 21, 2009
Messages
61
Reaction score
0
Location
x=6,y=6,z=6
Hello can someone help me?I compiling source with 0.2.5 i have error.Sorry for my bad english.

ks360072:~/Source_0.2.5# make
g++ -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -Werror -Wall -O1 -D_THREAD _SAFE -D_REENTRANT -D__NO_HOMEDIR_CONF__ -D__USE_MYSQL__ -D__USE_SQLITE__ -o ./T heForgottenServer account.o actions.o admin.o allocator.o ban.o baseevents.o bed s.o creature.o creatureevent.o chat.o combat.o commands.o condition.o configmana ger.o connection.o container.o cylinder.o database.o databasemysql.o databasesql ite.o depot.o exception.o fileloader.o game.o gui.o house.o housetile.o ioguild. o iologindata.o iomap.o iomapserialize.o inputbox.o item.o items.o logger.o luas cript.o mailbox.o map.o md5.o monster.o monsters.o movement.o networkmessage.o n pc.o otserv.o outfit.o outputmessage.o party.o player.o playerbox.o position.o p rotocol.o protocolgame.o protocollogin.o protocolold.o quests.o raids.o rsa.o sc heduler.o scriptmanager.o server.o sha1.o spawn.o spells.o status.o talkaction.o tasks.o teleport.o textlogger.o thing.o tile.o tools.o trashholder.o vocation.o waitlist.o weapons.o -L/usr/lib -lxml2 -lpthread -llua5.1 -lgmp -lmysqlclient -lboost_regex -lsqlite3 -llua5.1-sql-mysql -llua5.1-sql-sqlite3 -ldl -lboost_sys tem
admin.o: In function `global constructors keyed to g_adminConfig':
admin.cpp:(.text+0xa7c): undefined reference to `boost::system::get_generic_cate gory()'
admin.cpp:(.text+0xa86): undefined reference to `boost::system::get_generic_cate gory()'
admin.cpp:(.text+0xa90): undefined reference to `boost::system::get_generic_cate gory()'
connection.o: In function `global constructors keyed to _ZN17ConnectionManager16 createConnectionEPN5boost4asio19basic_stream_socketINS1_2ip3tcpENS1_21stream_soc ket_serviceIS4_EEEERNS1_10io_serviceENS0_10shared_ptrI11ServicePortEE':
connection.cpp:(.text+0x29b): undefined reference to `boost::system::get_generic _category()'
connection.cpp:(.text+0x2a5): undefined reference to `boost::system::get_generic _category()'
connection.o:connection.cpp:(.text+0x2af): more undefined references to `boost:: system::get_generic_category()' follow
collect2: ld returned 1 exit status
make: *** [forgottenserver] Błąd 1
 
Back
Top