arch-linux-surface icon indicating copy to clipboard operation
arch-linux-surface copied to clipboard

Missing Binary Dependencies

Open daraghfi opened this issue 6 years ago • 0 comments

Hi, thank you for supporting this project; I also have a SB2 and am excited to be able to use Linux on it.

ISSUE: when following the instructions for Manjaro, certain binaries are not pre-installed out of the box. I have had to re-run the make process several times (it can get quite far before breaking, so took a long time), and when it encounters a missing binary, I install it and restart the make process.

Here are the missing binaries/packages (that I encountered):

  1. patch
  2. make (!)
  3. gcc
  4. bison
  5. flex
  6. fakeroot

RESOLUTION: I would suggest adding these prerequisites to make sure the binaries are available prior to starting the build. Thanks.

daraghfi avatar Oct 20 '19 02:10 daraghfi