[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <8b90457a-5b1d-818c-d2d6-ba3d16ad3eaf@infradead.org>
Date: Mon, 11 Jun 2018 22:49:02 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Jayant Chowdhary <jchowdhary@...gle.com>,
LKML <linux-kernel@...r.kernel.org>
Cc: linux-kbuild <linux-kbuild@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
kernel-team@...roid.com
Subject: uapi headers userspace build results
Hi,
Here is what I have so far. It begins with a makefile and some
template files that are added to. There's a good bit of Perl also.
I put all of these files in tools/uapi/ and run them from there.
There is one .c file generated for each .h file in builddir/usr/include
(O=builddir).
Out of 889 header files, I see 45 errors. That is better than I expected.
The makefiles and scripts are attached (tar), as well as the output (I used
'make -ik' so that make would keep going after errors and attempt to build
all target files).
have fun!
--
~Randy
View attachment "buildall1.out" of type "text/plain" (75699 bytes)
Download attachment "uapi-test-v5.tar.gz" of type "application/gzip" (2220 bytes)
Powered by blists - more mailing lists