Closed sjackman closed 9 years ago
Oops.
This is a known issue with the dependencies. Currently you need to do: make -j deps
followed by make -j install
. I'm going to leave this open because a little bird told me they'd figured out how to make this work more elegantly and I would like to potentially fix it.
Thanks for the workaround, Dave.
The two stage build process should no longer be necessary. Please do let us know if you run into any troubles though.
make -j4
fails.make -j1
builds fine.