On 5/23/19 7:07 AM, Daniel P. Berrangé wrote: > On Wed, May 22, 2019 at 10:42:27PM -0400, Richard Henderson wrote: >> Since v4.0, capstone.h has moved to <capstone/capstone.h>. > NB this was a regression bug in capstone pkg-config file which has been > fixed upstream > > https://github.com/aquynh/capstone/pull/1276 > > In Fedora we pulled in the fix to our v4.0 builds and I'd suggest > other distros should do the same >
It seems this fix is present in the tagged 4.0 release. This would have only been present if a distro packaged snapshots. At least one may have done so, based on https://lists.gnu.org/archive/html/qemu-devel/2019-04/msg00329.html but there's no further information to go on. I've checked Fedora 30 and Debian Buster, which are the only two I could immediately identify that shipped 4.0.1, as opposed to some 3.x version. Both have the pkg-config bug fixed. Since I cannot test any fixup path, I'm going to drop this patch entirely. r~