Hi there,
I’ve updated my AWS instance for a more robust one and now when I want to install version 1.20.0 I’m getting this error after ‘cabal build all’:
/usr/bin/ld.gold: error: cannot find -lgmp
collect2: error: ld returned 1 exit status
'gcc' failed in phase 'Linker'. (Exit code: 1)
cabal: Failed to build Only-0.1 (which is required by exe:db-converter from ouroboros-consensus-byron-0.1.0.0). See the build log above for details.
Failed to build StateVar-1.2 (which is required by test:cardano-node-test from cardano-node-1.20.0, test:cardano-api-test from cardano-api-1.20.0 and others). See the build log above for details.
Failed to build Win32-network-0.1.0.0 (which is required by exe:demo-ping-pong from ouroboros-network-framework-0.1.0.0, lib:ouroboros-protocol-tests from ouroboros-network-0.1.0.0 and others).
Does anybody know what it could be?
Thanks in advance!
Matías