-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Chuck,

On 6/11/13 9:46 AM, Caldarale, Charles R wrote:
>> From: Christopher Schultz [mailto:ch...@christopherschultz.net] 
>> Subject: Re: "undefined reference to `TLSv1_1_client_method"
> 
>>> by launching this command: ./configure
>>> --prefix=/usr/local/apache2 --enable-so
>>> --enable-mods-shared=all --with-included-apr 
>>> --with-ssl="/opt/apache-tomcat-7.0.40/bin/tomcat-native-1.1.27-src/jni/native/srclib/openssl-1.0.1e"
>>>
>>> 
- --enable-ssl --enable-v4-mapped
> 
>> I think you've got the wrong mailing list: this list is for
>> Apache Tomcat, a Java web application server. You appear to be
>> building the Apache web server (a different product). The list
>> you want can be found here:
>> https://httpd.apache.org/lists.html#http-users
> 
> I think the confusion is that the OP is trying to build httpd
> using the version of OpenSSL that comes with Tomcat - which seems a
> bit backwards, at the very least.

Tomcat doesn't distribute OpenSSL, so the OP probably just happened to
have it in that directory.

I'm a bit confused as to why "configure" would have failed with a
"make" error which is obviously trying to link something. configure
should not be attempting to compile/link anything (except trivial
programs to probe the environment).

I suspect the problem is a broken environment where one OpenSSL
(1.0.1e) is being used for part of the process and a different one
(0.9.8? 1.0.0?) is being used for compilation (or linking).

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBCAAGBQJRty6vAAoJEBzwKT+lPKRYGfsQAJLCu0rR93jjrEgodz+UkgfJ
DArd+azI1oX5VMlh8YxVMsn3FfWQdMpXGKpTw2buvaJoCVumg4vkImw6e77AUzsA
f3x9043DayCkRy9kyDSIl92lJVaohhPegl8buJFnLciiGnD5vin6rHS0/al6j3KU
V2+GARxcigggR2vZwRic61TLJl3uizIBMsRGE4wJlpdI9v+Cy5e/TJr7p67U92g/
wYBIB4dL7gqIPlYEENDy6TligMAjjUXTKtakLBcKAq+vOTgaOzRjbgNlz7uJhlPq
C3jTV2/iQO/MZVz7dqHsT1baduW2It6H95JyMuWg1Z2JSds3ITZWWFnjF6m5g6No
OuqFutP92pJ/ZxdiuWcr0crnnIVHDBRN3FA1JyiBJPbse60uZ1xjJ0HWc0jlLsGK
qtnVr2lELF51skERU7csFL5wf0c09PA3zRNHogMoVNtCKDQYXzT9u7nDW/FypplN
7DdFG7YD/vprWBOUnfkVVUsIjIZ+ZXPgCjeRrOuvbmFxHII4y+Tb49pUSARp5bFr
9/kBNNtQl9JKAUsi+7knGS3RVDbPXGUige4rKwSIervh69R2SKOnOXcggkZ/XlVU
KWFsOX4nHEyO8Q15pUyfMsM8WiNnHCdSaPCf9NW0auzLsoYLztbPerV/af/ha8/r
Aha1L6wwBHEpQ3DOtr4d
=L8u3
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to