Check that you have openssl and openssl-devel installed on your server : rpm -qa | grep 'openssl'
If not, install them (sudo yum install -y openssl openssl-devel) 2013/11/1 David Benfell <benf...@mail.parts-unknown.org>: > Hi all, > > I'm trying to build apache-2.2.25 and I'm getting: > > .libs/ab.o: In function `main': > /home/benfell/httpd-2.2.25/support/ab.c:2239: undefined reference to > `TLSv1_1_client_method' > /home/benfell/httpd-2.2.25/support/ab.c:2241: undefined reference to > `TLSv1_2_client_method' > > My ./configure line is pretty simple, just because I haven't really > figured it out: > > ./configure --enable-modules=all --enable-ssl > > What am I missing? > > Thanks! > > -- > David Benfell <benf...@parts-unknown.org> > Normally you should expect a GnuPG signature: > https://parts-unknown.org/node/2 But this mailer does not support it. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org > For additional commands, e-mail: users-h...@httpd.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org