while compiling the source code getting below src/debug.c:1454: undefined reference to backtrace' src/debug.c:1461: undefined reference tobacktrace_symbols_fd' src/debug.c:1466: undefined reference to `backtrace_symbols_fd'

To reproduce $ gmake BUILD_TLS=yes Screenshot 2024-02-01 at 11 19 26 AM

Comment From: sundb

@jaiswalpuru Which operation system are you using and what is its version?

Comment From: jaiswalpuru

I am trying to compile on freebsd version - 24-r redis version 6.0.13 Found a workaround, in config.h have removed defined(FREEBSD) Screenshot 2024-02-02 at 12 46 41 PM

Comment From: sundb

I am trying to compile on freebsd version - 24-r

14-r?

Comment From: jaiswalpuru

my bad yes, its 14-r