From mboxrd@z Thu Jan 1 00:00:00 1970 From: Devesh Sharma Subject: Re: rdma-core make install is failing Date: Mon, 10 Jul 2017 09:02:28 +0530 Message-ID: References: <20170709164203.GA3058@obsidianresearch.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: <20170709164203.GA3058-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org> Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Jason Gunthorpe Cc: Suman Debnath , linux-rdma List-Id: linux-rdma@vger.kernel.org I did couple of experiments and removed bnxt_re from the list of providers, "make install" now fails exactly the same way for cxgb3. If we have "make install" target it should work cleanly instead of failing with errors or confusing outputs. On Sun, Jul 9, 2017 at 10:12 PM, Jason Gunthorpe wrote: > There is nothing special about bnxt_re - it should build in all cases, > unless your source tree is older than the patch. Are you sure your > build step is not failing for some reason? > >> Adding Jason, Seemingly a bug in the make-install path. > > Looks to me like a build problem, install assumes a successfull build, > if it expects bnxt_re then it should have been built. > > The other option is your build output tree got confused when you > switched between a tree before/after bnxt_re introduction, but even that is > supposed to work automatically. > > Jason > -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html