From: | Glyn Astill <glynastill(at)yahoo(dot)co(dot)uk> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org, isabella(dot)ghiurea(at)nrc-cnrc(dot)gc(dot)ca |
Subject: | Re: pgbouncer compilation errors |
Date: | 2009-01-22 18:05:50 |
Message-ID: | 510635.98544.qm@web23601.mail.ird.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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++ ?
From | Date | Subject | |
---|---|---|---|
Next Message | Ray Stell | 2009-01-22 18:27:47 | Re: ssl database connection problems... |
Previous Message | Vladimir Rusinov | 2009-01-22 17:57:54 | Re: PostgreSQL monitoring |