Welcome! Log In Create A New Profile

Advanced

Re: SPDY compilation fail - Warnings

August 14, 2012 05:47PM
Thanks for your reply,

So, what to do ?

1] apt-get remove open-ssl, then compile the 1.0.1c ?

2] specify the the lib path in the configure ?

3] ?

--

I succeed to compile it, but it was another machine, another NginX version and another SPDY patch, and I don't really know what are the differences that could produce these errors. I just know OpenSSL version was the same : 1.0.1c. And it was installed in the same way, on a 0.9xx-something :

OPENSSL_VERSION='1.0.1c'
cd /usr/local/src
sudo rm -fr openssl-$OPENSSL_VERSION
sudo wget -O openssl-$OPENSSL_VERSION.tar.gz "http://www.openssl.org/source/openssl-$OPENSSL_VERSION.tar.gz"
sudo tar -xvzf openssl-$OPENSSL_VERSION.tar.gz
sudo rm -fr openssl-$OPENSSL_VERSION.tar.gz
cd openssl-$OPENSSL_VERSION
sudo ./config threads \
zlib \
--prefix=/usr \
&& sudo make && sudo make install && cd /usr/local/src
sudo rm -fr openssl-$OPENSSL_VERSION
Subject Author Posted

SPDY compilation fail - Warnings

DenisTRUFFAUT July 25, 2012 11:52PM

Re: SPDY compilation fail - Warnings

Valentin V. Bartenev July 26, 2012 05:26AM

Re: SPDY compilation fail - Warnings

DenisTRUFFAUT July 26, 2012 09:13AM

Re: SPDY compilation fail - Warnings

DenisTRUFFAUT July 26, 2012 09:21AM

Re: SPDY compilation fail - Warnings

DenisTRUFFAUT July 26, 2012 11:59AM

Re: SPDY compilation fail - Warnings

Valentin V. Bartenev July 26, 2012 09:58AM

Re: SPDY compilation fail - Warnings

DenisTRUFFAUT August 14, 2012 05:10PM

Re: SPDY compilation fail - Warnings

hexa August 14, 2012 05:16PM

Re: SPDY compilation fail - Warnings

DenisTRUFFAUT August 14, 2012 05:47PM

Re: SPDY compilation fail - Warnings

DenisTRUFFAUT August 14, 2012 06:08PM

Re: SPDY compilation fail - Warnings

VBart August 14, 2012 05:22PM

Re: SPDY compilation fail - Warnings

VBart August 14, 2012 05:32PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 285
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready