Re: [GENERAL] libssl issue ?

2010-09-17 Thread Peter Roethlisberger
Thanks for the input Tom. Compiling openssl with the shared option did the trick. On Thu, Sep 16, 2010 at 3:49 PM, Tom Lane wrote: > Craig Ringer writes: > > On 16/09/2010 4:35 PM, Peter Roethlisberger wrote: > >> /usr/local/openssl/lib64/libssl.a: could not read symbols: B

[GENERAL] libssl issue ?

2010-09-16 Thread Peter Roethlisberger
I was able to configure Postgres Version 8.4.4. Now when I execute the make I get the following: /usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../x86_64-suse-linux/bin/ld: /usr/local/openssl/lib64/libssl.a(t1_meth.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a sh

Re: [GENERAL] configure: error: header file is required for XML support

2010-09-15 Thread Peter Roethlisberger
parser.h made me change the include path. Could possibly the version of libxml2 be an issue: 2-2.7.7 ??? Thx: Peter On Wed, Sep 15, 2010 at 12:18 PM, Dave Page wrote: > On Wed, Sep 15, 2010 at 10:57 AM, Peter Roethlisberger > wrote: > > Hi there, > > > > I t

[GENERAL] configure: error: header file is required for XML support

2010-09-15 Thread Peter Roethlisberger
Hi there, I try to configure postgres: /configure --prefix=/usr/local/postgresql-8.4.4/ \ --without-docdir \ --with-openssl \ --with-libxml \ --with-libxslt \ --with-libraries=/usr/local/openssl:/lib:/lib64:/usr/local/readline/lib:/usr/local/zlib/lib:/usr/local/openssl/lib64:/usr/local/libxml2/li