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@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html