-
Notifications
You must be signed in to change notification settings - Fork 23
Incompatible with libopcodes>=2.29 #16
Copy link
Copy link
Open
Description
building 'pybfd._opcodes' extension
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-3hk45v/python2.7-2.7.15~rc1=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include -I/usr/include/python2.7 -c pybfd/opcodes.c -o build/temp.linux-x86_64-2.7/pybfd/opcodes.o
In file included from pybfd/opcodes.c:14:0:
pybfd/supported_disasm.h:19:21: error: ‘print_insn_i386’ undeclared here (not in a function); did you mean ‘print_insn_m32c’?
{bfd_arch_i386, print_insn_i386, print_insn_i386},
^~~~~~~~~~~~~~~
print_insn_m32c
See also: mupen64plus/mupen64plus-core#526
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels