Re: [GENERAL] PostgreSQL 8.3.4 Solaris x86 compilation issues

2008-11-01 Thread Zdenek Kotala
Hi, It is really strange. Is there any reason why you don't use integrated SSL? 64bit version is located in /usr/sfw/lib/64 Try ./configure --prefix=/opt/usr/local --with-libs=/usr/sfw/lib/64:/opt/usr/local/lib --without-readline --with-openssl CFLAGS= -m64 -xmodel=medium Or you canuse

Re: [GENERAL] PostgreSQL 8.3.4 Solaris x86 compilation issues

2008-11-01 Thread postgres Emanuel CALVO FRANCO
do you just read FAQ_Solaris in the docs. I don't remember at all, but is explain some steps to run with SSL. 2008/11/1, Zdenek Kotala [EMAIL PROTECTED]: Hi, It is really strange. Is there any reason why you don't use integrated SSL? 64bit version is located in /usr/sfw/lib/64 Try

Re: [GENERAL] PostgreSQL 8.3.4 Solaris x86 compilation issues

2008-11-01 Thread Zdenek Kotala
I know solaris FAQ well. There is mention OpenSSL problem with Solaris 8. Solaris 9 and newer are OK. They ship OpenSSL version which really work. Zdenek postgres Emanuel CALVO FRANCO napsal(a): do you just read FAQ_Solaris in the docs. I don't remember at all, but is explain

[GENERAL] PostgreSQL 8.3.4 Solaris x86 compilation issues

2008-10-24 Thread Dot Yet
Hi everyone, i am facing some problem while compiling postgresql 8.3.4 on Solaris 10 x86 10u5. the compiler is SunStudio 12. The compilation happens without errors, but make check fails: OpenSSL 0.9.8i compiled as: ./Configure --prefix=/opt/usr/local -m64 -xmodel=medium PostgreSQL 8.3.4