Compilation --with-python fails on Solaris 8

Поиск
Список
Период
Сортировка
От Arcady Genkin
Тема Compilation --with-python fails on Solaris 8
Дата
Msg-id r1z8zjlqhe4.fsf@gnu.cdf.toronto.edu
обсуждение исходный текст
Ответы Re: Compilation --with-python fails on Solaris 8  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-bugs
Trying to compile 7.1.1 on the system:

g9genarc@eddie:~$ uname -a
SunOS eddie 5.8 Generic_108528-07 sun4u sparc SUNW,Ultra-Enterprise
g9genarc@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@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:


Many thanks,
--
Arcady Genkin

Вложения

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Paul-Andre Panon
Дата:
Сообщение: SQL update statements are failing if submitted in sequence on same connection
Следующее
От: Peter Kelly
Дата:
Сообщение: RE: DATE_PART() BUG? We have an SQL statement that is giving wro ng output.