public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
From: "mark at klomp dot org" <sourceware-bugzilla@sourceware.org>
To: elfutils-devel@sourceware.org
Subject: [Bug general/27337] elfutils ftbfs on KFreeBSD and the Hurd
Date: Sun, 24 Apr 2022 18:01:27 +0000	[thread overview]
Message-ID: <bug-27337-10460-BC6xb0pxWd@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-27337-10460@http.sourceware.org/bugzilla/>

https://sourceware.org/bugzilla/show_bug.cgi?id=27337

Mark Wielaard <mark at klomp dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |mark at klomp dot org
         Resolution|---                         |FIXED

--- Comment #1 from Mark Wielaard <mark at klomp dot org> ---
commit 3cf386984c1870c2b39ec3fb47b0deb7b30535c3
Author: Mark Wielaard <mark@klomp.org>
Date:   Sun Apr 24 19:42:29 2022 +0200

    libelf: Check for mremap, elf_update needs it for ELF_C_RDWR_MMAP

    Add a AC_CHECK_FUNCS configure check for mremap. Some systems like
    KFreeBSD and the Hurd don't have it. Also add a configure warning
    because without mremap elf_update will often fail when ELF_C_RDWR_MMAP
    is used. ELF_C_RDWR_MMAP is an elfutils extension to libelf.

    https://sourceware.org/bugzilla/show_bug.cgi?id=27337

    Signed-off-by: Mark Wielaard <mark@klomp.org>

Note that various tests will FAIL without mremap:

FAIL: run-bug1-test.sh
FAIL: elfstrtab
FAIL: emptyfile
FAIL: run-copyadd-sections.sh

elf_update: cannot write data to file

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

  reply	other threads:[~2022-04-24 18:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-03 14:43 [Bug general/27337] New: " doko at debian dot org
2022-04-24 18:01 ` mark at klomp dot org [this message]
2022-07-01 21:25 ` [Bug general/27337] " mark at klomp dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-27337-10460-BC6xb0pxWd@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=elfutils-devel@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).