and now fails for trixie
```
gcc -shared -g -pthread -m64 -Wl,-O2 -Wl,-E -Wl,-z,relro -Wl,-z,now -rdynamic
"-ldl" -Wl,-Bsymbolic-functions tls_bio.o tls_cfg.o tls_config.o tls_ct_wrq.o
tls_domain.o tls_dump_vf.o tls_init.o tls_locking.o tls_rand.o tls_rpc.o
tls_select.o tls_server.o tls_util.o tls_verify.o tlsa_mod.o -lm
/usr/lib/x86_64-linux-gnu/libssl.a /usr/lib/x86_64-linux-gnu/libcrypto.a
-l:libz.a -o tlsa.so
/usr/bin/ld:
/usr/lib/gcc/x86_64-linux-gnu/14/../../../x86_64-linux-gnu/libz.a(zutil.o):
warning: relocation against `z_errmsg' in read-only section `.text'
/usr/bin/ld:
/usr/lib/gcc/x86_64-linux-gnu/14/../../../x86_64-linux-gnu/libz.a(deflate.o):
relocation R_X86_64_PC32 against symbol `z_errmsg' can not be used when making
a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: bad value
collect2: error: ld returned 1 exit status
make[3]: *** [../../Makefile.rules:191: tlsa.so] Error 1
```
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/commit/17e63feb3d372b1d6c2ad71fd1dca0191d83769b#commitcomment-174390738
You are receiving this because you are subscribed to this thread.
Message ID:
<kamailio/kamailio/commit/17e63feb3d372b1d6c2ad71fd1dca0191d83769b/[email protected]>
_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the
sender!