From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: Building with 'make install T=' and 'make config T=' Date: Wed, 09 Dec 2015 18:52:50 +0100 Message-ID: <4975020.B35JWah5pV@xps13> References: <93DC6E80-9DF5-4335-94D2-E45CC42C9640@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Wiles, Keith" Return-path: Received: from mail-wm0-f43.google.com (mail-wm0-f43.google.com [74.125.82.43]) by dpdk.org (Postfix) with ESMTP id DBC4C11A2 for ; Wed, 9 Dec 2015 18:54:06 +0100 (CET) Received: by wmec201 with SMTP id c201so85052811wme.1 for ; Wed, 09 Dec 2015 09:54:06 -0800 (PST) In-Reply-To: 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-12-09 17:44, Wiles, Keith: > On 12/9/15, 11:31 AM, "dev on behalf of Wiles, Keith" wrote: > > >On 12/9/15, 10:19 AM, "Thomas Monjalon" wrote: > > BTW, I am not overly concerned about the build system per say I just wish I had put my $0.02 worth in before the change. We can leave as it is now. > > The test-build.sh script build does appear to be a real problem. I would like to understand why it does not work. No your compilation error is a real problem. The script enables some options which probably trigger the problem. It is a script to test some compilation options. Please check before doing some wrong assumptions. You are burning my time. > Adding a better help message should be an easy fix for someone that wrote the script or I can make the changes, just let me know. I will improve the help message.