rakshasa / rtorrent

rTorrent BitTorrent client
https://github.com/rakshasa/rtorrent/wiki
GNU General Public License v2.0
4.05k stars 412 forks source link

Build fails on Solaris without 'sys/socket.h' included #1138

Open l1gi opened 2 years ago

l1gi commented 2 years ago

Hi,

I was trying to uprev rtorrent on Solaris and found that it doesn build without AF_UNSPEC, AF_INET, AF_INET6 defined.

Attached patch resolves that. Consider adopting it, please.

Thank you -- Martin socket.txt

rakshasa commented 2 years ago

Please provide a build process for building an image of solaris on e.g. virtualbox with everything required to build rtorrent.