cvs tip broken build for plpython

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема cvs tip broken build for plpython
Дата
Msg-id 4169B7E9.2000501@dunslane.net
обсуждение исходный текст
Ответы Re: cvs tip broken build for plpython  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
A couple of hours ago things started breaking thus, I assume related to 
the Makefile changes made around then:

ccache gcc -O2 -fno-strict-aliasing -g -Wall -Wmissing-prototypes -Wmissing-declarations -fpic -shared
-Wl,-soname,libplpython.so.0plpython.o -L../../../src/port  -lpython2.2 -ldl  -lpthread -lutil -lm  -o
libplpython.so.0.0
/usr/bin/ld: cannot find -lpython2.2
collect2: ld returned 1 exit status

cheers

andrew




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

Предыдущее
От: "Marc G. Fournier"
Дата:
Сообщение: Speeding up DELETEs on table with FKs ...
Следующее
От: Tom Lane
Дата:
Сообщение: Re: cvs tip broken build for plpython