https://sourceware.org/bugzilla/show_bug.cgi?id=30812
Bug ID: 30812 Summary: ../libelf/gelf.h:32:10: fatal error: libelf.h: No such file or directory Product: elfutils Version: unspecified Status: NEW Keywords: testsuite Severity: normal Priority: P2 Component: general Assignee: unassigned at sourceware dot org Reporter: sch...@linux-m68k.org CC: elfutils-devel at sourceware dot org Target Milestone: --- Building the test system-elf-gelf-test fails with: gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallt hrough=5 -Wuse-after-free=3 -Werror -Wunused -Wextra -Wstack-usage=262144 -O2 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -fstack-protector-strong -funwind-ta bles -fasynchronous-unwind-tables -fstack-clash-protection -Werror=return-type - flto=auto -ffat-lto-objects -Werror=date-time -g -c -o system_elf_gelf_test-syst em-elf-gelf-test.o `test -f 'system-elf-gelf-test.c' || echo './'`system-elf-gelf-test.c In file included from system-elf-gelf-test.c:22: ../libelf/gelf.h:32:10: fatal error: libelf.h: No such file or directory 32 | #include <libelf.h> | ^~~~~~~~~~ -- You are receiving this mail because: You are on the CC list for the bug.