Hello,
I'm beginning a process to try to build zfs-on-linux for my image (as I
have yet to find any existing work in this area), and am running into some
trouble building out of tree kernel modules with autotools.
I've been loosely basing my recipe off of the one over here:
https://github.com/Free
On Thu, Apr 7, 2016 at 10:05 AM, Matt Broadstone wrote:
> Hello,
> I'm beginning a process to try to build zfs-on-linux for my image (as I
> have yet to find any existing work in this area), and am running into some
> trouble building out of tree kernel modules with autotoo
Hi,
I'm trying to build a recipe for apache qpid, which is a cmake-based
project. Configuration is currently failing due to "find_file" not being
able to find a file in the source directory for the build:
find_file(QPID_VERSION_FILE NAMES QPID_VERSION.txt PATHS
${PROJECT_SOURCE_DIR}/.. ${PROJECT_S
On Sat, Apr 9, 2016 at 8:43 AM, Matt Broadstone wrote:
> Hi,
> I'm trying to build a recipe for apache qpid, which is a cmake-based
> project. Configuration is currently failing due to "find_file" not being
> able to find a file in the source directory f
On Wed, May 25, 2016 at 11:03 AM, Robert P. J. Day
wrote:
> On Wed, 25 May 2016, akuster wrote:
>
> > Robert,
> >
> > On 05/25/2016 03:18 AM, Robert P. J. Day wrote:
> > >
> > > specifically in the context of powerpc systems, are there any
> > > suggestions for an image that could be used to bo