https://sourceware.org/bugzilla/show_bug.cgi?id=29158
Bug ID: 29158 Summary: 0.187 fails to build with gcc-10: #error "Please include config.h first." Product: elfutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2 Component: general Assignee: unassigned at sourceware dot org Reporter: yuri at tsoft dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- In file included from color.c:34: /usr/local/share/gnulib/lib/argp.h:583:3: error: #error "Please include config.h first." 583 | #error "Please include config.h first." | ^~~~~ /usr/local/share/gnulib/lib/argp.h:585:1: error: unknown type name '_GL_INLINE_HEADER_BEGIN' 585 | _GL_INLINE_HEADER_BEGIN | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/share/gnulib/lib/argp.h:616:9: error: expected ';' before 'void' 616 | ARGP_EI void | ^~~~ /usr/local/share/gnulib/lib/argp.h:622:9: error: expected ';' before 'int' 622 | ARGP_EI int | ^~~ /usr/local/share/gnulib/lib/argp.h:634:9: error: expected ';' before 'int' 634 | ARGP_EI int | ^~~ /usr/local/share/gnulib/lib/argp.h:645:22: error: expected ';' before 'struct' 645 | _GL_INLINE_HEADER_END | ^ | ; OS: FreeBSD 13 -- You are receiving this mail because: You are on the CC list for the bug.