From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] mk:fix second compile error Date: Mon, 22 Aug 2016 15:55:44 +0200 Message-ID: <1626739.WbOIy50VHB@xps13> References: <1470722518-4733-1-git-send-email-huilongx.xu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "xu,huilong" Return-path: Received: from mail-wm0-f49.google.com (mail-wm0-f49.google.com [74.125.82.49]) by dpdk.org (Postfix) with ESMTP id 55FBF2BDB for ; Mon, 22 Aug 2016 15:55:47 +0200 (CEST) Received: by mail-wm0-f49.google.com with SMTP id i5so145835176wmg.0 for ; Mon, 22 Aug 2016 06:55:47 -0700 (PDT) In-Reply-To: <1470722518-4733-1-git-send-email-huilongx.xu@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" 2016-08-09 14:01, xu, huilong: > when compile different targets on a same environment. > The second compile will failed, because test_resource obj file > can't auto clearn by makfile. I don't understand the error. Please provide commands and output.