From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: Build failure on RHEL 7.4 Date: Wed, 11 Apr 2018 21:40:30 +0200 Message-ID: <6832477.SIRo2TBDok@xps> References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Cc: dev@dpdk.org To: Andrew Rybchenko , Anatoly Burakov Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 9F4571B8AC for ; Wed, 11 Apr 2018 21:40:32 +0200 (CEST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 11/04/2018 21:09, Andrew Rybchenko: > Hello, >=20 > build fails on RHEL 7.4. I've not tried to dig it. Thanks for reporting. [...] > =E2=80=98FALLOC_FL_PUNCH_HOLE=E2=80=99 undeclared (first use in this func= tion) [...] > =E2=80=98FALLOC_FL_KEEP_SIZE=E2=80=99 undeclared (first use in this funct= ion) These constants were defined in Linux 2.6.23 and 2.6.38. [...] > $ uname -r > 3.10.0-693.el7.x86_64 It should be OK. I think we are just missing #include