| From: | Peter Roethlisberger <peter(dot)roethlisberger(at)gmail(dot)com> | 
|---|---|
| To: | pgsql-general(at)postgresql(dot)org | 
| Subject: | libssl issue ? | 
| Date: | 2010-09-16 08:35:16 | 
| Message-ID: | AANLkTikfgf=H=n67Bbb2c2mJ7iVsiwwZpKTHvOFYR9rq@mail.gmail.com | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-general | 
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 shared object; recompile with
-fPIC
/usr/local/openssl/lib64/libssl.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[3]: *** [libpq.so.5.2] Error 1
make[3]: Leaving directory `/tmp/postgresql-8.4.4/src/interfaces/libpq'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/postgresql-8.4.4/src/interfaces'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/postgresql-8.4.4/src'
make: *** [all] Error 2
Thansk: Peter
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Craig Ringer | 2010-09-16 09:22:30 | Re: libssl issue ? | 
| Previous Message | Gary Chambers | 2010-09-16 03:01:25 | Re: Need magic for identifieing double adresses |