I receive the error message: could not compile solana-accounts-db (lib)For more descriptive error details pls refer the screenshot attached
Desired Outcome:
My goal is to successfully install spl-token-cli for use within my WSL environment.
Additional Information:
Operating System: Windows (version not specified)WSL Distribution: Ubuntu 20.04 LTSCargo Version: cargo 1.75.0Rust Version: rustc 1.75.0 (82e1608df 2023-12-21)
Steps to Reproduce:
Open a terminal window within your WSL environment.Run the command: cargo install spl-token-cli
Expected Behavior:
The spl-token-cli should be successfully installed and available for use