Jump to content
TrinityCore

excitus

Plebs
  • Posts

    3
  • Joined

  • Last visited

Posts posted by excitus

  1. Hello all,

    i have the following error when compiling TC on Linux by the step "make"

    # /home/wowserver/trinitycore/dep/jemalloc/src/huge.c: In function 'huge_ralloc':

    # /home/wowserver/trinitycore/dep/jemalloc/src/huge.c:235: error: 'MREMAP_FIXED' undeclared (first use in this function)

    # /home/wowserver/trinitycore/dep/jemalloc/src/huge.c:235: error: (Each undeclared identifier is reported only once

    # /home/wowserver/trinitycore/dep/jemalloc/src/huge.c:235: error: for each function it appears in.)

    # /home/wowserver/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: *** [all] Error 2

    What can i do to correct this error?

    MfG

    excitus

×
×
  • Create New...