On Mon, Jul 02, 2018 at 10:04:05PM +, Sasha Da Rocha Pinheiro wrote:
> I think the link should be direct to the file, since we download and
> extract. Otherwise, if the link was to a directory the issue would
> continue, since we would need to verify the version to compose the
> filename.
>
>
https://sourceware.org/bugzilla/show_bug.cgi?id=21008
--- Comment #2 from Ross Burton ---
I've just sent a patch to the list to consolidate the error includes.
--
You are receiving this mail because:
You are on the CC list for the bug.
On some ancient GCC versions (4.4.7 at least) -Wshadow warns about local
variables "shadowing" global function definitions.
readelf.c: In function ‘print_debug_addr_section’:
readelf.c:5265: error: declaration of ‘index’ shadows a global declaration
/usr/include/string.h:489: error: shadowed
https://sourceware.org/bugzilla/show_bug.cgi?id=23370
Bug ID: 23370
Summary: run-next-cfi-self.sh fails on armv7l
Product: elfutils
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component
error.h isn't standard and so isn't part of the musl C library. To easy future
porting, consolidate the inclusion of error.h into system.h.
https://sourceware.org/bugzilla/show_bug.cgi?id=21008
Signed-off-by: Ross Burton
---
lib/color.c| 2 +-
lib/system.h
gawk is required to build known_dwarf.h, so check for it in configure.ac.
Signed-off-by: Ross Burton
---
configure.ac | 4
1 file changed, 4 insertions(+)
diff --git a/configure.ac b/configure.ac
index 1cf6245b..a3b29939 100644
--- a/configure.ac
+++ b/configure.ac
@@ -618,6 +618,10 @@ if