Re: Compilation --with-python fails on Solaris 8 - Mailing list pgsql-bugs

From Peter Eisentraut
Subject Re: Compilation --with-python fails on Solaris 8
Date
Msg-id Pine.LNX.4.30.0105281647100.757-100000@peter.localdomain
Whole thread Raw
In response to Compilation --with-python fails on Solaris 8  (Arcady Genkin <a.genkin@utoronto.ca>)
Responses Re: Compilation --with-python fails on Solaris 8
List 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@gmx.net   http://funkturm.homeip.net/~peter

pgsql-bugs by date:

Previous
From: Brent Ewing
Date:
Subject: repeated pointless memmove() calls in pqReadData()
Next
From: Tom Lane
Date:
Subject: Re: repeated pointless memmove() calls in pqReadData()