Jump to content
TrinityCore

Linori

Plebs
  • Posts

    3
  • Joined

  • Last visited

Linori's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. no i thought it was the "last one" mhm i used git clone git://github.com/TrinityCore/TrinityCore.git ok thanks i will take a look after ace ok you are right Athena i used the wrong path thanks for your help
  2. It starts with [ 9%] Building CXX object src/server/shared/CMakeFiles/shared_pch_dephelp.dir/shared_pch_dephelp.cxx.o sorry i'm not such a specialist like the most of you i pulled TrinityCore revision : 11774 (2d752b974a40)
  3. hey everybody i followed the instructions at http://www.trinitycore.org/w/How-to:Linux step by step but when im trying to compile the core i get this error : [ 8%] Built target gsoap Scanning dependencies of target revision.h [ 8%] Built target revision.h Scanning dependencies of target shared_pch_dephelp [ 9%] Building CXX object src/server/shared/CMakeFiles/shared_pch_dephelp.dir/shared_pch_dephelp.cxx.o In file included from /root/TrinityCore/src/server/shared/Common.h:62, from /root/TrinityCore/src/server/shared/PrecompiledHeaders/sharedPCH.h:3, from /root/TrinityCore/src/server/shared/shared_pch_dephelp.cxx:1: /root/TrinityCore/src/server/shared/Define.h:24:29: error: ace/Basic_Types.h: No such file or directory /root/TrinityCore/src/server/shared/Define.h:25:28: error: ace/ACE_export.h: No such file or directory In file included from /root/TrinityCore/src/server/shared/Common.h:88, from /root/TrinityCore/src/server/shared/PrecompiledHeaders/sharedPCH.h:3, from /root/TrinityCore/src/server/shared/shared_pch_dephelp.cxx:1: /root/TrinityCore/src/server/shared/Threading/LockedQueue.h:22:25: error: ace/Guard_T.h: No such file or directory /root/TrinityCore/src/server/shared/Threading/LockedQueue.h:23:30: error: ace/Thread_Mutex.h: No such file or directory In file included from /root/TrinityCore/src/server/shared/Debugging/Errors.h:23, from /root/TrinityCore/src/server/shared/Threading/LockedQueue.h:26, from /root/TrinityCore/src/server/shared/Common.h:88, from /root/TrinityCore/src/server/shared/PrecompiledHeaders/sharedPCH.h:3, from /root/TrinityCore/src/server/shared/shared_pch_dephelp.cxx:1: /root/TrinityCore/src/server/shared/Logging/Log.h:23:27: error: ace/Singleton.h: No such file or directory In file included from /root/TrinityCore/src/server/shared/Threading/LockedQueue.h:26, from /root/TrinityCore/src/server/shared/Common.h:88, from /root/TrinityCore/src/server/shared/PrecompiledHeaders/sharedPCH.h:3, from /root/TrinityCore/src/server/shared/shared_pch_dephelp.cxx:1: /root/TrinityCore/src/server/shared/Debugging/Errors.h:24:29: error: ace/Stack_Trace.h: No such file or directory In file included from /root/TrinityCore/src/server/shared/Common.h:89, from /root/TrinityCore/src/server/shared/PrecompiledHeaders/sharedPCH.h:3, from /root/TrinityCore/src/server/shared/shared_pch_dephelp.cxx:1: /root/TrinityCore/src/server/shared/Threading/Threading.h:22:24: error: ace/Thread.h: No such file or directory /root/TrinityCore/src/server/shared/Threading/Threading.h:23:23: error: ace/TSS_T.h: No such file or directory /root/TrinityCore/src/server/shared/Threading/Threading.h:24:27: error: ace/Atomic_Op.h: No such file or directory In file included from /root/TrinityCore/src/server/shared/PrecompiledHeaders/sharedPCH.h:3, from /root/TrinityCore/src/server/shared/shared_pch_dephelp.cxx:1: /root/TrinityCore/src/server/shared/Common.h:93:33: error: ace/RW_Thread_Mutex.h: No such file or directory In file included from /root/TrinityCore/src/server/shared/PrecompiledHeaders/sharedPCH.h:5, from /root/TrinityCore/src/server/shared/shared_pch_dephelp.cxx:1: /root/TrinityCore/src/server/shared/Database/DatabaseWorker.h:21:22: error: ace/Task.h: No such file or directory /root/TrinityCore/src/server/shared/Database/DatabaseWorker.h:22:34: error: ace/Activation_Queue.h: No such file or directory In file included from /root/TrinityCore/src/server/shared/PrecompiledHeaders/sharedPCH.h:6, from /root/TrinityCore/src/server/shared/shared_pch_dephelp.cxx:1: /root/TrinityCore/src/server/shared/Database/SQLOperation.h:21:32: error: ace/Method_Request.h: No such file or directory In file included from /root/TrinityCore/src/server/shared/Database/SQLOperation.h:24, from /root/TrinityCore/src/server/shared/PrecompiledHeaders/sharedPCH.h:6, from /root/TrinityCore/src/server/shared/shared_pch_dephelp.cxx:1: /root/TrinityCore/src/server/shared/Database/QueryResult.h:22:37: error: ace/Refcounted_Auto_Ptr.h: No such file or directory In file included from /root/TrinityCore/src/server/shared/Common.h:62, from /root/TrinityCore/src/server/shared/PrecompiledHeaders/sharedPCH.h:3, from /root/TrinityCore/src/server/shared/shared_pch_dephelp.cxx:1: /root/TrinityCore/src/server/shared/Define.h:73: error: 'ACE_INT64' does not name a type /root/TrinityCore/src/server/shared/Define.h:74: error: 'ACE_INT32' does not name a type /root/TrinityCore/src/server/shared/Define.h:75: error: 'ACE_INT16' does not name a type /root/TrinityCore/src/server/shared/Define.h:76: error: 'ACE_INT8' does not name a type /root/TrinityCore/src/server/shared/Define.h:77: error: 'ACE_UINT64' does not name a type /root/TrinityCore/src/server/shared/Define.h:78: error: 'ACE_UINT32' does not name a type /root/TrinityCore/src/server/shared/Define.h:79: error: 'ACE_UINT16' does not name a type /root/TrinityCore/src/server/shared/Define.h:80: error: 'ACE_UINT8' does not name a type In file included from /root/TrinityCore/src/server/shared/Debugging/Errors.h:23, from /root/TrinityCore/src/server/shared/Threading/LockedQueue.h:26, from /root/TrinityCore/src/server/shared/Common.h:88, from /root/TrinityCore/src/server/shared/PrecompiledHeaders/sharedPCH.h:3, from /root/TrinityCore/src/server/shared/shared_pch_dephelp.cxx:1: /root/TrinityCore/src/server/shared/Logging/Log.h:104: error: 'ACE_Singleton' is not a template /root/TrinityCore/src/server/shared/Logging/Log.h:104: error: 'ACE_Thread_Mutex' was not declared in this scope /root/TrinityCore/src/server/shared/Logging/Log.h:128: error: 'uint32' has not been declared /root/TrinityCore/src/server/shared/Logging/Log.h:133: error: 'uint32' has not been declared /root/TrinityCore/src/server/shared/Logging/Log.h:133: error: 'uint32' has not been declared /root/TrinityCore/src/server/shared/Logging/Log.h:142: error: 'uint32' has not been declared /root/TrinityCore/src/server/shared/Logging/Log.h:154: error: expected ';' before '(' token /root/TrinityCore/src/server/shared/Logging/Log.h:175: error: 'uint32' does not name a type /root/TrinityCore/src/server/shared/Logging/Log.h:187: error: 'uint8' does not name a type /root/TrinityCore/src/server/shared/Logging/Log.h:188: error: 'uint8' does not name a type /root/TrinityCore/src/server/shared/Logging/Log.h:189: error: 'uint8' does not name a type /root/TrinityCore/src/server/shared/Logging/Log.h: In member function 'void Log::SetRealmID(int)': /root/TrinityCore/src/server/shared/Logging/Log.h:142: error: 'realm' was not declared in this scope /root/TrinityCore/src/server/shared/Logging/Log.h: In member function 'bool Log::IsOutDebug() const': /root/TrinityCore/src/server/shared/Logging/Log.h:144: error: 'm_logLevel' was not declared in this scope /root/TrinityCore/src/server/shared/Logging/Log.h:144: error: 'm_logFileLevel' was not declared in this scope In file included from /root/TrinityCore/src/server/shared/Common.h:88, from /root/TrinityCore/src/server/shared/PrecompiledHeaders/sharedPCH.h:3, from /root/TrinityCore/src/server/shared/shared_pch_dephelp.cxx:1: /root/TrinityCore/src/server/shared/Threading/LockedQueue.h: In member function 'bool ACE_Based::LockedQueue<T, LockType, StorageType>::next(T&)': /root/TrinityCore/src/server/shared/Threading/LockedQueue.h:72: error: expected primary-expression before ',' token /root/TrinityCore/src/server/shared/Threading/LockedQueue.h:72: error: 'g' was not declared in this scope /root/TrinityCore/src/server/shared/Threading/LockedQueue.h: In member function 'bool ACE_Based::LockedQueue<T, LockType, StorageType>::next(T&, Checker&)': /root/TrinityCore/src/server/shared/Threading/LockedQueue.h:88: error: 'ACE_Guard' was not declared in this scope /root/TrinityCore/src/server/shared/Threading/LockedQueue.h:88: error: expected primary-expression before '>' token /root/TrinityCore/src/server/shared/Threading/LockedQueue.h: In member function 'bool ACE_Based::LockedQueue<T, LockType, StorageType>::cancelled()': /root/TrinityCore/src/server/shared/Threading/LockedQueue.h:124: error: 'ACE_Guard' was not declared in this scope /root/TrinityCore/src/server/shared/Threading/LockedQueue.h:124: error: expected primary-expression before '>' token /root/TrinityCore/src/server/shared/Threading/LockedQueue.h: In member function 'void ACE_Based::LockedQueue<T, LockType, StorageType>::pop_front()': /root/TrinityCore/src/server/shared/Threading/LockedQueue.h:143: error: expected primary-expression before ',' token /root/TrinityCore/src/server/shared/Threading/LockedQueue.h:143: error: 'g' was not declared in this scope /root/TrinityCore/src/server/shared/Threading/LockedQueue.h: In member function 'bool ACE_Based::LockedQueue<T, LockType, StorageType>::empty()': /root/TrinityCore/src/server/shared/Threading/LockedQueue.h:150: error: expected primary-expression before ',' token /root/TrinityCore/src/server/shared/Threading/LockedQueue.h:150: error: 'g' was not declared in this scope In file included from /root/TrinityCore/src/server/shared/Common.h:89, from /root/TrinityCore/src/server/shared/PrecompiledHeaders/sharedPCH.h:3, from /root/TrinityCore/src/server/shared/shared_pch_dephelp.cxx:1: /root/TrinityCore/src/server/shared/Threading/Threading.h: At global scope: /root/TrinityCore/src/server/shared/Threading/Threading.h:43: error: ISO C++ forbids declaration of 'ACE_Atomic_Op' with no type /root/TrinityCore/src/server/shared/Threading/Threading.h:43: error: expected ';' before '<' token /root/TrinityCore/src/server/shared/Threading/Threading.h: In member function 'void ACE_Based::Runnable::incReference()': /root/TrinityCore/src/server/shared/Threading/Threading.h:36: error: 'm_refs' was not declared in this scope /root/TrinityCore/src/server/shared/Threading/Threading.h: In member function 'void ACE_Based::Runnable::decReference()': /root/TrinityCore/src/server/shared/Threading/Threading.h:39: error: 'm_refs' was not declared in this scope /root/TrinityCore/src/server/shared/Threading/Threading.h: At global scope: /root/TrinityCore/src/server/shared/Threading/Threading.h:86: error: 'ACE_thread_t' does not name a type /root/TrinityCore/src/server/shared/Threading/Threading.h:87: error: 'ACE_hthread_t' does not name a type /root/TrinityCore/src/server/shared/Threading/Threading.h:94: error: 'ACE_THR_FUNC_RETURN' does not name a type /root/TrinityCore/src/server/shared/Threading/Threading.h:96: error: 'ACE_thread_t' does not name a type /root/TrinityCore/src/server/shared/Threading/Threading.h:97: error: 'ACE_hthread_t' does not name a type /root/TrinityCore/src/server/shared/Threading/Threading.h:100: error: ISO C++ forbids declaration of 'ACE_TSS' with no type /root/TrinityCore/src/server/shared/Threading/Threading.h:100: error: expected ';' before '<' token /root/TrinityCore/src/server/shared/Threading/Threading.h:102: error: 'ThreadStorage' does not name a type In file included from /root/TrinityCore/src/server/shared/PrecompiledHeaders/sharedPCH.h:3, from /root/TrinityCore/src/server/shared/shared_pch_dephelp.cxx:1: /root/TrinityCore/src/server/shared/Common.h:179: error: 'uint8' does not name a type /root/TrinityCore/src/server/shared/Common.h:185: error: 'TOTAL_LOCALES' was not declared in this scope In file included from /root/TrinityCore/src/server/shared/PrecompiledHeaders/sharedPCH.h:5, from /root/TrinityCore/src/server/shared/shared_pch_dephelp.cxx:1: /root/TrinityCore/src/server/shared/Database/DatabaseWorker.h:27: error: expected class-name before '{' token /root/TrinityCore/src/server/shared/Database/DatabaseWorker.h:29: error: expected ')' before '*' token /root/TrinityCore/src/server/shared/Database/DatabaseWorker.h:37: error: ISO C++ forbids declaration of 'ACE_Activation_Queue' with no type /root/TrinityCore/src/server/shared/Database/DatabaseWorker.h:37: error: expected ';' before '*' token /root/TrinityCore/src/server/shared/Database/DatabaseWorker.h: In member function 'int DatabaseWorker::wait()': /root/TrinityCore/src/server/shared/Database/DatabaseWorker.h:33: error: 'ACE_Task_Base' has not been declared /root/TrinityCore/src/server/shared/Database/DatabaseWorker.h: In constructor 'DatabaseWorker::DatabaseWorker()': /root/TrinityCore/src/server/shared/Database/DatabaseWorker.h:36: error: class 'DatabaseWorker' does not have any field named 'ACE_Task_Base' In file included from /root/TrinityCore/src/server/shared/Database/QueryResult.h:25, from /root/TrinityCore/src/server/shared/Database/SQLOperation.h:24, from /root/TrinityCore/src/server/shared/PrecompiledHeaders/sharedPCH.h:6, from /root/TrinityCore/src/server/shared/shared_pch_dephelp.cxx:1: /root/TrinityCore/src/server/shared/Database/Field.h: At global scope: /root/TrinityCore/src/server/shared/Database/Field.h:38: error: 'uint8' does not name a type /root/TrinityCore/src/server/shared/Database/Field.h:55: error: 'int8' does not name a type /root/TrinityCore/src/server/shared/Database/Field.h:72: error: 'uint16' does not name a type /root/TrinityCore/src/server/shared/Database/Field.h:89: error: 'int16' does not name a type /root/TrinityCore/src/server/shared/Database/Field.h:106: error: 'uint32' does not name a type /root/TrinityCore/src/server/shared/Database/Field.h:123: error: 'int32' does not name a type /root/TrinityCore/src/server/shared/Database/Field.h:140: error: 'uint64' does not name a type /root/TrinityCore/src/server/shared/Database/Field.h:157: error: 'int64' does not name a type /root/TrinityCore/src/server/shared/Database/Field.h:249: error: 'uint32' does not name a type /root/TrinityCore/src/server/shared/Database/Field.h:260: error: 'uint32' has not been declared /root/TrinityCore/src/server/shared/Database/Field.h: In member function 'bool Field::GetBool() const': /root/TrinityCore/src/server/shared/Database/Field.h:35: error: 'GetUInt8' was not declared in this scope /root/TrinityCore/src/server/shared/Database/Field.h: In member function 'std::string Field::GetString() const': /root/TrinityCore/src/server/shared/Database/Field.h:233: error: 'const struct Field::<anonymous>' has no member named 'length' /root/TrinityCore/src/server/shared/Database/Field.h: In static member function 'static size_t Field::SizeForType(MYSQL_FIELD*)': /root/TrinityCore/src/server/shared/Database/Field.h:314: error: 'ACE_Singleton' was not declared in this scope /root/TrinityCore/src/server/shared/Database/Field.h:314: error: expected primary-expression before ',' token /root/TrinityCore/src/server/shared/Database/Field.h:314: error: 'ACE_Thread_Mutex' was not declared in this scope /root/TrinityCore/src/server/shared/Database/Field.h:314: error: '::instance' has not been declared /root/TrinityCore/src/server/shared/Database/Field.h:314: error: 'uint32' was not declared in this scope In file included from /root/TrinityCore/src/server/shared/Database/SQLOperation.h:24, from /root/TrinityCore/src/server/shared/PrecompiledHeaders/sharedPCH.h:6, from /root/TrinityCore/src/server/shared/shared_pch_dephelp.cxx:1: /root/TrinityCore/src/server/shared/Database/QueryResult.h: At global scope: /root/TrinityCore/src/server/shared/Database/QueryResult.h:36: error: 'uint64' has not been declared /root/TrinityCore/src/server/shared/Database/QueryResult.h:36: error: 'uint32' has not been declared /root/TrinityCore/src/server/shared/Database/QueryResult.h:40: error: 'uint64' does not name a type /root/TrinityCore/src/server/shared/Database/QueryResult.h:41: error: 'uint32' does not name a type /root/TrinityCore/src/server/shared/Database/QueryResult.h:44: error: declaration of 'operator[]' as non-function /root/TrinityCore/src/server/shared/Database/QueryResult.h:44: error: expected ';' before '(' token /root/TrinityCore/src/server/shared/shared_pch_dephelp.cxx:5: error: expected ';' at end of input /root/TrinityCore/src/server/shared/shared_pch_dephelp.cxx:5: error: expected '}' at end of input In file included from /root/TrinityCore/src/server/shared/Database/SQLOperation.h:24, from /root/TrinityCore/src/server/shared/PrecompiledHeaders/sharedPCH.h:6, from /root/TrinityCore/src/server/shared/shared_pch_dephelp.cxx:1: /root/TrinityCore/src/server/shared/Database/QueryResult.h: In member function 'Field* ResultSet::Fetch() const': /root/TrinityCore/src/server/shared/Database/QueryResult.h:43: error: 'm_currentRow' was not declared in this scope /root/TrinityCore/src/server/shared/Database/QueryResult.h: At global scope: /root/TrinityCore/src/server/shared/Database/QueryResult.h:43: error: expected unqualified-id at end of input make[2]: *** [src/server/shared/CMakeFiles/shared_pch_dephelp.dir/shared_pch_dephelp.cxx.o] Error 1 make[1]: *** [src/server/shared/CMakeFiles/shared_pch_dephelp.dir/all] Error 2 make: *** [all] Error 2 I really don't know what the problem is I hope i can get some help.. Thanks for your replies.
×
×
  • Create New...