-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Duplicate of #2590 for v5 Branch #2596
Conversation
427dc0b
to
f24ad82
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This one still misses the shared libraries. Only has libcapstone.a
:
rpm -ql ./capstone-devel-v200.0.0.x86_64.rpm
/usr/bin/cstool
/usr/include/capstone
/usr/include/capstone/arm.h
/usr/include/capstone/arm64.h
/usr/include/capstone/bpf.h
/usr/include/capstone/capstone.h
/usr/include/capstone/evm.h
/usr/include/capstone/m680x.h
/usr/include/capstone/m68k.h
/usr/include/capstone/mips.h
/usr/include/capstone/mos65xx.h
/usr/include/capstone/platform.h
/usr/include/capstone/ppc.h
/usr/include/capstone/riscv.h
/usr/include/capstone/sh.h
/usr/include/capstone/sparc.h
/usr/include/capstone/systemz.h
/usr/include/capstone/tms320c64x.h
/usr/include/capstone/tricore.h
/usr/include/capstone/wasm.h
/usr/include/capstone/x86.h
/usr/include/capstone/xcore.h
/usr/lib/.build-id
/usr/lib/.build-id/92
/usr/lib/.build-id/92/7752daf27dde5a87dac4f5068d1e46cd0f6ec2
/usr/lib/x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu/cmake
/usr/lib/x86_64-linux-gnu/cmake/capstone
/usr/lib/x86_64-linux-gnu/cmake/capstone/capstone-config-version.cmake
/usr/lib/x86_64-linux-gnu/cmake/capstone/capstone-config.cmake
/usr/lib/x86_64-linux-gnu/cmake/capstone/capstone-targets-release.cmake
/usr/lib/x86_64-linux-gnu/cmake/capstone/capstone-targets.cmake
/usr/lib/x86_64-linux-gnu/libcapstone.a
/usr/lib/x86_64-linux-gnu/pkgconfig
/usr/lib/x86_64-linux-gnu/pkgconfig/capstone.pc
f24ad82
to
be2be29
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thx. @Rot127 It would be wonderful if you have time to check the issue you mentioned above again.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All works! @kabeor Ready to go:
Tested with: https://github.com/Rot127/capstone/releases/tag/v200.0.1
Your checklist for this pull request
Detailed description
This is a duplicate of #2590
...
Test plan
This is a duplicate of #2590
...
Closing issues
N/A
...