Open judewang opened 3 years ago
After running make
within ./depends
successfully, I met another issue when running
CONFIG_SITE=`pwd`/depends/`build-aux/config.guess`/share/config.site ./configure
I have confirmed there's the boost
directory inside depends/x86_64-apple-darwin20.3.0/include
, but still don't know why this happened and how to fix it.
Describe the issue
I followed the build steps from this section https://github.com/projectpai/paicoin/blob/develop/doc/build-osx.md#build-pai-coin-core but still can not make it.
Can you reliably reproduce the issue?
Yes.
If so, please list the steps to reproduce below:
make check
within/paicoin
Expected behaviour
Should has no errors.
Actual behaviour
404
Not Found errorScreenshots.
Already pasted above.
What version of paicoin-core are you using?
v2.2.0
Machine specs:
Any extra information that might be useful in the debugging process.
I checked all of the possible guides below, still can not get it done.
https://paiforum.com/t/building-and-maintaining-a-pai-coin-full-node/2138 https://github.com/projectpai/paicoin/blob/develop/doc/build-osx.md#build-pai-coin-core https://j1149.com/configuration/osx/