On 09/20/2017 06:17 AM, Alex Bennée wrote: > > Richard Henderson <richard.hender...@linaro.org> writes: > >> If configured, prefer this over our rather dated copy of the >> GPLv2-only binutils. This will be especially apparent with >> the proposed vector extensions to TCG, as disas/i386.c does >> not handle AVX. >> >> Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > > Hmm I get a link failure: > > LINK tilegx-linux-user/qemu-tilegx > disas.o: In function `cap_disas_start': > /home/alex/lsrc/qemu/qemu.git/disas.c:196: undefined reference to `cs_open'
I'm going to assume that this isn't the first executable to be linked, and therefore it's weirder than what I imagine. > I wonder if this is a version thing? > > Package: libcapstone-dev > Status: install ok installed > Priority: optional > Section: libdevel > Installed-Size: 4079 > Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com> > Architecture: amd64 > Source: capstone > Version: 3.0.4-0.2 No, I've got capstone-devel-3.0.4-8.fc26.x86_64. The only thing I can imagine is that you didn't start from a fresh build tree and something went wrong during re-configure. r~