Re: Compilation --with-python fails on Solaris 8

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Arcady Genkin <a(dot)genkin(at)utoronto(dot)ca>
Cc: <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: Compilation --with-python fails on Solaris 8
Date: 2001-05-28 14:48:35
Message-ID: Pine.LNX.4.30.0105281647100.757-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Arcady Genkin writes:

> Trying to compile 7.1.1 on the system:

> the compilation fails while compiling the Python interface with the
> following (very long) error message:

Edit src/Makefile.global and remove -lbind from the LIBS variable. If
this works, please try to rebuild everything with this new configuration
so we can be sure it doesn't break anything else.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2001-05-28 15:34:00 Re: repeated pointless memmove() calls in pqReadData()
Previous Message Per-Olof Pettersson 2001-05-28 06:32:06 Re: COPY with default values?