Re: pgbouncer compilation errors

Поиск
Список
Период
Сортировка
От Glyn Astill
Тема Re: pgbouncer compilation errors
Дата
Msg-id 510635.98544.qm@web23601.mail.ird.yahoo.com
обсуждение исходный текст
Ответ на pgbouncer compilation errors  (Isabella Ghiurea <isabella.ghiurea@nrc-cnrc.gc.ca>)
Список pgsql-admin
> configure:2629: checking how to run the C preprocessor
> configure:2669: gcc -E  conftest.c
> configure:2675: $? = 0
> configure:2706: gcc -E  conftest.c
> conftest.c:8:28: error: ac_nonexistent.h: No such file or
> directory
> configure:2712: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "pgbouncer"
> | #define PACKAGE_TARNAME "pgbouncer"
> | #define PACKAGE_VERSION "1.2.3"
> | #define PACKAGE_STRING "pgbouncer 1.2.3"
> | #define PACKAGE_BUGREPORT ""
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:2745: result: gcc -E
> configure:2774: gcc -E  conftest.c
> configure:2780: $? = 0
> configure:2811: gcc -E  conftest.c
> conftest.c:8:28: error: ac_nonexistent.h: No such file or
> directory
> configure:2817: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "pgbouncer"
> | #define PACKAGE_TARNAME "pgbouncer"
> | #define PACKAGE_VERSION "1.2.3"
> | #define PACKAGE_STRING "pgbouncer 1.2.3"
> | #define PACKAGE_BUGREPORT ""
> | /* end confdefs.h.  */

Possibly missing some part of gcc or g++ ?




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

Предыдущее
От: Vladimir Rusinov
Дата:
Сообщение: Re: PostgreSQL monitoring
Следующее
От: Ray Stell
Дата:
Сообщение: Re: ssl database connection problems...