Re: [sword-devel] ppc64le build errors

2020-02-17 Thread Greg Hellings
I should also note that "br=virbr0" is specific to my machine and is the networking bridge where all my local VMs are attached. I don't know where it came from, but your machine might have a different network attachment. --Greg On Mon, Feb 17, 2020 at 11:57 AM Greg Hellings wrote: > It's been s

[sword-devel] ppc64le build errors

2020-02-17 Thread Greg Hellings
It's been some months since build errors on the PPC64LE architecture in Fedora cropped up. The errors all seem to be around the definition of certain certain integer variable types and crop up like this[0]. Currently I'm building with this patch[1], provided by Jaak, to avoid the problem. It switc