7.1Beta 4&5 - clean build problem with '--with-perl'

Поиск
Список
Период
Сортировка
От Creager, Robert S
Тема 7.1Beta 4&5 - clean build problem with '--with-perl'
Дата
Msg-id 10FE17AD5F7ED31188CE002048406DE8514CB6@lsv-msg06.stortek.com
обсуждение исходный текст
Ответы Re: 7.1Beta 4&5 - clean build problem with '--with-perl'  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
On both beta 4 and 5, the configure script is run with --with-perl
--with-tcl --with-CXX

On a clean build (/usr/local/pgsql directory tree removed), Pg.c fails to
build, not finding include file libpq-fe.h and then postgres_ext.h.  Linking
these two files to /usr/local/pgsql/include causes the build to complete
successfully.  Include paths on compile line: /usr/local/include
/usr/local/pgsql/include
/proj/twolf/local/lib/perl5/5.6.0/sun4-solaris/CORE.  Machine is an Ultra 5
with Solaris 2.6

Cheers,
Rob

Robert Creager
Senior Software Engineer
Client Server Library
303.673.2365 V
303.661.5379 F
888.912.4458 P
StorageTek
INFORMATION made POWERFUL

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

Предыдущее
От: Thomas Lockhart
Дата:
Сообщение: Re: Timestamp field error value
Следующее
От: Antoine Reid
Дата:
Сообщение: pg_dump -a strangeness/bug? (7.1beta5)