Thank you for the valuable reference. Problem fixed. Cardano-node installed and updated to version 1.18.0
The problem was indeed the ghc version. My previous installation was the more recent version ghc-8.10.2
which for some strange reason tries to build a win32-network dependency on debian 10 and fails. I was able to fix the problem by running the comand in the above reference than download and install the older ghc-8.6.5 on debian9
1 Like