Jump to content
TrinityCore

magoxxx

Plebs
  • Posts

    7
  • Joined

  • Last visited

Posts posted by magoxxx

  1. Same error on Ubuntu 13 64bits, gcc 4.7.3, Ace 6.03, OpenSSL 1.0.1c


    Trying in Ubuntu 12 64 bits, gcc 4.7.2, Ace 6.03, OpenSSL 1.0.1c, same error

    Trying in Ubuntu 13 64 bits , gcc 4.8,1, Ace 6.03, OpenSSL 1.0.1c, same error

    Trying in Debian 6 64 bits, gcc 4.6.3, Ace 5.7.8, OpenSSL 1.0.0, same error

     

    Any idea, the error is this:

    
    

    Linking CXX static library libg3dlib.a
    [ 10%] Built target g3dlib
    [ 10%] Generating worldPCH.h.gch
    [ 11%] Built target generate_authPCH.cpp
    [ 11%] Building CXX object src/server/shared/CMakeFiles/shared.dir/Configuration/Config.cpp.o

    c++: error interno del compilador: Violación de segmento (programa cc1plus)
    Por favor envíe un reporte completo de bichos,
    con el código preprocesado si es apropiado.

    make[2]: *** [src/server/shared/CMakeFiles/shared.dir/Configuration/Config.cpp.o] Error 4
    make[1]: *** [src/server/shared/CMakeFiles/shared.dir/all] Error 2
    make[1]: *** Se espera a que terminen otras tareas....
    [ 11%] Built target generate_worldPCH.cpp
    [ 11%] Built target generate_gamePCH.cpp
    [ 11%] Built target generate_ScriptPCH.cpp
    make: *** [all] Error 2
     


    more info:

     

    if compile using flag -DUSE_COREPCH=0 the server continu compiling until this error.

     

    [ 32%] Built target collision
    [ 33%] Built target authserver
    [ 33%] Built target ScriptPCH.cpp_dephelp
    [ 34%] Built target generate_ScriptPCH.cpp
    [ 34%] Building CXX object src/server/scripts/CMakeFiles/scripts.dir/Spells/spell_shaman.cpp.o


    c++: internal compiler error: segmentation fault (program cc1plus)
    Please submit a full bug report,
    with preprocessed source if appropriate.


    make[2]: *** [src/server/scripts/CMakeFiles/scripts.dir/Spells/spell_shaman.cpp.o] Error 4
    make[1]: *** [src/server/scripts/CMakeFiles/scripts.dir/all] Error 2
    make: *** [all] Error 2

     

×
×
  • Create New...