Re: config.h name clash

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: config.h name clash
Дата
Msg-id Pine.LNX.4.30.0105292202510.757-100000@peter.localdomain
обсуждение исходный текст
Ответ на config.h name clash  (Tomasz Wegrzanowski <taw@users.sourceforge.net>)
Ответы Re: config.h name clash  (Tomasz Wegrzanowski <taw@users.sourceforge.net>)
Список pgsql-bugs
Tomasz Wegrzanowski writes:

> My program uses autoconf and libpq++. Unfortunatelly autoconf's
> config.h and poetgresql's config.h name-clashes and either libpq++.h
> includes autoconf's config.h or program files include postgresql's
> config.h

Put -I. before -I<libpq++dir> in your compiler flags.

--
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: SQL update statements are failing if submitted in sequence on same connection
Следующее
От: Maxim Maletsky
Дата:
Сообщение: a typo in Docs, 7.1