Re: Linux PowerPC 64bits issue - Mailing list pgsql-general

From ac@hsk.hk
Subject Re: Linux PowerPC 64bits issue
Date
Msg-id B4C2E502-234B-46B6-95F4-B587E22A603F@hsk.hk
Whole thread Raw
In response to Linux PowerPC 64bits issue  (Leonardo M. Ramé <l.rame@griensu.com>)
Responses Re: Linux PowerPC 64bits issue  (Leonardo M. Ramé <l.rame@griensu.com>)
List pgsql-general
Hi,

Could you provide the steps and commands you used to compile 9.1?

I want to reproduce your case in my machine

Regards
Arthur

On 27 Sep 2012, at 7:46 AM, Leonardo M. Ramé wrote:

> Hi, I compiled PostgreSql 9.1 from sources in a OpenSuse 10.1 PowerPC
> machine. While trying to test one application, I've got errors just
> before connecting to the database, and found my app is loading
> linux-vdso64.so.1 while libpq.so uses linux-vdso32.so.1
>
> This means the PostgreSql libraries where compiled in 32 bits?. This is
> what ldd gives:
>
> ldd /usr/local/pgsql/lib/libpq.so
> linux-vdso32.so.1 => (0x00100000)
> libpthread.so.0 => /lib/power6x/libpthread.so.0 (0x6ff85000)
> libc.so.6 => /lib/power6x/libc.so.6 (0x6fe11000)
> /lib/ld.so.1 (0x08000000)
>
> How can I force PostgreSql to compile in 64 bits?.
>
> Regards,
> --
> Leonardo M. Ramé
> Medical IT - Griensu S.A.
> Av. Colón 636 - Piso 8 Of. A
> X5000EPT -- Córdoba
> Tel.: +54(351)4246924 +54(351)4247788 +54(351)4247979 int. 19
> Cel.: +54 9 351 6629292
>
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general



pgsql-general by date:

Previous
From: Dennis Gearon
Date:
Subject: Re: problem with recreating database with export
Next
From: Chris Travers
Date:
Subject: Re: PostgreSQL, OLAP, and Large Clusters