From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas.monjalon@6wind.com>
Received: from mail-wm0-f53.google.com (mail-wm0-f53.google.com [74.125.82.53])
 by dpdk.org (Postfix) with ESMTP id 9365A558D
 for <users@dpdk.org>; Thu, 17 Nov 2016 18:31:52 +0100 (CET)
Received: by mail-wm0-f53.google.com with SMTP id a197so324680966wmd.0
 for <users@dpdk.org>; Thu, 17 Nov 2016 09:31:52 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=6wind-com.20150623.gappssmtp.com; s=20150623;
 h=from:to:cc:subject:date:message-id:user-agent:in-reply-to
 :references:mime-version:content-transfer-encoding;
 bh=A9kID9tmk/ZDDodWhPuWjUypaH9PT2D/QbjdfhH2Oto=;
 b=z4GAxo3eZnvVAdyNkgHtFj4OPcyzMz8aJudigwOWz4DaXqaMbzsXwTcm+4KHM9BpzC
 +YLuWC3w6pEdtPS+8cvVd0xl9+dGeakRs6FaZnt2Qlm8fYD42fWyw4IlKlQFrQHySSLX
 ZENrOq0H24/Z7SKj3dBqj1vLg9njkBCgHv1OiHPjtmoC9x359V4stdCtswHdyAxiwgLy
 RSnPX2GAeYuK9sUz5tZF0bnziw0D/H1MOPH12YLB9ZuvVSzSEcHn9omUbOQJdUeBOGuR
 lmMcnnEsBKjRBJojy0wpNT+OTWYcmDvphlIFHBwQoPQN9BNJjxHNTKscy9RQngKpWcMQ
 uqdw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20130820;
 h=x-gm-message-state:from:to:cc:subject:date:message-id:user-agent
 :in-reply-to:references:mime-version:content-transfer-encoding;
 bh=A9kID9tmk/ZDDodWhPuWjUypaH9PT2D/QbjdfhH2Oto=;
 b=RJTK37EzbCl+L0mKLjM/aoRh3Z8HHOXc9I78HPv/rqAMfmWEuKxcD5xYVaVBptYSXq
 iRkxrKFbN94SlsMFCuKA+dbKmVI0c7aKruhKHdgoNslGWq6eFmEU14HVLVJhVgIEJeFV
 QUiN9qJRahDCxj3ZcLQZkLjgq+WlwjRjxGZj0bS6rtfO5/gtbD+L8nhynEMl/oMpA36G
 UpCFDjtX5CNNB3RqBHv65CwV5g6fB9bCFWmdYMGvGsM1dBI87+BU3xbrx/J7PDXSdCmc
 eJwEnxb0LNxcOdOKyE8gWdlkw9ttLHIipmnOeae49RwD+vZkwGS929TEvIJmBPYFodF0
 Lbkw==
X-Gm-Message-State: ABUngve8+WXUsKHpLr9P4uyEJbTtX9ptRFiPmbIw3xCNEJ1aukHXlyk1t2hiFGKGBHf2oFXX
X-Received: by 10.28.87.84 with SMTP id l81mr19022896wmb.48.1479403912042;
 Thu, 17 Nov 2016 09:31:52 -0800 (PST)
Received: from xps13.localnet (184.203.134.77.rev.sfr.net. [77.134.203.184])
 by smtp.gmail.com with ESMTPSA id j6sm4358097wjk.25.2016.11.17.09.31.51
 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
 Thu, 17 Nov 2016 09:31:51 -0800 (PST)
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: David Aldrich <David.Aldrich@emea.nec.com>
Cc: "Wiles, Keith" <keith.wiles@intel.com>, "Pavey,
 Nicholas" <npavey@akamai.com>, users@dpdk.org
Date: Thu, 17 Nov 2016 18:31:50 +0100
Message-ID: <2397934.hKp71BKfuN@xps13>
User-Agent: KMail/4.14.10 (Linux/4.5.4-1-ARCH; KDE/4.14.11; x86_64; ; )
In-Reply-To: <99316d4c290d4f2dbf55f0cebe0ddf47@EUX13SRV1.EU.NEC.COM>
References: <e29ff75809884256b9e46732c6ef5d53@EUX13SRV1.EU.NEC.COM>
 <CFEA2111-7167-4601-90BA-2D93F10B5D8E@intel.com>
 <99316d4c290d4f2dbf55f0cebe0ddf47@EUX13SRV1.EU.NEC.COM>
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
Subject: Re: [dpdk-users] Problem building DPDK libraries
X-BeenThere: users@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: usage discussions <users.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/users>,
 <mailto:users-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/users/>
List-Post: <mailto:users@dpdk.org>
List-Help: <mailto:users-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/users>,
 <mailto:users-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Thu, 17 Nov 2016 17:31:52 -0000

2016-11-17 17:23, David Aldrich:
> # make install T=x86_64-native-linuxapp-gcc install
> Installation cannot run with T defined and DESTDIR undefined

Extract of "make help":
        install T=       configure, build and install a target in DESTDIR
        install          install optionally staged in DESTDIR

So "install T=" is equivalent to
	make config
	make
	make install
But install cannot be done without DESTDIR.