Build-Scripts icon indicating copy to clipboard operation
Build-Scripts copied to clipboard

Collection of build scripts useful when testing on downlevel, abandonware and ransomware clients

Results 2 Build-Scripts issues
Sort by recently updated
recently updated
newest added

When trying to build `gnutls` on Ubuntu, I am receiving the following error after the test phase. ``` cipher-openssl-compat.o: In function `cipher_test': /home/ubuntu/gnutls/Build-Scripts/gnutls-3.6.6/tests/slow/cipher-openssl-compat.c:42: undefined reference to `EVP_get_cipherbyname' /home/ubuntu/gnutls/Build-Scripts/gnutls-3.6.6/tests/slow/cipher-openssl-compat.c:104: undefined reference...

Hi Jeff, I observed that the zlib url has to be updated since the direct url works only for the latest version of zlib. This is causing none of the...