https://sourceware.org/bugzilla/show_bug.cgi?id=21002
Luiz Angelo Daros de Luca <luizluca at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |21008, 21009, 21010 --- Comment #4 from Luiz Angelo Daros de Luca <luizluca at gmail dot com> --- - error(): created a new bug 21008 - canonicalize_file_name(): create a new bug 21009 - strerror_r: create a new bug 21010 - strndupa is provided by MUSL if defined _GNU_SOURCE. Not a problem anymore https://github.com/esmil/musl/blob/master/include/string.h#L89 Until now, I still only tested compiling elfutils libraries. Referenced Bugs: https://sourceware.org/bugzilla/show_bug.cgi?id=21008 [Bug 21008] Incompatible with MUSL libc: error.h and error() not provided https://sourceware.org/bugzilla/show_bug.cgi?id=21009 [Bug 21009] Incompatible with MUSL libc: canonicalize_file_name https://sourceware.org/bugzilla/show_bug.cgi?id=21010 [Bug 21010] Incompatible with MUSL libc: strerror_r -- You are receiving this mail because: You are on the CC list for the bug.