Skip to content

Incompatible with libopcodes>=2.29 #16

@d3dave

Description

@d3dave
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions