From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] eal: fix build Date: Wed, 29 Jul 2015 10:19:50 +0200 Message-ID: <4457109.BKbKVosbHQ@xps13> References: <1438123707-26509-1-git-send-email-helin.zhang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Helin Zhang Return-path: Received: from mail-wi0-f171.google.com (mail-wi0-f171.google.com [209.85.212.171]) by dpdk.org (Postfix) with ESMTP id AD09A5A8C for ; Wed, 29 Jul 2015 10:21:06 +0200 (CEST) Received: by wicmv11 with SMTP id mv11so208684255wic.0 for ; Wed, 29 Jul 2015 01:21:06 -0700 (PDT) In-Reply-To: <1438123707-26509-1-git-send-email-helin.zhang@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2015-07-29 06:48, Helin Zhang: > It fixes the build error of implicit declaration of function. What is the error? Please show the build log and describe the case when it happens (compiler, version).