https://sourceware.org/bugzilla/show_bug.cgi?id=32548
Mark Wielaard <mark at klomp dot org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arsen at sourceware dot org, | |mark at klomp dot org, | |sam at gentoo dot org --- Comment #1 from Mark Wielaard <mark at klomp dot org> --- Could you show a bit more configure/build log? The intention here is that configure detects there is no error.h, but does notice there is an err.h. Then the build should provide its own error function through lib/system.h. Then libdw/libdw_alloc.c includes system.h and that defines the error function used in __libdw_oom. How exactly does one get a error-standalone error.h include file? Are you providing any additional include paths? Or does it just dump an error.h in /usr/include? -- You are receiving this mail because: You are on the CC list for the bug.