Makefile:640: recipe for target 'all-recursive' failed (error1)

Need help figuring out and fixing this error. I believe I made it most of the way through the compiling process but I get this error towards the end of the process.

Just to add I never got this error or had any problems before the 1.0.0 rc2 release.

have you rebuild with the proper git checkout then get fetch.param

I believe so Ive been using the wiki right off github

have you delet testnet3 it must be done if u upgrd rc1 to rc2

Upgrading?

If you’re upgrading from a previous release, try these commands instead:

cd zcash/ make clean
git fetch origin git checkout v1.0.0-rc2
$ ./zcutil/fetch-params.sh
The rc2 release resets the testnet block chain, so you will also need to recursively delete your testnet3 directory, like this:

$ rm -rf ~/.zcash/testnet3

Yes Im using a VM and when I tried to update, the update kept freezing my computer so I deleted the VM and started a new one

I’m starting fresh after updating was not working

a node vm or mining one?

for mining simply build nheqalminer

If your asking what Im trying to accomplish, Mining.

yes then build the zcashminer standalone or nhequal

If you could point to how I do that (a github page or website)

https://zmine.io/ they post build method

Thinks I’ll give that a shot.

1 Like

let me know :ok_hand: im curious

1 Like