@zobi8225 You're correct that bison
is a dependency. However, it is included in the base-devel
meta-package, and according to the arch wiki:
The package base-devel is assumed to be already installed when building with makepkg. Dependencies of this package should not be included in makedepends array.
byacc
doesn't seem to be needed since we are using bison
Pinned Comments
bakerty commented on 2020-09-05 00:21 (UTC)
Made some small code tweaks which fixed the compile problems for me. Source is linked here.