Last Revision of Trinitycore
Last Debian 7.5
Full coppy of How to Linux http://collab.kpsn.org/display/tc/How-to_Linux
Then i do ( make -j 2 ) i try and with ( make ) And only errors
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]