I’m trying to compile this C code project : https://github.com/msantos/sods
it seems successfull using Ubuntu, Debian, Kali Linux and the others, but in Android on Termux it doesn’t succeed as when I execute the make command, I get an error that libresolv.a is not found, I have realized that libresolv.a exists only in some Linux extensions like Debian, but it’s not the same situation for android, the configure file doesn’t even have a specific configuration for android, and now I’m confused because I didn’t find an alternative for this libresolv.a in android, any solutions ?
I have tried to get help from ChatGPT but it didn’t help me as I expected
AhmedSCRIPT Hacker بالعربية is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.