Current Behaviour
cmake ../ -DCMAKE_INSTALL_PREFIX=$HOME/azeroth-server/ -DWITH_WARNINGS=1 -DTOOLS_BUILD=all -DSCRIPTS=dynamic -DMODULES=dynamic -D CMAKE_BUILD_TYPE=Release
make -j 4
and error info:
home/azero/azerothcore-wotlk/deps/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:20:25: error: conflicting types for ‘je_safety_check_set_abort’; have ‘void(void (*)(const char *))’
20 | # define JEMALLOC_N(n) je_##n
Logs and Screenshots
No response
Operating System
ubuntu 26.04
Dependencies & versions
jmalloc error
Commit
last version
Additional Context
No response
Current Behaviour
cmake ../ -DCMAKE_INSTALL_PREFIX=$HOME/azeroth-server/ -DWITH_WARNINGS=1 -DTOOLS_BUILD=all -DSCRIPTS=dynamic -DMODULES=dynamic -D CMAKE_BUILD_TYPE=Release
make -j 4
and error info:
Logs and Screenshots
No response
Operating System
ubuntu 26.04
Dependencies & versions
jmalloc error
Commit
last version
Additional Context
No response