ygrek / mldonkey

cross-platform multi-network p2p daemon (previously at http://mldonkey.sourceforge.net/)
Other
257 stars 46 forks source link

Build fix: the compress_string function must be taken from the new Zlib2 module #91

Closed carlonluca closed 3 months ago

carlonluca commented 1 year ago

Build seems to fail since the last commits. The same procedure I used to build mldonkey in 9bb34bc153cf7e08a12753a4e6e5f161b8f5ba2a seems to fail now. This seems to fix it. May be related to 49f1a9a68ecacdb598a4f8fe6124eb2a03e9eaa3.

ygrek commented 3 months ago

cherry-picked as 544d54ac8e597aa249e0f30ea348b905a3666d81 thanks