Created
May 9, 2016 06:59
-
-
Save fetus-hina/fd348c0ffc09893a62ae9f5351032fb1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
checking for inttypes.h... In file included from /usr/include/openssl/kssl.h:71:0, | |
from /usr/include/openssl/ssl.h:165, | |
from //rpmbuild/BUILD/h2o-2.0.0-beta3/include/h2o/socket.h:31, | |
from //rpmbuild/BUILD/h2o-2.0.0-beta3/lib/common/socket.c:31: | |
//rpmbuild/BUILD/h2o-2.0.0-beta3/lib/common/../../deps/ssl-conservatory/openssl/openssl_hostname_validation.c:23:12: error: expected identifier or '(' before '__extension__' | |
static int tolower(int ch) { | |
^ | |
make[2]: *** [CMakeFiles/libh2o-evloop.dir/lib/common/socket.c.o] Error 1 | |
make[1]: *** [CMakeFiles/libh2o-evloop.dir/all] Error 2 | |
make[1]: *** Waiting for unfinished jobs.... | |
yes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment