Jump to content
TrinityCore

Compile or cmake problems


Joy
 Share

Recommended Posts

Requirements

Platform: Linux, Windows or Mac

Processor with SSE2 support

ACE ≥ 5.8.3 (included for Windows)

MySQL ≥ 5.1.0 (included for Windows)

CMake ≥ 2.8.11.2 / 2.8.9 (Windows / Linux)

OpenSSL ≥ 1.0.0

GCC ≥ 4.7.2 (Linux only)

MS Visual Studio ≥ 12 (2013) (Windows only)

Link to comment
Share on other sites

  • Replies 2.9k
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Requirements

Platform: Linux, Windows or Mac

Processor with SSE2 support

ACE ≥ 5.8.3 (included for Windows)

MySQL ≥ 5.1.0 (included for Windows)

CMake ≥ 2.8.11.2 / 2.8.9 (Windows / Linux)

OpenSSL ≥ 1.0.0

GCC ≥ 4.7.2 (Linux only)

MS Visual Studio ≥ 12 (2013) (Windows only)

can you give me openssl plz i searched for it a lot but didnt find it :( and can I update my visual studio to 2013? and my Cmake version is 2.8 if u have higher version link plz give it i cant find it on its site

is there other ways for compile trinity?

Link to comment
Share on other sites

Core: https://github.com/TrinityCore/TrinityCore/commit/ef5bc9c70a6b50e1244a91fb922ecab455f6966f

System: Windows 8.1 x64

CMake: 2.8.12

Compiler: Wisual Studio 2013 Desktop Version

OpenSSL: 1.0.1 G 32 / 64

 

Error;

 

CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:442 (execute_process):

execute_process given COMMAND argument with no value.

Call Stack (most recent call first):

C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:48 (CMAKE_DETERMINE_COMPILER_ID_VENDOR)

C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeDetermineCCompiler.cmake:131 (CMAKE_DETERMINE_COMPILER_ID)

CMakeLists.txt:12 (project)

 

The C compiler identification is unknown

CMake Error: Could not find cmake module file: C:/Users/Chaya/Desktop/TrinityCore-4.3.4/install/CMakeFiles/2.8.12-rc1/CMakeCXXCompiler.cmake

Configuring incomplete, errors occurred!

See also "C:/Users/Chaya/Desktop/TrinityCore-4.3.4/install/CMakeFiles/CMakeOutput.log".

See also "C:/Users/Chaya/Desktop/TrinityCore-4.3.4/install/CMakeFiles/CMakeError.log".

 

 

Error Log :


Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
Compiler:  
Build flags: 
Id flags: 

The output was:
1
Microsoft (R)-Buildmodul, Version 12.0.30501.0
[Microsoft .NET Framework, Version 4.0.30319.34014]
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

Der Buildvorgang wurde am 19.05.2014 08:23:08 gestartet.
Projekt "C:UsersChayaDesktopTrinityCore-4.3.4installCMakeFiles2.8.12-rc1CompilerIdCCompilerIdC.vcxproj" auf Knoten "1" (Standardziele).
PrepareForBuild:
  Das Verzeichnis "Debug" wird erstellt.
  Das Verzeichnis "DebugCompilerIdC.tlog" wird erstellt.
InitializeBuildStatus:
  "DebugCompilerIdC.tlogunsuccessfulbuild" wird erstellt, da "AlwaysCreate" angegeben wurde.
ClCompile:
  C:Program Files (x86)Microsoft Visual Studio 12.0VCbinCL.exe /c /nologo /W0 /WX- /Od /Oy- /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Debug" /Fd"Debugvc120.pdb" /Gd /TC /analyze- /errorReport:queue CMakeCCompilerId.c
  CMakeCCompilerId.c
cl : Befehlszeile error D8027: "C:Program Files (x86)Microsoft Visual Studio 12.0VCbinc1.dll" kann nicht ausgefhrt werden. [C:UsersChayaDesktopTrinityCore-4.3.4installCMakeFiles2.8.12-rc1CompilerIdCCompilerIdC.vcxproj]
Die Erstellung des Projekts "C:UsersChayaDesktopTrinityCore-4.3.4installCMakeFiles2.8.12-rc1CompilerIdCCompilerIdC.vcxproj" ist abgeschlossen (Standardziele) -- FEHLER.

Fehler beim Buildvorgang.

"C:UsersChayaDesktopTrinityCore-4.3.4installCMakeFiles2.8.12-rc1CompilerIdCCompilerIdC.vcxproj" (Standardziel) (1) ->
(ClCompile Ziel) -> 
  cl : Befehlszeile error D8027: "C:Program Files (x86)Microsoft Visual Studio 12.0VCbinc1.dll" kann nicht ausgefhrt werden. [C:UsersChayaDesktopTrinityCore-4.3.4installCMakeFiles2.8.12-rc1CompilerIdCCompilerIdC.vcxproj]

    0 Warnung(en)
    1 Fehler

Verstrichene Zeit 00:00:00.91


Checking whether the C compiler is IAR using "" did not match "IAR .+ Compiler":
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
Compiler:  
Build flags: 
Id flags: 

The output was:
1
Microsoft (R)-Buildmodul, Version 12.0.30501.0
[Microsoft .NET Framework, Version 4.0.30319.34014]
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

Der Buildvorgang wurde am 19.05.2014 08:23:09 gestartet.
Projekt "C:UsersChayaDesktopTrinityCore-4.3.4installCMakeFiles2.8.12-rc1CompilerIdCXXCompilerIdCXX.vcxproj" auf Knoten "1" (Standardziele).
PrepareForBuild:
  Das Verzeichnis "Debug" wird erstellt.
  Das Verzeichnis "DebugCompilerIdCXX.tlog" wird erstellt.
InitializeBuildStatus:
  "DebugCompilerIdCXX.tlogunsuccessfulbuild" wird erstellt, da "AlwaysCreate" angegeben wurde.
ClCompile:
  C:Program Files (x86)Microsoft Visual Studio 12.0VCbinCL.exe /c /nologo /W0 /WX- /Od /Oy- /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Debug" /Fd"Debugvc120.pdb" /Gd /TP /analyze- /errorReport:queue CMakeCXXCompilerId.cpp
  CMakeCXXCompilerId.cpp
cl : Befehlszeile error D8027: "C:Program Files (x86)Microsoft Visual Studio 12.0VCbinc1xx.dll" kann nicht ausgefhrt werden. [C:UsersChayaDesktopTrinityCore-4.3.4installCMakeFiles2.8.12-rc1CompilerIdCXXCompilerIdCXX.vcxproj]
Die Erstellung des Projekts "C:UsersChayaDesktopTrinityCore-4.3.4installCMakeFiles2.8.12-rc1CompilerIdCXXCompilerIdCXX.vcxproj" ist abgeschlossen (Standardziele) -- FEHLER.

Fehler beim Buildvorgang.

"C:UsersChayaDesktopTrinityCore-4.3.4installCMakeFiles2.8.12-rc1CompilerIdCXXCompilerIdCXX.vcxproj" (Standardziel) (1) ->
(ClCompile Ziel) -> 
  cl : Befehlszeile error D8027: "C:Program Files (x86)Microsoft Visual Studio 12.0VCbinc1xx.dll" kann nicht ausgefhrt werden. [C:UsersChayaDesktopTrinityCore-4.3.4installCMakeFiles2.8.12-rc1CompilerIdCXXCompilerIdCXX.vcxproj]

    0 Warnung(en)
    1 Fehler

Verstrichene Zeit 00:00:00.89


Checking whether the CXX compiler is IAR using "" did not match "IAR .+ Compiler":
Determining if files pthread.h exist failed with the following output:

Source:
/* */
#include <pthread.h>


int main(){return 0;}

Determining if the IPPROTO_IPV6 exist failed with the following output:

File C:/Users/Chaya/Desktop/TrinityCore-4.3.4/install/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <winsock2.h>

int main(int argc, char** argv)
{
  (void)argv;
#ifndef IPPROTO_IPV6
  return ((int*)(&IPPROTO_IPV6))[argc];
#else
  (void)argc;
  return 0;
#endif
}

Determining if the IPV6_V6ONLY exist failed with the following output:

File C:/Users/Chaya/Desktop/TrinityCore-4.3.4/install/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <winsock2.h>
#include <ws2ipdef.h>

int main(int argc, char** argv)
{
  (void)argv;
#ifndef IPV6_V6ONLY
  return ((int*)(&IPV6_V6ONLY))[argc];
#else
  (void)argc;
  return 0;
#endif
}

Determining if the S_IROTH exist failed with the following output:

File C:/Users/Chaya/Desktop/TrinityCore-4.3.4/install/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/stat.h>

int main(int argc, char** argv)
{
  (void)argv;
#ifndef S_IROTH
  return ((int*)(&S_IROTH))[argc];
#else
  (void)argc;
  return 0;
#endif
}

Determining if the _S_IREAD exist failed with the following output:

File C:/Users/Chaya/Desktop/TrinityCore-4.3.4/install/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/stat.h>

int main(int argc, char** argv)
{
  (void)argv;
#ifndef _S_IREAD
  return ((int*)(&_S_IREAD))[argc];
#else
  (void)argc;
  return 0;
#endif
}

Determining if the S_IFIFO exist failed with the following output:

File C:/Users/Chaya/Desktop/TrinityCore-4.3.4/install/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/stat.h>

int main(int argc, char** argv)
{
  (void)argv;
#ifndef S_IFIFO
  return ((int*)(&S_IFIFO))[argc];
#else
  (void)argc;
  return 0;
#endif
}

Determining if the _S_IFIFO exist failed with the following output:

File C:/Users/Chaya/Desktop/TrinityCore-4.3.4/install/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/stat.h>

int main(int argc, char** argv)
{
  (void)argv;
#ifndef _S_IFIFO
  return ((int*)(&_S_IFIFO))[argc];
#else
  (void)argc;
  return 0;
#endif
}

Determining if the SIGQUIT exist failed with the following output:

File C:/Users/Chaya/Desktop/TrinityCore-4.3.4/install/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <signal.h>

int main(int argc, char** argv)
{
  (void)argv;
#ifndef SIGQUIT
  return ((int*)(&SIGQUIT))[argc];
#else
  (void)argc;
  return 0;
#endif
}

Determining if the SIGTERM exist failed with the following output:

File C:/Users/Chaya/Desktop/TrinityCore-4.3.4/install/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <signal.h>

int main(int argc, char** argv)
{
  (void)argv;
#ifndef SIGTERM
  return ((int*)(&SIGTERM))[argc];
#else
  (void)argc;
  return 0;
#endif
}

Determining if the SIGPIPE exist failed with the following output:

File C:/Users/Chaya/Desktop/TrinityCore-4.3.4/install/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <signal.h>

int main(int argc, char** argv)
{
  (void)argv;
#ifndef SIGPIPE
  return ((int*)(&SIGPIPE))[argc];
#else
  (void)argc;
  return 0;
#endif
}

Determining if the SIGINT exist failed with the following output:

File C:/Users/Chaya/Desktop/TrinityCore-4.3.4/install/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <signal.h>

int main(int argc, char** argv)
{
  (void)argv;
#ifndef SIGINT
  return ((int*)(&SIGINT))[argc];
#else
  (void)argc;
  return 0;
#endif
}

Determining if the isnan exist failed with the following output:

File C:/Users/Chaya/Desktop/TrinityCore-4.3.4/install/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <float.h>

int main(int argc, char** argv)
{
  (void)argv;
#ifndef isnan
  return ((int*)(&isnan))[argc];
#else
  (void)argc;
  return 0;
#endif
}

Determining if the _isnan exist failed with the following output:

File C:/Users/Chaya/Desktop/TrinityCore-4.3.4/install/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <float.h>

int main(int argc, char** argv)
{
  (void)argv;
#ifndef _isnan
  return ((int*)(&_isnan))[argc];
#else
  (void)argc;
  return 0;
#endif
}

Determining if the finite exist failed with the following output:

File C:/Users/Chaya/Desktop/TrinityCore-4.3.4/install/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <float.h>

int main(int argc, char** argv)
{
  (void)argv;
#ifndef finite
  return ((int*)(&finite))[argc];
#else
  (void)argc;
  return 0;
#endif
}

Determining if the _finite exist failed with the following output:

File C:/Users/Chaya/Desktop/TrinityCore-4.3.4/install/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <float.h>

int main(int argc, char** argv)
{
  (void)argv;
#ifndef _finite
  return ((int*)(&_finite))[argc];
#else
  (void)argc;
  return 0;
#endif
}

Determining if the function popen exists failed with the following output:


Determining if the function _popen exists failed with the following output:


Determining if the function pclose exists failed with the following output:


Determining if the function _pclose exists failed with the following output:


Determining if the function access exists failed with the following output:


Determining if the function _access exists failed with the following output:


Determining if the function strcasecmp exists failed with the following output:


Determining if the function _stricmp exists failed with the following output:


Determining if the function strncasecmp exists failed with the following output:


Determining if the function _strnicmp exists failed with the following output:


Determining if the function snprintf exists failed with the following output:


Determining if the function _snprintf exists failed with the following output:


Determining if the function strtok_r exists failed with the following output:


Determining if the function strtok_s exists failed with the following output:


Determining if the function strtoll exists failed with the following output:


Determining if the function _strtoi64 exists failed with the following output:


Determining if the function strtoull exists failed with the following output:


Determining if the function _strtoui64 exists failed with the following output:


Determining if the function vsnprintf exists failed with the following output:


Determining if the function _vsnprintf exists failed with the following output:


Determining if the include file sys/types.h exists failed with the following output:


Determining if the include file stdint.h exists failed with the following output:


Determining if the include file stddef.h exists failed with the following output:


Determining size of ssize_t failed with the following output:

C:/Users/Chaya/Desktop/TrinityCore-4.3.4/install/CMakeFiles/CheckTypeSize/SIZE_OF_SSIZE_T.c:


#undef KEY
#if defined(__i386)
# define KEY '_','_','i','3','8','6'
#elif defined(__x86_64)
# define KEY '_','_','x','8','6','_','6','4'
#elif defined(__ppc__)
# define KEY '_','_','p','p','c','_','_'
#elif defined(__ppc64__)
# define KEY '_','_','p','p','c','6','4','_','_'
#endif

#define SIZE (sizeof(ssize_t))
char info_size[] =  {'I', 'N', 'F', 'O', ':', 's','i','z','e','[',
  ('0' + ((SIZE / 10000)%10)),
  ('0' + ((SIZE / 1000)%10)),
  ('0' + ((SIZE / 100)%10)),
  ('0' + ((SIZE / 10)%10)),
  ('0' +  (SIZE    % 10)),
  ']',
#ifdef KEY
  ' ','k','e','y','[', KEY, ']',
#endif
  '0'};

#ifdef __CLASSIC_C__
int main(argc, argv) int argc; char *argv[];
#else
int main(int argc, char *argv[])
#endif
{
  int require = 0;
  require += info_size[argc];
  (void)argv;
  return require;
}


Determining if files stdlib.h;stdarg.h;string.h;float.h exist failed with the following output:

Source:
/* */
#include <stdlib.h>
#include <stdarg.h>
#include <string.h>
#include <float.h>


int main(){return 0;}

Determining if files alloca.h exist failed with the following output:

Source:
/* */
#include <alloca.h>


int main(){return 0;}

Determining if files aio.h exist failed with the following output:

Source:
/* */
#include <aio.h>


int main(){return 0;}

Determining if files arpa/inet.h exist failed with the following output:

Source:
/* */
#include <arpa/inet.h>


int main(){return 0;}

Determining if files crypt.h exist failed with the following output:

Source:
/* */
#include <crypt.h>


int main(){return 0;}

Determining if files cxxabi.h exist failed with the following output:

Source:
/* */
#include <cxxabi.h>


int main(){return 0;}

Determining if files dirent.h exist failed with the following output:

Source:
/* */
#include <dirent.h>


int main(){return 0;}

Determining if files dlfcn.h exist failed with the following output:

Source:
/* */
#include <dlfcn.h>


int main(){return 0;}

Determining if files execinfo.h exist failed with the following output:

Source:
/* */
#include <execinfo.h>


int main(){return 0;}

Determining if files fcntl.h exist failed with the following output:

Source:
/* */
#include <fcntl.h>


int main(){return 0;}

Determining if files fenv.h exist failed with the following output:

Source:
/* */
#include <fenv.h>


int main(){return 0;}

Determining if files float.h exist failed with the following output:

Source:
/* */
#include <float.h>


int main(){return 0;}

Determining if files floatingpoint.h exist failed with the following output:

Source:
/* */
#include <floatingpoint.h>


int main(){return 0;}

Determining if files fpu_control.h exist failed with the following output:

Source:
/* */
#include <fpu_control.h>


int main(){return 0;}

Determining if files grp.h exist failed with the following output:

Source:
/* */
#include <grp.h>


int main(){return 0;}

Determining if files ieeefp.h exist failed with the following output:

Source:
/* */
#include <ieeefp.h>


int main(){return 0;}

Determining if files inttypes.h exist failed with the following output:

Source:
/* */
#include <inttypes.h>


int main(){return 0;}

Determining if files langinfo.h exist failed with the following output:

Source:
/* */
#include <langinfo.h>


int main(){return 0;}

Determining if files limits.h exist failed with the following output:

Source:
/* */
#include <limits.h>


int main(){return 0;}

Determining if files locale.h exist failed with the following output:

Source:
/* */
#include <locale.h>


int main(){return 0;}

Determining if files malloc.h exist failed with the following output:

Source:
/* */
#include <malloc.h>


int main(){return 0;}

Determining if files memory.h exist failed with the following output:

Source:
/* */
#include <memory.h>


int main(){return 0;}

Determining if files ndir.h exist failed with the following output:

Source:
/* */
#include <ndir.h>


int main(){return 0;}

Determining if files netinet/in.h exist failed with the following output:

Source:
/* */
#include <netinet/in.h>


int main(){return 0;}

Determining if files paths.h exist failed with the following output:

Source:
/* */
#include <paths.h>


int main(){return 0;}

Determining if files port.h exist failed with the following output:

Source:
/* */
#include <port.h>


int main(){return 0;}

Determining if files poll.h exist failed with the following output:

Source:
/* */
#include <poll.h>


int main(){return 0;}

Determining if files pwd.h exist failed with the following output:

Source:
/* */
#include <pwd.h>


int main(){return 0;}

Determining if files sched.h exist failed with the following output:

Source:
/* */
#include <sched.h>


int main(){return 0;}

Determining if files select.h exist failed with the following output:

Source:
/* */
#include <select.h>


int main(){return 0;}

Determining if files semaphore.h exist failed with the following output:

Source:
/* */
#include <semaphore.h>


int main(){return 0;}

Determining if files sys/types.h;sys/dir.h exist failed with the following output:

Source:
/* */
#include <sys/types.h>
#include <sys/dir.h>


int main(){return 0;}

Determining if files sys/ndir.h exist failed with the following output:

Source:
/* */
#include <sys/ndir.h>


int main(){return 0;}

Determining if files sys/pte.h exist failed with the following output:

Source:
/* */
#include <sys/pte.h>


int main(){return 0;}

Determining if files stdlib.h exist failed with the following output:

Source:
/* */
#include <stdlib.h>


int main(){return 0;}

Determining if files strings.h exist failed with the following output:

Source:
/* */
#include <strings.h>


int main(){return 0;}

Determining if files string.h exist failed with the following output:

Source:
/* */
#include <string.h>


int main(){return 0;}

Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
Compiler:  
Build flags: 
Id flags: 

The output was:
1
Microsoft (R)-Buildmodul, Version 12.0.30501.0
[Microsoft .NET Framework, Version 4.0.30319.34014]
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

Der Buildvorgang wurde am 19.05.2014 08:25:38 gestartet.
Projekt "C:UsersChayaDesktopTrinityCore-4.3.4installCMakeFiles2.8.12-rc1CompilerIdCCompilerIdC.vcxproj" auf Knoten "1" (Standardziele).
PrepareForBuild:
  Das Verzeichnis "Debug" wird erstellt.
  Das Verzeichnis "DebugCompilerIdC.tlog" wird erstellt.
InitializeBuildStatus:
  "DebugCompilerIdC.tlogunsuccessfulbuild" wird erstellt, da "AlwaysCreate" angegeben wurde.
ClCompile:
  C:Program Files (x86)Microsoft Visual Studio 12.0VCbinCL.exe /c /nologo /W0 /WX- /Od /Oy- /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Debug" /Fd"Debugvc120.pdb" /Gd /TC /analyze- /errorReport:queue CMakeCCompilerId.c
  CMakeCCompilerId.c
cl : Befehlszeile error D8027: "C:Program Files (x86)Microsoft Visual Studio 12.0VCbinc1.dll" kann nicht ausgefhrt werden. [C:UsersChayaDesktopTrinityCore-4.3.4installCMakeFiles2.8.12-rc1CompilerIdCCompilerIdC.vcxproj]
Die Erstellung des Projekts "C:UsersChayaDesktopTrinityCore-4.3.4installCMakeFiles2.8.12-rc1CompilerIdCCompilerIdC.vcxproj" ist abgeschlossen (Standardziele) -- FEHLER.

Fehler beim Buildvorgang.

"C:UsersChayaDesktopTrinityCore-4.3.4installCMakeFiles2.8.12-rc1CompilerIdCCompilerIdC.vcxproj" (Standardziel) (1) ->
(ClCompile Ziel) -> 
  cl : Befehlszeile error D8027: "C:Program Files (x86)Microsoft Visual Studio 12.0VCbinc1.dll" kann nicht ausgefhrt werden. [C:UsersChayaDesktopTrinityCore-4.3.4installCMakeFiles2.8.12-rc1CompilerIdCCompilerIdC.vcxproj]

    0 Warnung(en)
    1 Fehler

Verstrichene Zeit 00:00:00.87


Checking whether the C compiler is IAR using "" did not match "IAR .+ Compiler": 

How can i fix it ???

Link to comment
Share on other sites

I use this Tool, but hae only errors ... it is a core bug

 

It's not a core bug. There is an issue with your CMake.

Also, use spoiler tags next time. No one reads a wall of personal garbage that you are experiencing.

Link to comment
Share on other sites

i tried to compile 3.3.5a with visual studio 2010 but i had my error again (i have written the error on the previous thread ) this is the picture of my error :
 

post-20661-0-48550100-1400520654_thumb.j
 

and i have attached the text of error

error.txt

have somebody this error before me? :(( i have tried a lot of ways to fix it but didnt work actually like 0xc000007b error that i have it with repacks that i download and i couldn't fix both of them. :(((((((((((((((((((((

post-20661-0-48550100-1400520654_thumb.j

Edited by a_icam
Link to comment
Share on other sites

Not sure if this is the proper place to post this but it seems the most ontopic plate to do it.

 

When i download the source, it compiles just fine and works without outputing any errors.

However, im getting some Warnings for a while now regarding SOAP during compile.

Is there a way to fix these warnings? Sometimes warnings = errors and this has me a little bit concerned. :)

 

Using Ubuntu Server 14.04 x64 with 3.3.5a trinitycore source from https://github.com/TrinityCore/TrinityCore

Link to comment
Share on other sites

[ 18%] Building CXX object src/server/authserver/CMakeFiles/authserver.dir/Serve                                                                                                                                                             r/AuthSocket.cpp.o
make[1]: *** [src/server/game/CMakeFiles/game.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 18%] Building CXX object src/server/authserver/CMakeFiles/authserver.dir/Main.                                                                                                                                                             cpp.o
 
Linking CXX static library libscripts.a
[ 80%] Built target scripts
make: *** [all] Error 2
 
Link to comment
Share on other sites

  • 2 weeks later...
-- Install configuration: "Release"
-- Up-to-date: /root/server/bin/authserver
-- Up-to-date: /root/server/etc/authserver.conf.dist
-- Up-to-date: /root/server/bin/worldserver
CMake Error at src/server/worldserver/cmake_install.cmake:45 (FILE):
  file RPATH_CHANGE could not write new RPATH:
 
    /usr/local/lib
 
  to the file:
 
    /root/server/bin/worldserver
 
  Error opening file for update.
Call Stack (most recent call first):
  src/server/cmake_install.cmake:42 (INCLUDE)
  src/cmake_install.cmake:38 (INCLUDE)
  cmake_install.cmake:38 (INCLUDE)
 

 

 

I compiled once with many custom scripts and it was successful, then I wanted clean compile, i cloned repo and I can't seems to compile it?

I heard that it is because of some kind of permissions or something?

Link to comment
Share on other sites

Distributor ID: Debian
Description: Debian GNU/Linux 6.0.9 (squeeze)
Release: 6.0.9
Codename: squeeze
Linux server 2.6.32-042stab088.4 #1 SMP Thu Apr 3 17:41:05 MSK 2014 x86_64 GNU/Linux

GCC VERSION:

root@server:~# gcc -v
Thread model: posix
gcc version 4.7.2 (Debian 4.7.2-5)

CMAKE VERSION

root@server:~# cmake -version
cmake version 2.8.9

ACE_wrappers Version

5.8.3

ERROR: 

root@server:~/TrinityCore/build# cmake ../ -DPREFIX=/home/servidor -DWITH_WARNINGS=1
-- Detected 64-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
CMake Error at cmake/compiler/gcc/settings.cmake:7 (message):
GCC: TrinityCore requires version 4.7.2 to build but found
Call Stack (most recent call first):
cmake/platform/unix/settings.cmake:37 (include)
cmake/macros/CheckPlatform.cmake:15 (include)
CMakeLists.txt:48 (include)


-- Configuring incomplete, errors occurred!

All libraries, dependencies and requirements listed in the wiki were followed, but the error continues.I count on the help of all, thank you since now!

Edited by Ermano
Link to comment
Share on other sites

First, thanks for the reply! Secondly, I make it clear that I am beginner, and I have another doubt, it will: 
 
Debian 7 is better? My question is if it comes with the most updated packages in its repositories, because the one I'm using comes everything old.
Edited by Ermano
Link to comment
Share on other sites

I have installed visual studio 2013 but now I have this error : 

CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108 (message):
  Could NOT find OpenSSL (missing: OPENSSL_LIBRARIES OPENSSL_INCLUDE_DIR)
Call Stack (most recent call first):
  C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:315 (_FPHSA_FAILURE_MESSAGE)
  cmake/macros/FindOpenSSL.cmake:176 (find_package_handle_standard_args)
  CMakeLists.txt:56 (find_package)

I have deleted my openSSL can someone give a new link that can fix this error?

Link to comment
Share on other sites

Adding some repositories the error in question has been resolved. But now I had another error:

 

Complete:

http://pastebin.com/Y54XCuuG

 

In short:

Linking CXX executable worldserver
/usr/bin/ld: cannot find -lncurses
collect2: error: ld returned 1 exit status
make[2]: *** [src/server/worldserver/worldserver] Error 1
make[1]: *** [src/server/worldserver/CMakeFiles/worldserver.dir/all] Error 2
make: *** [all] Error 2

Link to comment
Share on other sites

Aokromes no words to thank you for your help! But unfortunately, I can not use your last tip because I took your advice and installed this version of debian:

No LSB modules are available.
Distributor ID: Debian
Description:    Debian GNU/Linux 7.5 (wheezy)
Release:        7.5
Codename:       wheezy
Linux server 2.6.32-042stab088.4 #1 SMP Thu Apr 3 17:41:05 MSK 2014 x86_64 GNU/Linux

Forgive me if you are abusing your help, but no longer know what to do so I'm posting.

Edited by Ermano
Link to comment
Share on other sites

  • Aokromes changed the title to Compile or cmake problems
  • Aokromes locked this topic
  • Carbenium unlocked this topic
  • Aokromes pinned and locked this topic
  • Aokromes featured and featured this topic
  • Aokromes pinned this topic
 Share

  • Recently Browsing   0 members

    No registered users viewing this page.


×
×
  • Create New...