Skip to content

Build fixups#10

Open
i-rinat wants to merge 5 commits intowillemt:masterfrom
i-rinat:ri-build-fixups
Open

Build fixups#10
i-rinat wants to merge 5 commits intowillemt:masterfrom
i-rinat:ri-build-fixups

Conversation

@i-rinat
Copy link

@i-rinat i-rinat commented Jun 8, 2018

I found some issue that prevented me from building the source code.

i-rinat added 5 commits June 9, 2018 01:57
Newer versions of h2o build scripts started to check LIBUV_VERSION.
It's set when libuv is found by pkg-config, but is not set when
FindLibUV.cmake is used. That causes h2o build scripts to ignore headers
it's found.

Explicitly setting LIBUV_VERSION to any value above 1.0.0, fixes the build.
GCC no longer treats strlen("111.111.111.111") as a constant, and complains
about it being used for array size.
@i-rinat
Copy link
Author

i-rinat commented Jun 8, 2018

Two additional changes were needed, but looks like the Travis build result is now successful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant