From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Gunthorpe Subject: Re: [PATCH rdma-core 3/3] libhns: Fix endian format of payload and immediate Date: Thu, 2 Nov 2017 09:06:55 -0600 Message-ID: <20171102150655.GD18874@ziepe.ca> References: <1509530440-164400-1-git-send-email-oulijun@huawei.com> <1509530440-164400-4-git-send-email-oulijun@huawei.com> <20171101161328.GB7815@ziepe.ca> <8dbc8305-f154-3b8c-795a-b5f1a6b53c73@huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <8dbc8305-f154-3b8c-795a-b5f1a6b53c73-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: oulijun Cc: dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org, leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-rdma@vger.kernel.org On Thu, Nov 02, 2017 at 02:03:18PM +0800, oulijun wrote: > > mkdr build-sparse > > cd build-sparse > > CC=cgcc cmake -GNinja .. > > ninja > > > I have run the sparse successful and don't understand the result. Something is wrong with your local environment: > [10/190] Building C object util/CMakeFiles/rdma_util_pic.dir/mmio.c.o > /usr/include/linux/types.h:4:11: error: unable to open 'asm/types.h' Those headers should exist, they usually come with glibc, eg on Debian it comes from here: linux-libc-dev:amd64: /usr/include/x86_64-linux-gnu/asm/types.h 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