Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save fetus-hina/fd348c0ffc09893a62ae9f5351032fb1 to your computer and use it in GitHub Desktop.
Save fetus-hina/fd348c0ffc09893a62ae9f5351032fb1 to your computer and use it in GitHub Desktop.
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