same error 
```
gcc -shared -g -pthread -Wl,-O2 -Wl,-E  -Wl,-Bsymbolic-functions -Wl,-z,relro 
-rdynamic "-ldl" -Wl,-Bsymbolic-functions tls_domain.o tls_cfg.o tls_init.o 
tls_verify.o tls_locking.o tls_select.o tls_dump_vf.o tls_bio.o tlsa_mod.o 
tls_server.o tls_rpc.o tls_ct_wrq.o tls_rand.o tls_util.o tls_config.o  -lm 
/usr/lib/aarch64-linux-gnu/libssl.a /usr/lib/aarch64-linux-gnu/libcrypto.a 
-l:libz.a   -o tlsa.so
/usr/bin/ld: /usr/lib/aarch64-linux-gnu/libcrypto.a(sha1-armv8.o): relocation 
R_AARCH64_PREL64 against symbol `OPENSSL_armcap_P' which may bind externally 
can not be used when making a shared object; recompile with -fPIC
/usr/lib/aarch64-linux-gnu/libcrypto.a(sha1-armv8.o): In function 
`sha1_block_armv8':
(.text+0x1240): dangerous relocation: unsupported relocation
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/commit/17e63feb3d372b1d6c2ad71fd1dca0191d83769b#commitcomment-174390585
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!

Reply via email to