sebastianbiallas / pearpc

PearPC - PowerPC Architecture Emulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pearpc build with linux: debugparse.h No such file or directory

eatradish opened this issue · comments

lex.l:20:10: fatal error: debugparse.h: No such file or directory

this full log: http://fars.ee/GrV0

Distro: AOSC OS 6.0 amd64, gcc 8.3.1
Use this build process config (like ArchLinux PKGBUILD): https://github.com/AOSC-Dev/aosc-os-abbs/tree/testing/extra-emulation/pearpc

Which lexer are you using? bison or some other lexer? The file is generated for me by bison.

Which lexer are you using? bison or some other lexer? The file is generated for me by bison.

bison 3.0.5