From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nathan_Lynch@mentor.com (Nathan Lynch) Date: Mon, 3 Oct 2016 15:42:56 -0500 Subject: [lttng-dev] lttng-tools backport request: Fix: error.h -> common/error.h In-Reply-To: <4f48032d-049c-5e3a-f635-f7978a5ad783@mentor.com> References: <4f48032d-049c-5e3a-f635-f7978a5ad783@mentor.com> Message-ID: <90905ba7-d102-c9f3-6fb3-67eb630b6558@mentor.com> On 10/03/2016 10:36 AM, Nathan Lynch wrote: > Can this be backported to the stable-2.8 branch? > > commit 6712db617fe9 > Author: Michael Jeanson > Date: Wed Jun 15 17:18:03 2016 -0400 > > Fix: error.h -> common/error.h > > OE is carrying this patch for its lttng-tools 2.8 package in order to > build against musl libc: > > http://lists.openembedded.org/pipermail/openembedded-core/2016-September/126851.html > > I haven't personally verified the problem or the patch, but it seems > like an obvious, low-risk fix? I've now verified that the patch is necessary for cross-compiling with a musl toolchain.