Re: gmake Error "/libpython2.4.a: could not read symbols: Bad value" with ./configure --with-python

From: "Albe Laurenz" <all(at)adv(dot)magwien(dot)gv(dot)at>
To: "Nico Grubert *EXTERN*" <nicogrubert(at)gmail(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: gmake Error "/libpython2.4.a: could not read symbols: Bad value" with ./configure --with-python
Date: 2007-02-16 08:57:59
Message-ID: AFCCBB403D7E7A4581E48F20AF3E5DB2013A4319@EXADV1.host.magwien.gv.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Nico Grubert wrote:
> /usr/local/lib/python2.4/config/libpython2.4.a(abstract.o): relocation

> R_X86_64_32 against `a local symbol' can not be used when making a
> shared object; recompile with -fPIC
> /usr/local/lib/python2.4/config/libpython2.4.a: could not read
symbols:
> Bad value
>
> Any idea, what's going wrong here?

Does my memory fool me or did you ask that same question before?

Make sure that this is no problem pertaining to linking a 64-bit
object with a 32-bit object, which won't work.

If that's not the problem, supply the appropriate ld switches for
diagnostic output and try to get more detailed information, e.g.
which symbol is attempted to link with which object.

Yours,
Laurenz Albe

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Lou Duchez 2007-02-16 10:16:55 Re: requests / suggestions to help with backups
Previous Message MG 2007-02-16 07:59:40 Re: WARNING: some databases have not been vacuumed in 1953945422 transactions