Hello, I tried to build Pound 2.6 on a CentOS 5 server and got a "no OpenSSL" error during the configure script.
This machine has Pound 2.5 on it, and I updated the OpenSSL via yum. Uname -r: 2.6.18-164.11.1.el5PAE OpenSSL : OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008 Any ideas? Pound 2.5 configure thinks this is how it was configured: Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/u sr/share/info --enable-shared --enable-threads=posix --enable-checking=release - -with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable- libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable -java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java- 1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux Pound 2.6 thinks: Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/u sr/share/info --enable-shared --enable-threads=posix --enable-checking=release - -with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable- libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable -java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java- 1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux The output from configure on Pound 2.6: checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu configure: *** Checking for threads library and/or flags *** checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... no checking whether pthreads work with -pthreads... no checking whether pthreads work with -mthreads... no checking for the pthreads library -lpthread... no checking whether pthreads work with --thread-safe... no checking whether pthreads work with -mt... no checking for pthread-config... no configure: *** Parsing options *** configure: *** Checking for libraries *** checking for dlopen in -ldl... no checking for socket in -lsocket... no checking for hstrerror in -lresolv... no checking for BIO_new in -lcrypto... no Missing OpenSSL (-lcrypto) - aborted -- Jake ===================================================================== ______ _____ | Beyond Ordinary Software Solutions (____ \ / ___ \ | Insurance * Entertainment * Defense * Government ____) ) | | || -------------------------------------------------- | __ (| | | || Jacob Anderson President | |__) ) |___| || [email protected] | www.beyond-ordinary.com |______/ \_____/ | 1-866-461-5253 | eFax: 253-390-7428 | 16955 Via Del Campo + Ste 125 + San Diego | California + 92127 --------------------------------------------------------------------- .NET + Java + Windows + Unix + HPC + AI + 3D + Cryptography + Advice ===================================================================== -- To unsubscribe send an email with subject unsubscribe to [email protected]. Please contact [email protected] for questions.
