Skip to content

'cstool/cstool': No such file or directory #23

@Maksim-YmnIchkA

Description

@Maksim-YmnIchkA

Hello, I екшув to make a docker image according to your instructions, but I get an error:
#7 8.593 ar: creating ./libcapstone.a
#7 8.642 mkdir -p /usr/lib
#7 8.643 install -m0755 ./libcapstone.so.4 /usr/lib
#7 8.648 cd /usr/lib && rm -f libcapstone.so && ln -s libcapstone.so.4 libcapstone.so
#7 8.649 install -m0644 ./libcapstone.a /usr/lib
#7 8.653 mkdir -p /usr/include/capstone
#7 8.654 install -m0644 include/capstone/*.h /usr/include/capstone
#7 8.655 mkdir -p /usr/lib/pkgconfig
#7 8.656 install -m0644 ./capstone.pc /usr/lib/pkgconfig
#7 8.656 mkdir -p /usr/bin
#7 8.657 install -m0755 cstool/cstool /usr/bin
#7 8.657 install: cannot stat 'cstool/cstool': No such file or directory
#7 8.657 make: *** [Makefile:419: install] Error 1

I'm using macOS with apple silicon
docker v20.10.12

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