Andreas Aardal Hanssen wrote:
On Tue, 2 Aug 2005, Robin Bowes wrote:
Hi,
I've just built 1.2.13final from the src RPM but it has not built with SSL:
[EMAIL PROTECTED] i386]# ldd /opt/bincimap/bin/bincimap-up
linux-gate.so.1 => (0x0086d000)
libdl.so.2 => /lib/libdl.so.2 (0x0057c000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00111000)
libm.so.6 => /lib/libm.so.6 (0x00556000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x0081d000)
libc.so.6 => /lib/libc.so.6 (0x0042a000)
/lib/ld-linux.so.2 (0x0040c000)
Is it possible to enable ssl when building from src RPM?
What does the configure output say?
Andy :-)
I don't know - it's scrolled out of sight!
OK, I've rebuilt the RPM and captured the output. I believe these are
the relevant lines:
checking for OpenSSL includes... not found
checking for OpenSSL libraries... not found
configure: WARNING: Unable to find the ssl library which is part of
OpenSSL. You want want to look up the FAQ to learn more about this
requirement and how to deal with it. For now, SSL is disabled.
Doh, looks like I've not got the openssl headers installed on this box:
[EMAIL PROTECTED] SRPMS]# rpm -qa | grep -i ssl
pyOpenSSL-0.6-1.p24.4
openssl-0.9.7f-7
mod_ssl-2.0.54-10
openssl097a-0.9.7a-3
I'll install openssl-dev and rebuild the RPM again.
Sorry for the noise.
R.
--
http://robinbowes.com
If a man speaks in a forest,
and his wife's not there,
is he still wrong?