On Tue, 2011-02-01 at 10:03 -0800, Michael St. Laurent wrote: > Does the info at the link below apply? > > http://code.google.com/p/drg2sbg/source/detail?r=6
No. > > -----Original Message----- > > From: Michael St. Laurent [mailto:[email protected]] > > Sent: Tuesday, February 01, 2011 9:51 AM > > To: [email protected] > > Subject: RE: [Pound Mailing List] Error compiling 2.6c > > > > I haven't found a fix for this yet. Can anyone help? I have OpenSSL > > installed and all the stable releases of Pound are able to compile on > > this system. > > > > > ... [snip] ... > > > 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 > > > error: Bad exit status from /var/tmp/rpm-tmp.55445 (%build) > > > > > > RPM build errors: > > > Bad exit status from /var/tmp/rpm-tmp.55445 (%build) > > > [root@hcfw1 SPECS]# > > > > > > > > > I have OpenSSL installed (version is 0.9.8e-12.el5_5.7) and am using > > it > > > with Pound version 2.5 I am guessing that this error has something > to > > > do with adding support for OpenSSL version 1.0 to Pound 2.6c. > > > > > > Has anyone else run into this and solved it without major > disruption? >From your messages it looks like the config script does not find your SSL installation. Try running ./configure --with-ssl=/whatever/path -- Robert Segall Apsis GmbH Postfach, Uetikon am See, CH-8707 Tel: +41-32-512 30 19 -- To unsubscribe send an email with subject unsubscribe to [email protected]. Please contact [email protected] for questions.
