[Bug general/29092] error: failed to find _obstack_free
yuri at tsoft dot com
sourceware-bugzilla@sourceware.org
Tue Apr 26 17:39:32 GMT 2022
https://sourceware.org/bugzilla/show_bug.cgi?id=29092
--- Comment #2 from yuri at tsoft dot com ---
(In reply to Mark Wielaard from comment #1)
> This isn't a new check, it has been there since 0.183.
> If your libc doesn't provide obstack support you probably have to provide a
> library that does to configure. What does config.log say precisely?
>
> See also
> https://sourceware.org/pipermail/elfutils-devel/2020q4/thread.html#3057
The previous version ported to FreeBSD was 0.179 and it didn't have such check
in configure.
Sources of obstack* functions are provided by the gnulib package but they
aren't built in that package - the sources are added to Makefile.am files here.
I had to remove the obstack configure check to make it pass.
---------------
Could you please make sure that elfutils builds on FreeBSD with clang?
Currently there are too many loose ends with elfutils.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Elfutils-devel
mailing list