panda-re / panda

Platform for Architecture-Neutral Dynamic Analysis
https://panda.re
Other
2.48k stars 479 forks source link

offset/i_t.h not found while running ../build.sh #1442

Closed Kingsdom005 closed 8 months ago

Kingsdom005 commented 8 months ago

Error information: /home/user0/Desktop/PANDA/mypanda/panda_git/panda-dev/panda/plugins/wintrospection/wintrospection.cpp:21:10: fatal error: offset/i_t.h: No such file or directory

How to solve it? Wish for your help!

Kingsdom005 commented 8 months ago

Another problem: /home/user0/Desktop/PANDA/mypanda/panda_git/panda-dev/panda/plugins/wintrospection/pandamemory.cpp:7:10: fatal error: iohal/memory/common.h: No such file or directory 7 | #include <iohal/memory/common.h>

AndrewFasano commented 8 months ago

I think you need to install libosi: either from source or a .deb: https://github.com/panda-re/libosi/releases/tag/0.1.3