https://sourceware.org/bugzilla/show_bug.cgi?id=33103
--- Comment #6 from Mark Wielaard <mark at klomp dot org> --- Note that a followup commit was necessary to fix building one testcase that broke make check: commit 65d383a7e653524388ff2ea382be3eac1d04061f (HEAD -> main) Author: Mark Wielaard <m...@klomp.org> Date: Thu Jun 26 21:36:04 2025 +0200 libdw: Add DEFAULT_INCLUDES to CHECK_DEF_FLAGS DEFAULT_INCLUDES includes -I. which is needed for compiling the testcases with -DMAIN_CHECK=1. This fixes make check after commit 76bd5f6bea9b "config: Adjust AM_CPPFLAGS for srcdir and .. path includes" * libdw/Makefile.am (CHECK_DEF_FLAGS): Add DEFAULT_INCLUDES. Signed-off-by: Mark Wielaard <m...@klomp.org> -- You are receiving this mail because: You are on the CC list for the bug.