From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4417 invoked by alias); 23 Nov 2018 21:29:42 -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 4373 invoked by uid 48); 23 Nov 2018 21:29:38 -0000 From: "kurt at roeckx dot be" To: elfutils-devel@sourceware.org Subject: [Bug libelf/23903] Uses linux specifc mremap Date: Fri, 23 Nov 2018 21:29: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: kurt at roeckx dot be 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: 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: 2018-q4/txt/msg00180.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D23903 --- Comment #7 from Kurt Roeckx --- I've filed a bug in Debian about mremap() being in the headers, so that sho= uld hopefully get fixed. But that will not fix the problem, it will either now = just generate a warning that it doesn't have a prototype, or give a compilation error. It seems to me that we want to detect in configure that mremap() exists, an= d if it doesn't disable the use of mmap. --=20 You are receiving this mail because: You are on the CC list for the bug.