Jump to content
TrinityCore

BabylonHD

Members
  • Posts

    108
  • Joined

  • Last visited

Posts posted by BabylonHD

  1. Maxx,

    I have just learned from Server4You that it can be updated in theory already on Debian 5.0. Even if you virtouzzo 3 The problem with the whole thing is then in Plesk. Plesk requires more than 8.4 virtouzzo 4 and the host system from my virtual Server has virtouzzo 3.

    Your root server has probably already virtouzzo 4 and, therefore, could you Easy on Debian Lenny.

  2. Server4You is something totally real slow. For the first 5.0 Offers you have taken nearly 5 months after 5.0 came out.

    Thank you for your hope. I hope that Server4You help me in any way.

    Is it possible to somehow fiddle to the core so that it goes well with 4.0? At that time it went it.

    Is my Google Translator English O.K?

  3. My Hostsystem has the Virtuozzo-Version "Virtuozzo release 3.0.0 ". The Hostsystem need "Virtuozzo 4" for Debian 5.0. Server4You is a bad Host.

    I asked the support. Actually, should the host system a long time "Virtuozzo 4" However there are problems. I've just created a ticket and ask it how long it takes until about Debian 5.0 is possible. I hope it takes not so long.

  4. I have a good manual, how can I upgrade my system to Debian 5.0, but my server is not designed or the hardware does not meet the minimum standard of Debian Lenny.

    What should I do exactly? I am familiar with the Linux system does not look so good and now I have zero idea what to do.

  5. Hello,

    If the area is wrong please move.

    I had an error when compiling.

    Here is the compile excerpt:

    root@myserver:/home/trinitycore/build# make -j 4 && make install
    
    Scanning dependencies of target jemalloc
    
    Scanning dependencies of target g3dlib
    
    Scanning dependencies of target gsoap
    
    Scanning dependencies of target revision.h
    
    
    -- WARNING - No revision-information found
    
    [  0%] Built target revision.h
    
    [  0%] Building CXX object dep/gsoap/CMakeFiles/gsoap.dir/soapC.cpp.o
    
    Scanning dependencies of target shared_pch_dephelp
    
    [  0%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/arena.c.o
    
    [  0%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/AABox.cpp.o
    
    [  1%] Building CXX object src/server/shared/CMakeFiles/shared_pch_dephelp.dir/shared_pch_dephelp.cxx.o
    
    [  1%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Any.cpp.o
    
    [  1%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/base.c.o
    
    [  1%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/chunk.c.o
    
    Linking CXX static library libshared_pch_dephelp.a
    
    [  1%] Built target shared_pch_dephelp
    
    [  1%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/BinaryFormat.cpp.o
    
    [  1%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/chunk_dss.c.o
    
    [  1%] Building CXX object dep/gsoap/CMakeFiles/gsoap.dir/soapServer.cpp.o
    
    [  1%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/chunk_mmap.c.o
    
    [  2%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/BinaryInput.cpp.o
    
    [  2%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/chunk_swap.c.o
    
    [  2%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/ckh.c.o
    
    [  3%] Building CXX object dep/gsoap/CMakeFiles/gsoap.dir/stdsoap2.cpp.o
    
    [  3%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/ctl.c.o
    
    [  4%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/extent.c.o
    
    [  4%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/hash.c.o
    
    [  4%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/huge.c.o
    
    /home/trinitycore/trinitycore/dep/jemalloc/src/huge.c: In function 'huge_ralloc':
    
    /home/trinitycore/trinitycore/dep/jemalloc/src/huge.c:235: error: 'MREMAP_FIXED' undeclared (first use in this function)
    
    /home/trinitycore/trinitycore/dep/jemalloc/src/huge.c:235: error: (Each undeclared identifier is reported only once
    
    /home/trinitycore/trinitycore/dep/jemalloc/src/huge.c:235: error: for each function it appears in.)
    
    /home/trinitycore/trinitycore/dep/jemalloc/src/huge.c:236: error: too many arguments to function 'mremap'
    
    make[2]: *** [dep/jemalloc/CMakeFiles/jemalloc.dir/src/huge.c.o] Error 1
    
    make[1]: *** [dep/jemalloc/CMakeFiles/jemalloc.dir/all] Error 2
    
    make[1]: *** Waiting for unfinished jobs....
    
    [  4%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/BinaryOutput.cpp.o
    
    [  4%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Box.cpp.o
    
    [  4%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Capsule.cpp.o
    
    [  4%] [  4%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/CollisionDetection.cpp.o
    
    Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/CoordinateFrame.cpp.o
    
    [  4%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Crypto.cpp.o
    
    [  4%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Cylinder.cpp.o
    
    [  5%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/debugAssert.cpp.o
    
    [  5%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/FileSystem.cpp.o
    
    [  5%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/fileutils.cpp.o
    
    [  5%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/format.cpp.o
    
    [  5%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/g3dfnmatch.cpp.o
    
    [  5%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/g3dmath.cpp.o
    
    [  5%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Line.cpp.o
    
    [  5%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/LineSegment.cpp.o
    
    [  5%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Log.cpp.o
    
    [  6%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Matrix3.cpp.o
    
    [  6%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Matrix4.cpp.o
    
    Linking CXX static library libgsoap.a
    
    [  6%] Built target gsoap
    
    [  6%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/MemoryManager.cpp.o
    
    [  6%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/PhysicsFrame.cpp.o
    
    [  6%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Plane.cpp.o
    
    [  6%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/prompt.cpp.o
    
    [  6%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Quat.cpp.o
    
    [  6%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Random.cpp.o
    
    [  7%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Ray.cpp.o
    
    [  7%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/ReferenceCount.cpp.o
    
    [  7%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/RegistryUtil.cpp.o
    
    [  7%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Sphere.cpp.o
    
    [  7%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/stringutils.cpp.o
    
    [  7%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/System.cpp.o
    
    [  7%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/TextInput.cpp.o
    
    [  7%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/TextOutput.cpp.o
    
    [  7%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Triangle.cpp.o
    
    [  8%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/uint128.cpp.o
    
    [  8%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/UprightFrame.cpp.o
    
    [  8%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Vector2.cpp.o
    
    [  8%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Vector3.cpp.o
    
    [  8%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Vector4.cpp.o
    
    Linking CXX static library libg3dlib.a
    
    [  8%] Built target g3dlib
    
    make: *** [all] Error 2

    Please help me fast.

    Greets,

    BabylonHD

×
×
  • Create New...