Package Details: cherokee 1.2.103.d021376-2

Git Clone URL: https://aur.archlinux.org/cherokee.git (read-only, click to copy)
Package Base: cherokee
Description: A very fast, flexible and easy to configure Web server
Upstream URL: http://cherokee-project.com
Licenses: GPL2
Submitter: severach
Maintainer: severach
Last Packager: severach
Votes: 2
Popularity: 0.000000
First Submitted: 2015-09-11 07:22 (UTC)
Last Updated: 2017-07-09 18:11 (UTC)

Dependencies (18)

Required by (5)

Sources (4)

Latest Comments

masoud commented on 2017-05-28 20:42 (UTC)

Fails to build: In file included from cryptor_libssl.c:56:0: cryptor_libssl_dh_512.c: In function ‘get_dh512’: cryptor_libssl_dh_512.c:21:4: error: dereferencing pointer to incomplete type ‘DH {aka struct dh_st}’ dh->p=BN_bin2bn(dh512_p,sizeof(dh512_p),NULL); ^~ cryptor_libssl.c: In function ‘cherokee_cryptor_libssl_find_vserver’: cryptor_libssl.c:241:46: error: dereferencing pointer to incomplete type ‘SSL {aka struct ssl_st}’ SSL_set_options(ssl, SSL_CTX_get_options(ssl->ctx)); ^~ cryptor_libssl.c: In function ‘cherokee_plugin_libssl_init’: cryptor_libssl.c:1333:2: warning: ‘OPENSSL_config’ is deprecated [-Wdeprecated-declarations] OPENSSL_config (NULL); ^~~~~~~~~~~~~~ In file included from /usr/include/openssl/ct.h:13:0, from /usr/include/openssl/ssl.h:61, from cryptor_libssl.h:52, from cryptor_libssl.c:43: /usr/include/openssl/conf.h:92:1: note: declared here DEPRECATEDIN_1_1_0(void OPENSSL_config(const char *config_name)) ^ make[3]: *** [Makefile:4261: libplugin_libssl_la-cryptor_libssl.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/media/mystuff/code/aur/cherokee-git/src/cherokee-git/cherokee' make[2]: *** [Makefile:2868: all] Error 2 make[2]: Leaving directory '/media/mystuff/code/aur/cherokee-git/src/cherokee-git/cherokee' make[1]: *** [Makefile:684: all-recursive] Error 1 make[1]: Leaving directory '/media/mystuff/code/aur/cherokee-git/src/cherokee-git' make: *** [Makefile:487: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...