Guest User

Untitled

a guest
Jan 15th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.85 KB | None | 0 0
  1. jordi@alzeria:~/repository/TFS-0.4-rev.3884$ ./build.sh
  2. TheForgottenServer build script- seems to speed things up ALOT.
  3. CCache: OK
  4. CCache binaries located in /usr/lib/ccache
  5. Building on 1 cores, using 2 processes
  6. make all-am
  7. make[1]: Entering directory `/home/jordi/repository/TFS-0.4-rev.3884'
  8. g++ -I/usr/include/libxml2 -O2 -fomit-frame-pointer -D__USE_MYSQL__ -D__ROOT_PERMISSION__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -lpthread -DLUA_LIBRARY=/usr/local/lib/liblua.a\;/lib/x86_64-linux-gnu/libdl.so.2 -pipe -o theforgottenserver actions.o allocator.o baseevents.o beds.o chat.o combat.o condition.o configmanager.o connection.o container.o creature.o creatureevent.o cylinder.o database.o databasemanager.o databasemysql.o depot.o dispatcher.o exception.o fileloader.o game.o globalevent.o group.o house.o housetile.o ioban.o ioguild.o iologindata.o iomap.o iomapserialize.o item.o itemattributes.o items.o luascript.o mailbox.o manager.o map.o monster.o monsters.o movement.o networkmessage.o npc.o otserv.o outfit.o outputmessage.o party.o player.o position.o protocol.o protocolgame.o protocolhttp.o protocollogin.o protocolold.o quests.o raids.o scheduler.o scriptmanager.o server.o spawn.o spells.o status.o talkaction.o teleport.o textlogger.o thing.o tile.o tools.o trashholder.o waitlist.o weapons.o vocation.o -lmysqlclient -llua -lcrypto -lcryptopp -lboost_filesystem -lboost_date_time -lboost_system -lboost_regex -lboost_thread -lz -lxml2
  9. /usr/bin/ld: //usr/local/lib/liblua.a(loadlib.o): undefined reference to symbol 'dlclose@@GLIBC_2.2.5'
  10. //lib/x86_64-linux-gnu/libdl.so.2: error adding symbols: DSO missing from command line
  11. collect2: error: ld returned 1 exit status
  12. make[1]: *** [theforgottenserver] Error 1
  13. make[1]: Leaving directory `/home/jordi/repository/TFS-0.4-rev.3884'
  14. make: *** [all] Error 2
Add Comment
Please, Sign In to add comment