From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030898AbaGRXes (ORCPT ); Fri, 18 Jul 2014 19:34:48 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:48752 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933590AbaGRX3d (ORCPT ); Fri, 18 Jul 2014 19:29:33 -0400 Message-ID: <53C9ADDC.7060506@infradead.org> Date: Fri, 18 Jul 2014 16:29:32 -0700 From: Randy Dunlap User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Nick Krause CC: Greg KH , linux-usb@vger.kernel.org, "linux-kernel@vger.kernel.org" Subject: Re: Build Errors when building usb directory References: <53C96313.7060608@infradead.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/18/2014 12:59 PM, Nick Krause wrote: > On Fri, Jul 18, 2014 at 2:10 PM, Randy Dunlap wrote: >> On 07/18/2014 10:45 AM, Nick Krause wrote: >>> Hey Greg and others, >>> When I built the usb directory today to check a patch I am also >>> sending to. I seem to hitting >>> a few compiler errors and a lot of warnings. I am going to attach a >>> file of my log of this build. >>> Cheers Nick >>> >> >> Hi, >> >> What command(s) did you use to build the usb directory? >> >> thanks, >> -- >> ~Randy > I used make M=drivers/usb to build it. > Cheers Nick I'm not seeing any of these warnings, but I am testing 3.16-rc5. Nick, are you using a current git tree? If so, which one? You should always specify what kernel it is that you are testing. -- ~Randy