Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no spdy offered in branch apache-2.4.7 #46

Open
vader2014 opened this issue May 12, 2015 · 3 comments
Open

no spdy offered in branch apache-2.4.7 #46

vader2014 opened this issue May 12, 2015 · 3 comments

Comments

@vader2014
Copy link

hi!

i followed this https://www.rivy.org/2015/03/build-mod_spdy-with-apache-2-4-on-ubuntu-14-04/ howto to build mod_spdy. however, no spdy version is offered at all. if i use the pre-build mod_spdy offered on that page all versions are offered (including spdy3.1 which is causing problems with POST in my setup).

@v998
Copy link

v998 commented May 12, 2015

would you please post all the commands and terminal output of the mod-spdy you built?

@vader2014
Copy link
Author

exactly as in the howto:
git clone -b apache-2.4.7 https://github.com/eousphoros/mod-spdy.git
cd mod-spdy/src
./build_modssl_with_npn.sh
chmod +x ./build/gyp_chromium
make BUILDTYPE=Release

there were a lot of warnings from the complier, unfortunately i did not save it to a log.

i found a solution now: this forks https://github.com/bipinu/mod-spdy works for me.

@JMLX42
Copy link

JMLX42 commented Jul 5, 2015

I have the exact same problem using the latest/current revision (ea9dc2e) of the apache-2.4.7 branch.

But it works just fine if I use the pre-compiled binaries available here:

https://www.rivy.org/2015/03/build-mod_spdy-with-apache-2-4-on-ubuntu-14-04/

Any idea how I could diagnose what goes wrong?

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

No branches or pull requests

3 participants