Hello everyone, I am 100% new into cardano development and i was installing for the first time a cardano node on a virtual machine. When i run “cabal build all” i have an error from the gcc
“gcc: error: /home/giuseppetufano/cardano-src/cardano-node/dist-newstyle/build/x86_64-linux/ghc-8.10.4/cardano-api-1.30.1/build/Cardano/Api/ProtocolParameters.dyn_o: No such file or directory
gcc' failed in phase
Linker’. (Exit code: 1)
cabal: Failed to build cardano-api-1.30.1 (which is required by
exe:tx-generator from tx-generator-1.29, exe:plutus-example from
plutus-example-1.29.0 and others).”
Can anyone help me please?