From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 115745 invoked by alias); 3 Aug 2019 20:17:19 -0000 Mailing-List: contact elfutils-devel-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Post: List-Help: List-Subscribe: Sender: elfutils-devel-owner@sourceware.org Received: (qmail 114726 invoked by uid 48); 3 Aug 2019 20:17:15 -0000 From: "bibi584762 at gmail dot com" To: elfutils-devel@sourceware.org Subject: [Bug libelf/23903] Uses linux specifc mremap Date: Sat, 03 Aug 2019 20:17:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: libelf X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: bibi584762 at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2019-q3/txt/msg00095.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D23903 Jean Michault changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bibi584762 at gmail dot com --- Comment #8 from Jean Michault --- Created attachment 11932 --> https://sourceware.org/bugzilla/attachment.cgi?id=3D11932&action=3Ded= it patch to allow compile on systems without mremap I suggest the patch attached. This makes it possible to compile elfutils on nonlinux systems, but generat= es an error if one tries to use features that need mremap. --=20 You are receiving this mail because: You are on the CC list for the bug.