Jump to content
TrinityCore

severnaDze

Members
  • Posts

    41
  • Joined

  • Last visited

Posts posted by severnaDze

  1. -- Detected 32-bit platform
    -- UNIX: Using jemalloc
    -- UNIX: Using default configuration directory
    -- UNIX: Using default library directory
    -- UNIX: Configuring uninstall target
    -- UNIX: Created uninstall target
    -- UNIX: Detected compiler: /usr/bin/gcc
    -- GCC: Enabled c++11 support
    -- GCC: Enabled C99 support
    -- GCC: SFMT enabled, SSE2 flags forced
    -- GCC: All warnings enabled
    -- Found OpenSSL library: /usr/lib/i386-linux-gnu/libssl.so;/usr/lib/i386-linux-                                                                                                 gnu/libcrypto.so
    -- Found OpenSSL headers: /usr/include
    CMake Error at cmake/macros/FindBoost.cmake:1113 (message):
      Unable to find the requested Boost libraries.
     
      Unable to find the Boost header files.  Please set BOOST_ROOT to the root
      directory containing Boost or BOOST_INCLUDEDIR to the directory containing
      Boost's headers.
    Call Stack (most recent call first):
      cmake/macros/ConfigureBoost.cmake:28 (find_package)
      CMakeLists.txt:60 (include)
     
     
    -- Using mysql-config: /usr/bin/mysql_config
    -- Found MySQL library: /usr/lib/i386-linux-gnu/libmysqlclient_r.so
    -- Found MySQL headers: /usr/include/mysql
    -- Found Readline library: /usr/lib/i386-linux-gnu/libreadline.so
    -- Include dir is: /usr/include
    -- Found git binary : /usr/bin/git
     
    * TrinityCore revision   : aa46a8e79425+ 2014-08-06 21:03:40 +0300 (master branch)
    * TrinityCore buildtype  : Release
     
    * Install core to        : /home/frozen-wow/SevernaDze
    * Install libraries to   : /home/frozen-wow/SevernaDze/lib
    * Install configs to     : /home/frozen-wow/SevernaDze/etc
     
    * Build world/auth       : Yes (default)
    * Build with scripts     : Yes (default)
    * Build map/vmap tools   : No  (default)
    * Build core w/PCH       : Yes (default)
    * Build scripts w/PCH    : Yes (default)
    * Show all warnings      : Yes
    * Use coreside debug     : No  (default)
    * Use GIT revision hash  : Yes
     
    -- SCRIPT PREPARATIONS
      -> Prepared: Spells
      -> Prepared: Commands
      -> Prepared: Examples
      -> Prepared: Custom
      -> Prepared: World
      -> Prepared: Outdoor PVP Zones
      -> Prepared: Eastern Kingdoms
      -> Prepared: Kalimdor
      -> Prepared: Outland
      -> Prepared: Northrend
      -> Prepared: Events
      -> Prepared: Pet
    -- SCRIPT PREPARATION COMPLETE
     
    -- Configuring incomplete, errors occurred!
     

     

    Help please, before a 1-2 month on this linux debian 7.5 i do the Core without error and now when you update on 54 i got only errors idk how to fix it.

  2. Last Revision of Trinitycore

    Last Debian 7.5

    Full coppy of How to Linux http://collab.kpsn.org/display/tc/How-to_Linux

     

     

     

    fro-wow@debian:~/TrinityCore/build$ cmake ../ -DPREFIX=/home/fro-wow/izmis len -DCONF_DIR=/home/fro-wow/izmislen/conf -DLIBSDIR=/home/fro-wow/izmisle n/lib -DTOOLS=1 -DWITH_WARNINGS=1



    -- Configuring done
    -- Generating done
    -- Build files have been written to: /home/fro-wow/TrinityCore/build

     

    Then i do ( make -j 2 ) i try and with ( make ) And only errors

     

     

     


    [ 16%] Building CXX object src/server/shared/CMakeFiles/shared.dir/Utilities/Uti l.cpp.o
    In file included from /home/frozen-wow/TrinityCore/src/server/shared/Utilities/U til.cpp:22:0:
    /home/fro-wow/TrinityCore/dep/SFMT/SFMT.h: In member function ‘void SFMTRand: :RandomInit(int)’:
    /home/fro-wow/TrinityCore/dep/SFMT/SFMT.h:172:29: warning: dereferencing type -punned pointer will break strict-aliasing rules [-Wstrict-aliasing]


    [ 18%] Building CXX object src/server/scripts/CMakeFiles/scripts.dir/Spells/spel l_generic.cpp.o
    /home/fro-wow/TrinityCore/src/server/scripts/Spells/spell_generic.cpp: In mem ber function ‘void spell_gen_clone_weapon_aura::spell_gen_clone_weapon_auraScrip t::OnApply(const AuraEffect*, AuraEffectHandleModes)’:
    /home/fro-wow/TrinityCore/src/server/scripts/Spells/spell_generic.cpp:833:32: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses]
    /home/fro-wow/TrinityCore/src/server/scripts/Spells/spell_generic.cpp:849:32: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses]


    [ 20%] Building CXX object src/server/game/CMakeFiles/game.dir/AuctionHouse/Auct ionHouseBot/AuctionHouseBot.cpp.o
    [ 20%] Building CXX object src/server/scripts/CMakeFiles/scripts.dir/Spells/spel l_item.cpp.o
    /home/fro-wow/TrinityCore/src/server/game/AuctionHouse/AuctionHouseBot/Auctio nHouseBot.cpp: In member function ‘void AuctionHouseBot::Update()’:
    /home/fro-wow/TrinityCore/src/server/game/AuctionHouse/AuctionHouseBot/Auctio nHouseBot.cpp:728:85: warning: comparison between signed and unsigned integer ex pressions [-Wsign-compare]
    /home/fro-wow/TrinityCore/src/server/game/AuctionHouse/AuctionHouseBot/Auctio nHouseBot.cpp:737:82: warning: comparison between signed and unsigned integer ex pressions [-Wsign-compare]
    /home/fro-wow/TrinityCore/src/server/game/AuctionHouse/AuctionHouseBot/Auctio nHouseBot.cpp:747:80: warning: comparison between signed and unsigned integer ex pressions [-Wsign-compare]


    [ 23%] Building CXX object src/server/scripts/CMakeFiles/scripts.dir/Commands/cs _ah_bot.cpp.o
    /home/fro-wow/TrinityCore/src/server/scripts/Commands/cs_ah_bot.cpp: In stati c member function ‘static bool ah_bot_commandscript::HandleAHBotOptionsCommand(C hatHandler*, const char*)’:
    /home/fro-wow/TrinityCore/src/server/scripts/Commands/cs_ah_bot.cpp:101:55: w arning: passing NULL to non-pointer argument 3 of ‘void AuctionHouseBot::Command s(uint32, uint32, uint32, char*)’ [-Wconversion-null]
    /home/fro-wow/TrinityCore/src/server/scripts/Commands/cs_ah_bot.cpp:112:57: w arning: passing NULL to non-pointer argument 3 of ‘void AuctionHouseBot::Command s(uint32, uint32, uint32, char*)’ [-Wconversion-null]
    /home/fro-wow/TrinityCore/src/server/scripts/Commands/cs_ah_bot.cpp:123:57: w arning: passing NULL to non-pointer argument 3 of ‘void AuctionHouseBot::Command s(uint32, uint32, uint32, char*)’ [-Wconversion-null]
    /home/fro-wow/TrinityCore/src/server/scripts/Commands/cs_ah_bot.cpp:237:56: w arning: passing NULL to non-pointer argument 3 of ‘void AuctionHouseBot::Command s(uint32, uint32, uint32, char*)’ [-Wconversion-null]
    /home/fro-wow/TrinityCore/src/server/scripts/Commands/cs_ah_bot.cpp:454:58: w arning: passing NULL to non-pointer argument 3 of ‘void AuctionHouseBot::Command s(uint32, uint32, uint32, char*)’ [-Wconversion-null]
    /home/fro-wow/TrinityCore/src/server/scripts/Commands/cs_ah_bot.cpp:466:58: w arning: passing NULL to non-pointer argument 3 of ‘void AuctionHouseBot::Command s(uint32, uint32, uint32, char*)’ [-Wconversion-null]


    [ 28%] Building CXX object src/server/scripts/CMakeFiles/scripts.dir/Custom/Tran smogrification.cpp.o
    /home/fro-wow/TrinityCore/src/server/scripts/Custom/Transmogrification.cpp:93 :13: warning: unused parameter ‘session’ [-Wunused-parameter]
    /home/fro-wow/TrinityCore/src/server/scripts/Custom/Transmogrification.cpp: I n member function ‘bool Transmogrification::CanTransmogrifyItemWithItem(Player*, const ItemTemplate*, const ItemTemplate*) const’:
    /home/fro-wow/TrinityCore/src/server/scripts/Custom/Transmogrification.cpp:42 1:79: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]


    Linking CXX static library libscripts.a
    [ 99%] Built target scripts
    Scanning dependencies of target worldserver
    [ 99%] [ 99%] Building CXX object src/server/worldserver/CMakeFiles/worldserver. dir/CommandLine/CliRunnable.cpp.o
    Building CXX object src/server/worldserver/CMakeFiles/worldserver.dir/RemoteAcce ss/RARunnable.cpp.o
    [ 99%] Building CXX object src/server/worldserver/CMakeFiles/worldserver.dir/Rem oteAccess/RASocket.cpp.o
    [ 99%] Building CXX object src/server/worldserver/CMakeFiles/worldserver.dir/TCS oap/TCSoap.cpp.o
    [ 99%] Building CXX object src/server/worldserver/CMakeFiles/worldserver.dir/Wor ldThread/WorldRunnable.cpp.o
    [ 99%] Building CXX object src/server/worldserver/CMakeFiles/worldserver.dir/Mai n.cpp.o
    [ 99%] Building CXX object src/server/worldserver/CMakeFiles/worldserver.dir/Mas ter.cpp.o
    [100%] Building CXX object src/server/worldserver/CMakeFiles/worldserver.dir/Pre compiledHeaders/worldPCH.cpp.o
    Linking CXX executable worldserver
    [100%] Built target worldserver
    You have new mail in /var/mail/fro-wow

     

    When i try with full clean Trinitycore i got this errors only.

     

    [ 16%] Building CXX object src/server/shared/CMakeFiles/shared.dir/Utilities/Uti l.cpp.o
    In file included from /home/frozen-wow/TrinityCore/src/server/shared/Utilities/U til.cpp:22:0:
    /home/fro-wow/TrinityCore/dep/SFMT/SFMT.h: In member function ‘void SFMTRand: :RandomInit(int)’:
    /home/fro-wow/TrinityCore/dep/SFMT/SFMT.h:172:29: warning: dereferencing type -punned pointer will break strict-aliasing rules [-Wstrict-aliasing]


    [ 18%] Building CXX object src/server/scripts/CMakeFiles/scripts.dir/Spells/spel l_generic.cpp.o
    /home/fro-wow/TrinityCore/src/server/scripts/Spells/spell_generic.cpp: In mem ber function ‘void spell_gen_clone_weapon_aura::spell_gen_clone_weapon_auraScrip t::OnApply(const AuraEffect*, AuraEffectHandleModes)’:
    /home/fro-wow/TrinityCore/src/server/scripts/Spells/spell_generic.cpp:833:32: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses]
    /home/fro-wow/TrinityCore/src/server/scripts/Spells/spell_generic.cpp:849:32: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses]

  3. Hello ppl i got some error's in my worldserver.

    I put all the sql files.

     

    Core: https://github.com/TrinityCore/TrinityCore/tree/4.3.4

    Sql: http://www.trinitycore.org/f/files/download/9-tdb-full-434/

    Sql updates: https://github.com/TrinityCore/TrinityCore_4.3.4_DB_Alpha

     

    I think the whole lesson I complied properly: http://collab.kpsn.org/pages/viewpage.action?pageId=1704351

     

     

    My error's

     

     

    Using configuration file /home/wow/server2/etc/worldserver.conf.

    Using SSL version: OpenSSL 1.0.1e 11 Feb 2013 (library: OpenSSL 1.0.1e 11 Feb 2013)
    Using ACE version: 6.0.3
    TrinityCore rev. 5da508c0a0e2 2013-12-04 14:43:35 -0330 (master branch) (Unix, Release) (worldserver-daemon)
    <Ctrl-C> to stop.
     
     ______                       __
    /__  _       __          __/ __
    /_/ / _ __ /_    ___ /_ , _  __  __
        /`'__/ /' _ `/ / / /
        / / / _ _
          _ _   _ _ _ _ __/`____
          /_//_/   /_//_//_//_//__/ `/___/>
                                     C O R E  /___/
    http://TrinityCore.org                    /__/
     
    DatabasePool world NOT opened. There were errors opening the MySQL connections. Check your SQLDriverLogFile for specific errors.
    Cannot connect to world database 127.0.0.1;3306;root;daniell;world
     

     

    In mysql_stmt_prepare() id: 53, sql: "SELECT name, permission, help FROM command"

    Unknown column 'permission' in 'field list'
    In mysql_stmt_prepare() id: 54, sql: "SELECT difficulty_entry_1, difficulty_entry_2, difficulty_entry_3, KillCredit1, KillCredit2, modelid1, modelid2, modelid3, modelid4, name, subname, IconName, gossip_menu_id, minlevel, maxlevel, exp, faction_A, faction_H, npcflag, speed_walk, speed_run, scale, rank, mindmg, maxdmg, dmgschool, attackpower, dmg_multiplier, baseattacktime, rangeattacktime, unit_class, unit_flags, unit_flags2, dynamicflags, family, trainer_type, trainer_spell, trainer_class, trainer_race, minrangedmg, maxrangedmg, rangedattackpower, type, type_flags, lootid, pickpocketloot, skinloot, resistance1, resistance2, resistance3, resistance4, resistance5, resistance6, spell1, spell2, spell3, spell4, spell5, spell6, spell7, spell8, PetSpellDataId, VehicleId, mingold, maxgold, AIName, MovementType, InhabitType, HoverHeight, Health_mod, Mana_mod, Armor_mod, RacialLeader, questItem1, questItem2, questItem3, questItem4, questItem5, questItem6, movementId, RegenHealth, mechanic_immune_mask, flags_extra, ScriptName FROM creature_template WHERE entry = ?"
    Unknown column 'trainer_spell' in 'field list'

     

    Please help, I'm trying a few days and do not know what to do anymore. I have read thousands of topics not already know.

     

    Thank you in advance!

     

×
×
  • Create New...