El 06/10/14 18:51, Deuce escribió:
Re: errors building syncterm cl-tls-psk-userfix.patch
By: Ragnarok to DOVE-Net.Synchronet_Programming_C+ on Sat Oct 04 2014 02:11 pm
i try to build the latest syncterm tarball and fail relate to cryptlib
i can't see this file 3rdp/build/cl-tls-psk-userfix.patch
Thanks, updating now.
anyway, it posible to disable completly the use of cryptlib?
i try with WHITOUT_CRYPTLIB=1 but still here
I'm not really supporting that anymore. It's possible the CMake files allow building without Cryptlib, but it's really not a tested or supported configuration and very much not reccomended.
i get it, my trouble is that i still try to upload into debian, and the
package must be purist than the grace of God. =|
i have a few topics to solve (if possible), all other are pedantic or
info warning's that do not prevent to upload to debian archive:
1) i need to compile against zlib-dev instead of embed zlib library
2) i found [1] that can be potential license issue because its have a
code derived from openssl and it is not GPL-compatible
[1]
http://comments.gmane.org/gmane.comp.encryption.cryptlib/2529
For these reasons I thought of disabling support for cryplib (at least
in the debian build) until I find the best way to fix
if i can disabled cryplib support, is the only feature that will lost is
the ssh protocol, true?