linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* build failure with VDSO on non-glibc based systems
@ 2015-06-23 10:35 Szabolcs Nagy
  2015-06-23 15:16 ` Nathan Lynch
  0 siblings, 1 reply; 2+ messages in thread
From: Szabolcs Nagy @ 2015-06-23 10:35 UTC (permalink / raw)
  To: linux-arm-kernel

if the host toolchain is not glibc based then the arm kernel build fails with

 arch/arm/vdso/vdsomunge.c:53:19: fatal error: error.h: No such file or directory

error.h is a glibc only header (ie not available in musl, newlib and bsd libcs).

i attached a patch that fixes the build failure for me.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-fix-arm-vdsomunge-not-to-depend-on-glibc-specific-er.patch
Type: text/x-patch
Size: 4168 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150623/81f37be6/attachment.bin>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-06-23 15:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-23 10:35 build failure with VDSO on non-glibc based systems Szabolcs Nagy
2015-06-23 15:16 ` Nathan Lynch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).