Jump to content
TrinityCore

Elkaintmoose

Plebs
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Elkaintmoose

  1. Hi! Just starting to mess with this, on Ubuntu 10.04. Cmake output looks good, as far as I can tell. When I run a make, though, I'm getting this:

    . . . .

    [ 2%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/extent.c.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/jemalloc.c.o

    /tmp/ccVjwrWD.s: Assembler messages:

    /tmp/ccVjwrWD.s:1329: Error: Unrecognized opcode: `pause'

    make[2]: *** [dep/jemalloc/CMakeFiles/jemalloc.dir/src/jemalloc.c.o] Error 1

    make[1]: *** [dep/jemalloc/CMakeFiles/jemalloc.dir/all] Error 2

    make: *** [all] Error 2

    I'm stumped...any ideas?

    Thanks!

×
×
  • Create New...