[sr-dev] [kamailio/kamailio] failed build on alpine linux (#2095)
sergey-safarov
notifications at github.com
Mon Oct 7 12:55:13 CEST 2019
Looks as Alpine not use `glibc` and used [`musl 1.1.23-r3`](https://pkgs.alpinelinux.org/package/edge/main/x86/musl) library ([sources](http://www.musl-libc.org/releases/musl-1.1.23.tar.gz))
I tried search about usage `#ifdef __MUSL__` and found this [response](https://www.openwall.com/lists/musl/2013/03/29/13).
I also looked into `musl` sources and `musl-dev` package and not found `GLIBC` comparability macros.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2095#issuecomment-538950559
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20191007/2e5dce74/attachment.html>
More information about the sr-dev
mailing list