https://sourceware.org/bugzilla/show_bug.cgi?id=21002
Bug 21002 depends on bug 21008, which changed state.
Bug 21008 Summary: Incompatible with MUSL libc: error.h and error() not provided
https://sourceware.org/bugzilla/show_bug.cgi?id=21008
What|Removed |Added
https://sourceware.org/bugzilla/show_bug.cgi?id=21002
Bug 21002 depends on bug 21010, which changed state.
Bug 21010 Summary: Incompatible with MUSL libc: strerror_r
https://sourceware.org/bugzilla/show_bug.cgi?id=21010
What|Removed |Added
--
https://sourceware.org/bugzilla/show_bug.cgi?id=21002
--- Comment #8 from Mark Wielaard ---
(In reply to Luiz Angelo Daros de Luca from comment #7)
> I'm back with news.
> [...]
> Almost there!
Thanks for the overview. If at all possible, could you open separate bugs for
these issues? Then we ca
https://sourceware.org/bugzilla/show_bug.cgi?id=21002
--- Comment #7 from Luiz Angelo Daros de Luca ---
I'm back with news.
I manage to compile all elfutils for OpenWrt, not just libs.
As expected, obstack and fts were missing. I managed to build using:
https://github.com/pullmoll/musl-obstack
https://sourceware.org/bugzilla/show_bug.cgi?id=21002
Bug 21002 depends on bug 21009, which changed state.
Bug 21009 Summary: Incompatible with MUSL libc: canonicalize_file_name
https://sourceware.org/bugzilla/show_bug.cgi?id=21009
What|Removed |Added
--
https://sourceware.org/bugzilla/show_bug.cgi?id=21002
Mark Wielaard changed:
What|Removed |Added
CC||mjw at redhat dot com
--- Comment #6
https://sourceware.org/bugzilla/show_bug.cgi?id=21002
--- Comment #5 from Luiz Angelo Daros de Luca ---
It is not part of my use case but besides the problems already mentioned,
elfutils/src will still miss from glibc:
- obstack
- fts (I already use a patch to remove its dependency on lib*)
The
https://sourceware.org/bugzilla/show_bug.cgi?id=21002
Luiz Angelo Daros de Luca changed:
What|Removed |Added
Depends on||21008, 21009, 21010
--- C