From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nathan_Lynch@mentor.com (Nathan Lynch) Date: Mon, 3 Oct 2016 10:36:09 -0500 Subject: [lttng-dev] lttng-tools backport request: Fix: error.h -> common/error.h Message-ID: <4f48032d-049c-5e3a-f635-f7978a5ad783@mentor.com> 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?