Jump to content
  • Xubuntu 17.04


    roadapathy
    • Main Category: Core / Mangos Daemon
      Sub-Category: Show Stopper
      Version: 22.1

    Using:

    cmake .. -DCMAKE_INSTALL_PREFIX="/home/joel/mangos" -DDEBUG=OFF -DUSE_STD_MALLOC=ON -DACE_USE_EXTERNAL=ON -DPOSTGRESQL=OFF -DBUILD_TOOLS=OFF -DSCRIPT_LIB_ELUNA=ON -DSCRIPT_LIB_SD2=OFF -DSOAP=OFF -DPCH=OFF -DCMAKE_C_FLAGS="-O3 -march=bdver2" -DCMAKE_CXX_FLAGS="-O3 -march=bdver2"
     

    I get the following errors. Does anybody know if there are any branches that actually compile? It seems spells are broken, G3D broken, and libshared.

    Thanks! 

     

    [ 40%] Building CXX object src/shared/CMakeFiles/shared.dir/Database/SqlOperations.cpp.o
    [ 41%] Building CXX object src/shared/CMakeFiles/shared.dir/Database/SqlPreparedStatement.cpp.o
    [ 41%] Building CXX object src/shared/CMakeFiles/shared.dir/Database/SQLStorage.cpp.o
    [ 41%] Building CXX object src/shared/CMakeFiles/shared.dir/Log.cpp.o
    [ 41%] Linking CXX static library libg3dlite.a
    [ 41%] Built target g3dlite
    [ 42%] Building CXX object src/shared/CMakeFiles/shared.dir/ProgressBar.cpp.o
    [ 42%] Building CXX object src/shared/CMakeFiles/shared.dir/Threading.cpp.o
    [ 42%] Building CXX object src/shared/CMakeFiles/shared.dir/Util.cpp.o
    [ 42%] Building CXX object src/shared/CMakeFiles/shared.dir/PosixDaemon.cpp.o
    [ 43%] Linking CXX static library libshared.a
    [ 43%] Built target shared
    Makefile:127: recipe for target 'all' failed
    make: *** [all] Error 2
    joel@zaz2:~/two/src/server/build$ find /home/joel/two/ -name "libshared.a*"
     


    User Feedback

    Recommended Comments

    There are no comments to display.



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use