[Bug general/27337] New: elfutils ftbfs on KFreeBSD and the Hurd

2021-02-03 Thread doko at debian dot org via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27337

Bug ID: 27337
   Summary: elfutils ftbfs on KFreeBSD and the Hurd
   Product: elfutils
   Version: unspecified
Status: NEW
  Severity: normal
  Priority: P2
 Component: general
  Assignee: unassigned at sourceware dot org
  Reporter: doko at debian dot org
CC: elfutils-devel at sourceware dot org
  Target Milestone: ---

seen with at least 0.182 on KFreeBSD and the Hurd:

[...]
-Wl,--version-script,libelf.map,--no-undefined \
-Wl,--whole-archive libelf_pic.a -Wl,--no-whole-archive \
../lib/libeu.a -lz 
/usr/bin/ld: libelf_pic.a(elf_update.os): in function `write_file':
./libelf/elf_update.c:109: undefined reference to `mremap'
collect2: error: ld returned 1 exit status
Makefile:1328: recipe for target 'libelf.so' failed
make[3]: *** [libelf.so] Error 1
Makefile:503: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
Makefile:419: recipe for target 'all' failed

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug tools/27351] New: please add a debugedit binary to elfutils

2021-02-05 Thread doko at debian dot org via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27351

Bug ID: 27351
   Summary: please add a debugedit binary to elfutils
   Product: elfutils
   Version: unspecified
Status: NEW
  Severity: normal
  Priority: P2
 Component: tools
  Assignee: unassigned at sourceware dot org
  Reporter: doko at debian dot org
CC: elfutils-devel at sourceware dot org
  Target Milestone: ---

please consider adding a debugedit binary to elfutils. Currently this is
shipped within the rpm sources, however distribution as a separate tool would
also benefit people not requiring rpm, like https://bugs.debian.org/981245

-- 
You are receiving this mail because:
You are on the CC list for the bug.