Compilation --with-python fails on Solaris 8

From: Arcady Genkin <a(dot)genkin(at)utoronto(dot)ca>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Compilation --with-python fails on Solaris 8
Date: 2001-05-25 20:54:11
Message-ID: r1z8zjlqhe4.fsf@gnu.cdf.toronto.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Trying to compile 7.1.1 on the system:

g9genarc(at)eddie:~$ uname -a
SunOS eddie 5.8 Generic_108528-07 sun4u sparc SUNW,Ultra-Enterprise
g9genarc(at)eddie:~$ gcc -v
Reading specs from /local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.2/specs
gcc version 2.95.2 19991024 (release)
g9genarc(at)eddie:~$ python -V
Python 2.1

with the following options to ./configure:

env CFLAGS='-O2 -pipe' ./configure --prefix=/opt/pgsql \
--with-perl --with-python --with-CXX

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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2001-05-25 22:38:26 Re: Optimizer in 7.1.1 worse thatn 7.0.3
Previous Message Peter Eisentraut 2001-05-25 18:13:43 Re: [GENERAL] Compilation fails --with-ssl on Solaris 8