Jump to content
TrinityCore

Najkon

Plebs
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Najkon

  1. What u mean dependencies on Bzip2 ? Everything what a system wanted to Install Bzip2 it was installed without any error That same CMAKE everything found.
  2. Hello! What if i have error on compiling with option -DTOOLS=1 Linking CXX executable mapextractor ../../../dep/libmpq/libmpq.a(extract.c.o): In function `libmpq__decompress_bzip2': extract.c:(.text+0xad): undefined reference to `BZ2_bzDecompressInit' extract.c:(.text+0xdc): undefined reference to `BZ2_bzDecompress' extract.c:(.text+0xed): undefined reference to `BZ2_bzDecompressEnd' ../../../dep/libmpq/libmpq.a(extract.c.o): In function `libmpq__decompress_zlib': extract.c:(.text+0x1f9): undefined reference to `inflateInit_' extract.c:(.text+0x214): undefined reference to `inflate' extract.c:(.text+0x225): undefined reference to `inflateEnd' collect2: ld returned 1 exit status make[2]: *** [src/tools/map_extractor/mapextractor] Error 1 make[1]: *** [src/tools/map_extractor/CMakeFiles/mapextractor.dir/all] Error 2 make: *** [all] Error 2
×
×
  • Create New...