rust cargo compile and getting failed to run custom build command for `openssl-sys v0.9.100`

 After trying to build my application and adding reqwest library into my cargo toml, i get the error 

"failed to run custom build command for `openssl-sys v0.9.100"


To resolve this 

apt-get update 

apt install pkg-config

apt install libssl-dev

And then rebuild.


Comments

Popular posts from this blog

gemini cli getting file not defined error

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

vllm : Failed to infer device type