Thread: compile 7.2.1 with openssl on Solaris 8 (x86) ...?

compile 7.2.1 with openssl on Solaris 8 (x86) ...?

From
"E. Scott Menter"
Date:
Any information on compiling 7.2.1 using --with-openssl on Solaris 8 (x86)?  I am able to successfully compile using

$ ./configure --prefix=/usr/local/software/pgsql --with-perl --enable-syslog
$ make

...however if I try configuring using

--with-openssl=/usr/local/software/openssl

(yes that's the correct directory on my machine) I get zillions  of errors from "ld" complaining about libcrypto.a.  I
amusing 0.9.6d of openssl, so I'm wondering if maybe I need to use 0.9.6c or something. 

Thanks.


--

/escott