This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by PostgreSQL configure 8.1.4, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-template=linux --prefix=/usr --bindir=/usr/bin --libdir=/usr/lib --mandir=/usr/share/man --with-docdir=/usr/share/doc --includedir=/usr/include/postgresql --datadir=/usr/share --with-openssl --with-gnu-ld --with-CXX --with-pam --with-python --with-perl --with-tcl --without-tk --enable-recode ## --------- ## ## Platform. ## ## --------- ## hostname = norris uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1405: checking build system type configure:1423: result: i686-pc-linux-gnu configure:1431: checking host system type configure:1445: result: i686-pc-linux-gnu configure:1455: checking which template to use configure:1556: result: linux configure:1694: checking whether to build with 64-bit integer date/time support configure:1725: result: no configure:1732: checking whether NLS is wanted configure:1766: result: no configure:1774: checking for default port number configure:1803: result: 5432 configure:2028: checking for gcc configure:2044: found /usr/lib/ccache/gcc configure:2054: result: gcc configure:2075: checking for C compiler version configure:2078: gcc --version &5 gcc (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2081: $? = 0 configure:2083: gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2086: $? = 0 configure:2088: gcc -V &5 gcc: `-V' option must have argument configure:2091: $? = 1 configure:2114: checking for C compiler default output file name configure:2117: gcc conftest.c >&5 configure:2120: $? = 0 configure:2166: result: a.out configure:2171: checking whether the C compiler works configure:2177: ./a.out configure:2180: $? = 0 configure:2197: result: yes configure:2204: checking whether we are cross compiling configure:2206: result: no configure:2209: checking for suffix of executables configure:2211: gcc -o conftest conftest.c >&5 configure:2214: $? = 0 configure:2239: result: configure:2245: checking for suffix of object files configure:2266: gcc -c conftest.c >&5 configure:2269: $? = 0 configure:2291: result: o configure:2295: checking whether we are using the GNU C compiler configure:2319: gcc -c conftest.c >&5 configure:2325: $? = 0 configure:2329: test -z || test ! -s conftest.err configure:2332: $? = 0 configure:2335: test -s conftest.o configure:2338: $? = 0 configure:2351: result: yes configure:2357: checking whether gcc accepts -g configure:2378: gcc -c -g conftest.c >&5 configure:2384: $? = 0 configure:2388: test -z || test ! -s conftest.err configure:2391: $? = 0 configure:2394: test -s conftest.o configure:2397: $? = 0 configure:2408: result: yes configure:2425: checking for gcc option to accept ANSI C configure:2495: gcc -c -g -O2 conftest.c >&5 configure:2501: $? = 0 configure:2505: test -z || test ! -s conftest.err configure:2508: $? = 0 configure:2511: test -s conftest.o configure:2514: $? = 0 configure:2532: result: none needed configure:2550: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2556: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2721: checking if gcc supports -Wdeclaration-after-statement configure:2741: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -D_GNU_SOURCE conftest.c >&5 configure:2747: $? = 0 configure:2751: test -z || test ! -s conftest.err configure:2754: $? = 0 configure:2757: test -s conftest.o configure:2760: $? = 0 configure:2762: result: yes configure:2774: checking if gcc supports -Wendif-labels configure:2794: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -D_GNU_SOURCE conftest.c >&5 configure:2800: $? = 0 configure:2804: test -z || test ! -s conftest.err configure:2807: $? = 0 configure:2810: test -s conftest.o configure:2813: $? = 0 configure:2815: result: yes configure:2829: checking if gcc supports -fno-strict-aliasing configure:2849: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:2855: $? = 0 configure:2859: test -z || test ! -s conftest.err configure:2862: $? = 0 configure:2865: test -s conftest.o configure:2868: $? = 0 configure:2870: result: yes configure:2889: using CFLAGS=-O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing configure:2898: checking whether the C compiler still works configure:2917: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:2923: $? = 0 configure:2927: test -z || test ! -s conftest.err configure:2930: $? = 0 configure:2933: test -s conftest configure:2936: $? = 0 configure:2938: result: yes configure:2973: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:2979: $? = 0 configure:2983: test -z || test ! -s conftest.err configure:2986: $? = 0 configure:2989: test -s conftest.o configure:2992: $? = 0 configure:3011: checking how to run the C preprocessor configure:3046: gcc -E -D_GNU_SOURCE conftest.c configure:3052: $? = 0 configure:3084: gcc -E -D_GNU_SOURCE conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:3090: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | /* end confdefs.h. */ | #include configure:3129: result: gcc -E configure:3153: gcc -E -D_GNU_SOURCE conftest.c configure:3159: $? = 0 configure:3191: gcc -E -D_GNU_SOURCE conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:3197: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | /* end confdefs.h. */ | #include configure:3372: checking allow thread-safe client libraries configure:3433: result: no configure:3440: checking whether to build with Tcl configure:3468: result: yes configure:3504: checking whether to build Perl modules configure:3532: result: yes configure:3539: checking whether to build Python modules configure:3567: result: yes configure:3574: checking whether to build with Kerberos 5 support configure:3609: result: no configure:3657: checking whether to build with PAM support configure:3689: result: yes configure:3697: checking whether to build with Bonjour support configure:3729: result: no configure:3737: checking whether to build with OpenSSL support configure:3769: result: yes configure:3858: checking for egrep configure:3868: result: grep -E configure:3905: using CPPFLAGS=-D_GNU_SOURCE configure:3907: using LDFLAGS= configure:3916: checking for gawk configure:3932: found /bin/gawk configure:3942: result: gawk configure:3952: checking for flex configure:3991: result: /usr/bin/flex configure:4026: checking whether ln -s works configure:4030: result: yes configure:4048: checking for ld used by GCC configure:4111: result: /usr/bin/ld configure:4120: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.16.1 configure:4132: result: yes configure:4242: checking for ranlib configure:4258: found /usr/bin/ranlib configure:4269: result: ranlib configure:4285: checking for lorder configure:4314: result: no configure:4323: checking for tar configure:4341: found /bin/tar configure:4353: result: /bin/tar configure:4402: checking for strip configure:4418: found /usr/bin/strip configure:4429: result: strip configure:4442: checking whether it is possible to strip libraries configure:4447: result: yes configure:4463: checking for bison configure:4479: found /usr/bin/bison configure:4489: result: bison -y configure:4533: checking for perl configure:4551: found /usr/bin/perl configure:4563: result: /usr/bin/perl configure:4572: checking for Perl archlibexp configure:4575: result: /usr/lib/perl5/5.8.8/i386-linux-thread-multi-64int-ld configure:4577: checking for Perl privlibexp configure:4580: result: /usr/lib/perl5/5.8.8 configure:4582: checking for Perl useshrplib configure:4585: result: true configure:4588: checking for flags to link embedded Perl configure:4593: result: -L/usr/local/lib /usr/lib/perl5/5.8.8/i386-linux-thread-multi-64int-ld/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl5/5.8.8/i386-linux-thread-multi-64int-ld/CORE -lperl -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc configure:4600: checking for python configure:4618: found /usr/bin/python configure:4630: result: /usr/bin/python configure:4644: checking for Python distutils module configure:4648: result: yes configure:4657: checking Python configuration directory configure:4664: result: /usr/lib/python2.4/config configure:4668: checking how to link an embedded Python application configure:4689: result: -L/usr/lib -lpython2.4 -lpthread -ldl -lutil -lm configure:4694: checking whether Python is compiled with thread support configure:4698: result: yes configure:4723: checking for main in -lbsd configure:4747: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lbsd >&5 /usr/bin/ld: cannot find -lbsd collect2: ld returned 1 exit status configure:4753: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:4779: result: no configure:4792: checking for setproctitle in -lutil configure:4822: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lutil >&5 /tmp/ccmk8vY9.o: In function `main': conftest.c:(.text+0xc): undefined reference to `setproctitle' collect2: ld returned 1 exit status configure:4828: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setproctitle (); | int | main () | { | setproctitle (); | ; | return 0; | } configure:4854: result: no configure:4866: checking for main in -lm configure:4890: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lm >&5 configure:4896: $? = 0 configure:4900: test -z || test ! -s conftest.err configure:4903: $? = 0 configure:4906: test -s conftest configure:4909: $? = 0 configure:4922: result: yes configure:4934: checking for main in -ldl configure:4958: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -ldl -lm >&5 configure:4964: $? = 0 configure:4968: test -z || test ! -s conftest.err configure:4971: $? = 0 configure:4974: test -s conftest configure:4977: $? = 0 configure:4990: result: yes configure:5002: checking for main in -lnsl configure:5026: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lnsl -ldl -lm >&5 configure:5032: $? = 0 configure:5036: test -z || test ! -s conftest.err configure:5039: $? = 0 configure:5042: test -s conftest configure:5045: $? = 0 configure:5058: result: yes configure:5070: checking for main in -lsocket configure:5094: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lsocket -lnsl -ldl -lm >&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:5100: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:5126: result: no configure:5138: checking for main in -lipc configure:5162: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lipc -lnsl -ldl -lm >&5 /usr/bin/ld: cannot find -lipc collect2: ld returned 1 exit status configure:5168: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:5194: result: no configure:5206: checking for main in -lIPC configure:5230: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lIPC -lnsl -ldl -lm >&5 /usr/bin/ld: cannot find -lIPC collect2: ld returned 1 exit status configure:5236: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:5262: result: no configure:5274: checking for main in -llc configure:5298: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -llc -lnsl -ldl -lm >&5 /usr/bin/ld: cannot find -llc collect2: ld returned 1 exit status configure:5304: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:5330: result: no configure:5342: checking for main in -ldld configure:5366: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -ldld -lnsl -ldl -lm >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:5372: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:5398: result: no configure:5410: checking for main in -lld configure:5434: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lld -lnsl -ldl -lm >&5 /usr/bin/ld: cannot find -lld collect2: ld returned 1 exit status configure:5440: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:5466: result: no configure:5478: checking for main in -lcompat configure:5502: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lcompat -lnsl -ldl -lm >&5 /usr/bin/ld: cannot find -lcompat collect2: ld returned 1 exit status configure:5508: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:5534: result: no configure:5546: checking for main in -lBSD configure:5570: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lBSD -lnsl -ldl -lm >&5 /usr/bin/ld: cannot find -lBSD collect2: ld returned 1 exit status configure:5576: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:5602: result: no configure:5614: checking for main in -lgen configure:5638: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lgen -lnsl -ldl -lm >&5 /usr/bin/ld: cannot find -lgen collect2: ld returned 1 exit status configure:5644: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:5670: result: no configure:5682: checking for main in -lPW configure:5706: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lPW -lnsl -ldl -lm >&5 /usr/bin/ld: cannot find -lPW collect2: ld returned 1 exit status configure:5712: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:5738: result: no configure:5750: checking for main in -lresolv configure:5774: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl -lm >&5 configure:5780: $? = 0 configure:5784: test -z || test ! -s conftest.err configure:5787: $? = 0 configure:5790: test -s conftest configure:5793: $? = 0 configure:5806: result: yes configure:5817: checking for library containing getopt_long configure:5847: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl -lm >&5 configure:5853: $? = 0 configure:5857: test -z || test ! -s conftest.err configure:5860: $? = 0 configure:5863: test -s conftest configure:5866: $? = 0 configure:5936: result: none required configure:5945: checking for main in -lunix configure:5969: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lunix -lresolv -lnsl -ldl -lm >&5 /usr/bin/ld: cannot find -lunix collect2: ld returned 1 exit status configure:5975: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:6001: result: no configure:6012: checking for library containing crypt configure:6042: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl -lm >&5 /tmp/ccmHQDbV.o: In function `main': conftest.c:(.text+0xc): undefined reference to `crypt' collect2: ld returned 1 exit status configure:6048: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char crypt (); | int | main () | { | crypt (); | ; | return 0; | } configure:6097: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:6103: $? = 0 configure:6107: test -z || test ! -s conftest.err configure:6110: $? = 0 configure:6113: test -s conftest configure:6116: $? = 0 configure:6131: result: -lcrypt configure:6217: checking for library containing fdatasync configure:6247: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:6253: $? = 0 configure:6257: test -z || test ! -s conftest.err configure:6260: $? = 0 configure:6263: test -s conftest configure:6266: $? = 0 configure:6336: result: none required configure:6345: checking for shmget in -lcygipc configure:6375: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lcygipc -lcrypt -lresolv -lnsl -ldl -lm >&5 /usr/bin/ld: cannot find -lcygipc collect2: ld returned 1 exit status configure:6381: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shmget (); | int | main () | { | shmget (); | ; | return 0; | } configure:6407: result: no configure:6493: checking for readline configure:6527: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lreadline -lcrypt -lresolv -lnsl -ldl -lm >&5 /lib/libreadline.so: undefined reference to `tgetnum' /lib/libreadline.so: undefined reference to `tgoto' /lib/libreadline.so: undefined reference to `tgetflag' /lib/libreadline.so: undefined reference to `BC' /lib/libreadline.so: undefined reference to `tputs' /lib/libreadline.so: undefined reference to `PC' /lib/libreadline.so: undefined reference to `tgetent' /lib/libreadline.so: undefined reference to `UP' /lib/libreadline.so: undefined reference to `tgetstr' collect2: ld returned 1 exit status configure:6533: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char readline (); | int | main () | { | readline (); | ; | return 0; | } configure:6527: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lreadline -ltermcap -lcrypt -lresolv -lnsl -ldl -lm >&5 /usr/bin/ld: cannot find -ltermcap collect2: ld returned 1 exit status configure:6533: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char readline (); | int | main () | { | readline (); | ; | return 0; | } configure:6527: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:6533: $? = 0 configure:6537: test -z || test ! -s conftest.err configure:6540: $? = 0 configure:6543: test -s conftest configure:6546: $? = 0 configure:6582: result: yes (-lreadline -lncurses) configure:6603: checking for inflate in -lz configure:6633: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:6639: $? = 0 configure:6643: test -z || test ! -s conftest.err configure:6646: $? = 0 configure:6649: test -s conftest configure:6652: $? = 0 configure:6665: result: yes configure:7230: checking for CRYPTO_new_ex_data in -lcrypto configure:7260: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:7266: $? = 0 configure:7270: test -z || test ! -s conftest.err configure:7273: $? = 0 configure:7276: test -s conftest configure:7279: $? = 0 configure:7292: result: yes configure:7308: checking for SSL_library_init in -lssl configure:7338: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:7344: $? = 0 configure:7348: test -z || test ! -s conftest.err configure:7351: $? = 0 configure:7354: test -s conftest configure:7357: $? = 0 configure:7370: result: yes configure:7547: checking for pam_start in -lpam configure:7577: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:7583: $? = 0 configure:7587: test -z || test ! -s conftest.err configure:7590: $? = 0 configure:7593: test -s conftest configure:7596: $? = 0 configure:7609: result: yes configure:7631: checking for ANSI C header files configure:7656: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:7662: $? = 0 configure:7666: test -z || test ! -s conftest.err configure:7669: $? = 0 configure:7672: test -s conftest.o configure:7675: $? = 0 configure:7764: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 conftest.c: In function `main': conftest.c:43: warning: implicit declaration of function `exit' configure:7767: $? = 0 configure:7769: ./conftest configure:7772: $? = 0 configure:7787: result: yes configure:7811: checking for sys/types.h configure:7827: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:7833: $? = 0 configure:7837: test -z || test ! -s conftest.err configure:7840: $? = 0 configure:7843: test -s conftest.o configure:7846: $? = 0 configure:7857: result: yes configure:7811: checking for sys/stat.h configure:7827: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:7833: $? = 0 configure:7837: test -z || test ! -s conftest.err configure:7840: $? = 0 configure:7843: test -s conftest.o configure:7846: $? = 0 configure:7857: result: yes configure:7811: checking for stdlib.h configure:7827: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:7833: $? = 0 configure:7837: test -z || test ! -s conftest.err configure:7840: $? = 0 configure:7843: test -s conftest.o configure:7846: $? = 0 configure:7857: result: yes configure:7811: checking for string.h configure:7827: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:7833: $? = 0 configure:7837: test -z || test ! -s conftest.err configure:7840: $? = 0 configure:7843: test -s conftest.o configure:7846: $? = 0 configure:7857: result: yes configure:7811: checking for memory.h configure:7827: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:7833: $? = 0 configure:7837: test -z || test ! -s conftest.err configure:7840: $? = 0 configure:7843: test -s conftest.o configure:7846: $? = 0 configure:7857: result: yes configure:7811: checking for strings.h configure:7827: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:7833: $? = 0 configure:7837: test -z || test ! -s conftest.err configure:7840: $? = 0 configure:7843: test -s conftest.o configure:7846: $? = 0 configure:7857: result: yes configure:7811: checking for inttypes.h configure:7827: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:7833: $? = 0 configure:7837: test -z || test ! -s conftest.err configure:7840: $? = 0 configure:7843: test -s conftest.o configure:7846: $? = 0 configure:7857: result: yes configure:7811: checking for stdint.h configure:7827: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:7833: $? = 0 configure:7837: test -z || test ! -s conftest.err configure:7840: $? = 0 configure:7843: test -s conftest.o configure:7846: $? = 0 configure:7857: result: yes configure:7811: checking for unistd.h configure:7827: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:7833: $? = 0 configure:7837: test -z || test ! -s conftest.err configure:7840: $? = 0 configure:7843: test -s conftest.o configure:7846: $? = 0 configure:7857: result: yes configure:7907: checking crypt.h usability configure:7919: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:7925: $? = 0 configure:7929: test -z || test ! -s conftest.err configure:7932: $? = 0 configure:7935: test -s conftest.o configure:7938: $? = 0 configure:7948: result: yes configure:7952: checking crypt.h presence configure:7962: gcc -E -D_GNU_SOURCE conftest.c configure:7968: $? = 0 configure:7988: result: yes configure:8023: checking for crypt.h configure:8030: result: yes configure:7907: checking dld.h usability configure:7919: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 conftest.c:71:17: dld.h: No such file or directory configure:7925: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7948: result: no configure:7952: checking dld.h presence configure:7962: gcc -E -D_GNU_SOURCE conftest.c conftest.c:37:17: dld.h: No such file or directory configure:7968: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | /* end confdefs.h. */ | #include configure:7988: result: no configure:8023: checking for dld.h configure:8030: result: no configure:7907: checking endian.h usability configure:7919: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:7925: $? = 0 configure:7929: test -z || test ! -s conftest.err configure:7932: $? = 0 configure:7935: test -s conftest.o configure:7938: $? = 0 configure:7948: result: yes configure:7952: checking endian.h presence configure:7962: gcc -E -D_GNU_SOURCE conftest.c configure:7968: $? = 0 configure:7988: result: yes configure:8023: checking for endian.h configure:8030: result: yes configure:7907: checking fp_class.h usability configure:7919: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 conftest.c:72:22: fp_class.h: No such file or directory configure:7925: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ENDIAN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7948: result: no configure:7952: checking fp_class.h presence configure:7962: gcc -E -D_GNU_SOURCE conftest.c conftest.c:38:22: fp_class.h: No such file or directory configure:7968: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ENDIAN_H 1 | /* end confdefs.h. */ | #include configure:7988: result: no configure:8023: checking for fp_class.h configure:8030: result: no configure:7907: checking getopt.h usability configure:7919: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:7925: $? = 0 configure:7929: test -z || test ! -s conftest.err configure:7932: $? = 0 configure:7935: test -s conftest.o configure:7938: $? = 0 configure:7948: result: yes configure:7952: checking getopt.h presence configure:7962: gcc -E -D_GNU_SOURCE conftest.c configure:7968: $? = 0 configure:7988: result: yes configure:8023: checking for getopt.h configure:8030: result: yes configure:7907: checking ieeefp.h usability configure:7919: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 conftest.c:73:20: ieeefp.h: No such file or directory configure:7925: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_GETOPT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7948: result: no configure:7952: checking ieeefp.h presence configure:7962: gcc -E -D_GNU_SOURCE conftest.c conftest.c:39:20: ieeefp.h: No such file or directory configure:7968: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_GETOPT_H 1 | /* end confdefs.h. */ | #include configure:7988: result: no configure:8023: checking for ieeefp.h configure:8030: result: no configure:7907: checking langinfo.h usability configure:7919: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:7925: $? = 0 configure:7929: test -z || test ! -s conftest.err configure:7932: $? = 0 configure:7935: test -s conftest.o configure:7938: $? = 0 configure:7948: result: yes configure:7952: checking langinfo.h presence configure:7962: gcc -E -D_GNU_SOURCE conftest.c configure:7968: $? = 0 configure:7988: result: yes configure:8023: checking for langinfo.h configure:8030: result: yes configure:7907: checking poll.h usability configure:7919: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:7925: $? = 0 configure:7929: test -z || test ! -s conftest.err configure:7932: $? = 0 configure:7935: test -s conftest.o configure:7938: $? = 0 configure:7948: result: yes configure:7952: checking poll.h presence configure:7962: gcc -E -D_GNU_SOURCE conftest.c configure:7968: $? = 0 configure:7988: result: yes configure:8023: checking for poll.h configure:8030: result: yes configure:7907: checking pwd.h usability configure:7919: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:7925: $? = 0 configure:7929: test -z || test ! -s conftest.err configure:7932: $? = 0 configure:7935: test -s conftest.o configure:7938: $? = 0 configure:7948: result: yes configure:7952: checking pwd.h presence configure:7962: gcc -E -D_GNU_SOURCE conftest.c configure:7968: $? = 0 configure:7988: result: yes configure:8023: checking for pwd.h configure:8030: result: yes configure:7907: checking sys/ipc.h usability configure:7919: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:7925: $? = 0 configure:7929: test -z || test ! -s conftest.err configure:7932: $? = 0 configure:7935: test -s conftest.o configure:7938: $? = 0 configure:7948: result: yes configure:7952: checking sys/ipc.h presence configure:7962: gcc -E -D_GNU_SOURCE conftest.c configure:7968: $? = 0 configure:7988: result: yes configure:8023: checking for sys/ipc.h configure:8030: result: yes configure:7907: checking sys/poll.h usability configure:7919: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:7925: $? = 0 configure:7929: test -z || test ! -s conftest.err configure:7932: $? = 0 configure:7935: test -s conftest.o configure:7938: $? = 0 configure:7948: result: yes configure:7952: checking sys/poll.h presence configure:7962: gcc -E -D_GNU_SOURCE conftest.c configure:7968: $? = 0 configure:7988: result: yes configure:8023: checking for sys/poll.h configure:8030: result: yes configure:7907: checking sys/pstat.h usability configure:7919: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 conftest.c:78:23: sys/pstat.h: No such file or directory configure:7925: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7948: result: no configure:7952: checking sys/pstat.h presence configure:7962: gcc -E -D_GNU_SOURCE conftest.c conftest.c:44:23: sys/pstat.h: No such file or directory configure:7968: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include configure:7988: result: no configure:8023: checking for sys/pstat.h configure:8030: result: no configure:7907: checking sys/select.h usability configure:7919: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:7925: $? = 0 configure:7929: test -z || test ! -s conftest.err configure:7932: $? = 0 configure:7935: test -s conftest.o configure:7938: $? = 0 configure:7948: result: yes configure:7952: checking sys/select.h presence configure:7962: gcc -E -D_GNU_SOURCE conftest.c configure:7968: $? = 0 configure:7988: result: yes configure:8023: checking for sys/select.h configure:8030: result: yes configure:7907: checking sys/sem.h usability configure:7919: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:7925: $? = 0 configure:7929: test -z || test ! -s conftest.err configure:7932: $? = 0 configure:7935: test -s conftest.o configure:7938: $? = 0 configure:7948: result: yes configure:7952: checking sys/sem.h presence configure:7962: gcc -E -D_GNU_SOURCE conftest.c configure:7968: $? = 0 configure:7988: result: yes configure:8023: checking for sys/sem.h configure:8030: result: yes configure:7907: checking sys/socket.h usability configure:7919: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:7925: $? = 0 configure:7929: test -z || test ! -s conftest.err configure:7932: $? = 0 configure:7935: test -s conftest.o configure:7938: $? = 0 configure:7948: result: yes configure:7952: checking sys/socket.h presence configure:7962: gcc -E -D_GNU_SOURCE conftest.c configure:7968: $? = 0 configure:7988: result: yes configure:8023: checking for sys/socket.h configure:8030: result: yes configure:7907: checking sys/shm.h usability configure:7919: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:7925: $? = 0 configure:7929: test -z || test ! -s conftest.err configure:7932: $? = 0 configure:7935: test -s conftest.o configure:7938: $? = 0 configure:7948: result: yes configure:7952: checking sys/shm.h presence configure:7962: gcc -E -D_GNU_SOURCE conftest.c configure:7968: $? = 0 configure:7988: result: yes configure:8023: checking for sys/shm.h configure:8030: result: yes configure:7907: checking sys/time.h usability configure:7919: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:7925: $? = 0 configure:7929: test -z || test ! -s conftest.err configure:7932: $? = 0 configure:7935: test -s conftest.o configure:7938: $? = 0 configure:7948: result: yes configure:7952: checking sys/time.h presence configure:7962: gcc -E -D_GNU_SOURCE conftest.c configure:7968: $? = 0 configure:7988: result: yes configure:8023: checking for sys/time.h configure:8030: result: yes configure:7907: checking sys/un.h usability configure:7919: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:7925: $? = 0 configure:7929: test -z || test ! -s conftest.err configure:7932: $? = 0 configure:7935: test -s conftest.o configure:7938: $? = 0 configure:7948: result: yes configure:7952: checking sys/un.h presence configure:7962: gcc -E -D_GNU_SOURCE conftest.c configure:7968: $? = 0 configure:7988: result: yes configure:8023: checking for sys/un.h configure:8030: result: yes configure:7907: checking termios.h usability configure:7919: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:7925: $? = 0 configure:7929: test -z || test ! -s conftest.err configure:7932: $? = 0 configure:7935: test -s conftest.o configure:7938: $? = 0 configure:7948: result: yes configure:7952: checking termios.h presence configure:7962: gcc -E -D_GNU_SOURCE conftest.c configure:7968: $? = 0 configure:7988: result: yes configure:8023: checking for termios.h configure:8030: result: yes configure:7907: checking utime.h usability configure:7919: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:7925: $? = 0 configure:7929: test -z || test ! -s conftest.err configure:7932: $? = 0 configure:7935: test -s conftest.o configure:7938: $? = 0 configure:7948: result: yes configure:7952: checking utime.h presence configure:7962: gcc -E -D_GNU_SOURCE conftest.c configure:7968: $? = 0 configure:7988: result: yes configure:8023: checking for utime.h configure:8030: result: yes configure:7907: checking wchar.h usability configure:7919: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:7925: $? = 0 configure:7929: test -z || test ! -s conftest.err configure:7932: $? = 0 configure:7935: test -s conftest.o configure:7938: $? = 0 configure:7948: result: yes configure:7952: checking wchar.h presence configure:7962: gcc -E -D_GNU_SOURCE conftest.c configure:7968: $? = 0 configure:7988: result: yes configure:8023: checking for wchar.h configure:8030: result: yes configure:7907: checking wctype.h usability configure:7919: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:7925: $? = 0 configure:7929: test -z || test ! -s conftest.err configure:7932: $? = 0 configure:7935: test -s conftest.o configure:7938: $? = 0 configure:7948: result: yes configure:7952: checking wctype.h presence configure:7962: gcc -E -D_GNU_SOURCE conftest.c configure:7968: $? = 0 configure:7988: result: yes configure:8023: checking for wctype.h configure:8030: result: yes configure:7907: checking kernel/OS.h usability configure:7919: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 conftest.c:88:23: kernel/OS.h: No such file or directory configure:7925: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7948: result: no configure:7952: checking kernel/OS.h presence configure:7962: gcc -E -D_GNU_SOURCE conftest.c conftest.c:54:23: kernel/OS.h: No such file or directory configure:7968: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | /* end confdefs.h. */ | #include configure:7988: result: no configure:8023: checking for kernel/OS.h configure:8030: result: no configure:7907: checking kernel/image.h usability configure:7919: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 conftest.c:88:26: kernel/image.h: No such file or directory configure:7925: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7948: result: no configure:7952: checking kernel/image.h presence configure:7962: gcc -E -D_GNU_SOURCE conftest.c conftest.c:54:26: kernel/image.h: No such file or directory configure:7968: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | /* end confdefs.h. */ | #include configure:7988: result: no configure:8023: checking for kernel/image.h configure:8030: result: no configure:7907: checking SupportDefs.h usability configure:7919: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 conftest.c:88:25: SupportDefs.h: No such file or directory configure:7925: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7948: result: no configure:7952: checking SupportDefs.h presence configure:7962: gcc -E -D_GNU_SOURCE conftest.c conftest.c:54:25: SupportDefs.h: No such file or directory configure:7968: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | /* end confdefs.h. */ | #include configure:7988: result: no configure:8023: checking for SupportDefs.h configure:8030: result: no configure:8060: checking netinet/in.h usability configure:8072: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:8078: $? = 0 configure:8082: test -z || test ! -s conftest.err configure:8085: $? = 0 configure:8088: test -s conftest.o configure:8091: $? = 0 configure:8101: result: yes configure:8105: checking netinet/in.h presence configure:8115: gcc -E -D_GNU_SOURCE conftest.c configure:8121: $? = 0 configure:8141: result: yes configure:8176: checking for netinet/in.h configure:8183: result: yes configure:8200: checking for netinet/tcp.h configure:8220: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:8226: $? = 0 configure:8230: test -z || test ! -s conftest.err configure:8233: $? = 0 configure:8236: test -s conftest.o configure:8239: $? = 0 configure:8250: result: yes configure:8277: checking readline/readline.h usability configure:8289: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:8295: $? = 0 configure:8299: test -z || test ! -s conftest.err configure:8302: $? = 0 configure:8305: test -s conftest.o configure:8308: $? = 0 configure:8318: result: yes configure:8322: checking readline/readline.h presence configure:8332: gcc -E -D_GNU_SOURCE conftest.c configure:8338: $? = 0 configure:8358: result: yes configure:8393: checking for readline/readline.h configure:8400: result: yes configure:8588: checking readline/history.h usability configure:8600: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:8606: $? = 0 configure:8610: test -z || test ! -s conftest.err configure:8613: $? = 0 configure:8616: test -s conftest.o configure:8619: $? = 0 configure:8629: result: yes configure:8633: checking readline/history.h presence configure:8643: gcc -E -D_GNU_SOURCE conftest.c configure:8649: $? = 0 configure:8669: result: yes configure:8704: checking for readline/history.h configure:8711: result: yes configure:9829: checking zlib.h usability configure:9841: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:9847: $? = 0 configure:9851: test -z || test ! -s conftest.err configure:9854: $? = 0 configure:9857: test -s conftest.o configure:9860: $? = 0 configure:9870: result: yes configure:9874: checking zlib.h presence configure:9884: gcc -E -D_GNU_SOURCE conftest.c configure:9890: $? = 0 configure:9910: result: yes configure:9945: checking for zlib.h configure:9952: result: yes configure:10133: checking openssl/ssl.h usability configure:10145: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:10151: $? = 0 configure:10155: test -z || test ! -s conftest.err configure:10158: $? = 0 configure:10161: test -s conftest.o configure:10164: $? = 0 configure:10174: result: yes configure:10178: checking openssl/ssl.h presence configure:10188: gcc -E -D_GNU_SOURCE conftest.c configure:10194: $? = 0 configure:10214: result: yes configure:10249: checking for openssl/ssl.h configure:10256: result: yes configure:10279: checking openssl/err.h usability configure:10291: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:10297: $? = 0 configure:10301: test -z || test ! -s conftest.err configure:10304: $? = 0 configure:10307: test -s conftest.o configure:10310: $? = 0 configure:10320: result: yes configure:10324: checking openssl/err.h presence configure:10334: gcc -E -D_GNU_SOURCE conftest.c configure:10340: $? = 0 configure:10360: result: yes configure:10395: checking for openssl/err.h configure:10402: result: yes configure:10432: checking security/pam_appl.h usability configure:10444: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:10450: $? = 0 configure:10454: test -z || test ! -s conftest.err configure:10457: $? = 0 configure:10460: test -s conftest.o configure:10463: $? = 0 configure:10473: result: yes configure:10477: checking security/pam_appl.h presence configure:10487: gcc -E -D_GNU_SOURCE conftest.c configure:10493: $? = 0 configure:10513: result: yes configure:10548: checking for security/pam_appl.h configure:10555: result: yes configure:10879: checking for an ANSI C-conforming const configure:10946: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 conftest.c: In function `main': conftest.c:86: warning: unused variable `s' conftest.c:106: warning: unused variable `foo' conftest.c:67: warning: unused variable `x' conftest.c:73: warning: unused variable `zero' conftest.c:103: warning: 'b' might be used uninitialized in this function conftest.c:85: warning: 't' might be used uninitialized in this function configure:10952: $? = 0 configure:10956: test -z || test ! -s conftest.err configure:10959: $? = 0 configure:10962: test -s conftest.o configure:10965: $? = 0 configure:10976: result: yes configure:10987: checking for inline configure:11008: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 conftest.c:62: warning: no previous prototype for 'foo' configure:11014: $? = 0 configure:11018: test -z || test ! -s conftest.err configure:11021: $? = 0 configure:11024: test -s conftest.o configure:11027: $? = 0 configure:11039: result: inline configure:11054: checking for preprocessor stringizing operator configure:11078: result: yes configure:11088: checking for signed types configure:11109: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 conftest.c: In function `main': conftest.c:64: warning: unused variable `c' conftest.c:64: warning: unused variable `s' conftest.c:64: warning: unused variable `i' configure:11115: $? = 0 configure:11119: test -z || test ! -s conftest.err configure:11122: $? = 0 configure:11125: test -s conftest.o configure:11128: $? = 0 configure:11139: result: yes configure:11148: checking for working volatile configure:11171: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 conftest.c: In function `main': conftest.c:65: warning: unused variable `x' conftest.c:66: warning: unused variable `y' configure:11177: $? = 0 configure:11181: test -z || test ! -s conftest.err configure:11184: $? = 0 configure:11187: test -s conftest.o configure:11190: $? = 0 configure:11201: result: yes configure:11211: checking for __func__ configure:11232: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:11238: $? = 0 configure:11242: test -z || test ! -s conftest.err configure:11245: $? = 0 configure:11248: test -s conftest.o configure:11251: $? = 0 configure:11262: result: yes configure:11332: checking whether struct tm is in sys/time.h or time.h configure:11355: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 conftest.c: In function `main': conftest.c:67: warning: statement with no effect configure:11361: $? = 0 configure:11365: test -z || test ! -s conftest.err configure:11368: $? = 0 configure:11371: test -s conftest.o configure:11374: $? = 0 configure:11385: result: time.h configure:11395: checking for struct tm.tm_zone configure:11421: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:11427: $? = 0 configure:11431: test -z || test ! -s conftest.err configure:11434: $? = 0 configure:11437: test -s conftest.o configure:11440: $? = 0 configure:11500: result: yes configure:11518: checking for tzname configure:11543: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 conftest.c: In function `main': conftest.c:71: warning: implicit declaration of function `atoi' configure:11549: $? = 0 configure:11553: test -z || test ! -s conftest.err configure:11556: $? = 0 configure:11559: test -s conftest configure:11562: $? = 0 configure:11574: result: yes configure:11584: checking for union semun configure:11611: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 conftest.c: In function `main': conftest.c:73: error: invalid application of `sizeof' to incomplete type `semun' configure:11617: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STRINGIZE 1 | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TZNAME 1 | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((union semun *) 0) | return 0; | if (sizeof (union semun)) | return 0; | ; | return 0; | } configure:11641: result: no configure:11652: checking for struct sockaddr_un configure:11681: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:11687: $? = 0 configure:11691: test -z || test ! -s conftest.err configure:11694: $? = 0 configure:11697: test -s conftest.o configure:11700: $? = 0 configure:11711: result: yes configure:11726: checking for struct sockaddr_storage configure:11755: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:11761: $? = 0 configure:11765: test -z || test ! -s conftest.err configure:11768: $? = 0 configure:11771: test -s conftest.o configure:11774: $? = 0 configure:11785: result: yes configure:11796: checking for struct sockaddr_storage.ss_family configure:11824: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:11830: $? = 0 configure:11834: test -z || test ! -s conftest.err configure:11837: $? = 0 configure:11840: test -s conftest.o configure:11843: $? = 0 configure:11905: result: yes configure:11915: checking for struct sockaddr_storage.__ss_family configure:11943: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 conftest.c: In function `main': conftest.c:78: error: structure has no member named `__ss_family' configure:11949: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STRINGIZE 1 | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_UNIX_SOCKETS 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | int | main () | { | static struct sockaddr_storage ac_aggr; | if (ac_aggr.__ss_family) | return 0; | ; | return 0; | } configure:11992: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 conftest.c: In function `main': conftest.c:78: error: structure has no member named `__ss_family' configure:11998: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STRINGIZE 1 | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_UNIX_SOCKETS 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | int | main () | { | static struct sockaddr_storage ac_aggr; | if (sizeof ac_aggr.__ss_family) | return 0; | ; | return 0; | } configure:12024: result: no configure:12034: checking for struct sockaddr_storage.ss_len configure:12062: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 conftest.c: In function `main': conftest.c:78: error: structure has no member named `ss_len' configure:12068: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STRINGIZE 1 | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_UNIX_SOCKETS 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | int | main () | { | static struct sockaddr_storage ac_aggr; | if (ac_aggr.ss_len) | return 0; | ; | return 0; | } configure:12111: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 conftest.c: In function `main': conftest.c:78: error: structure has no member named `ss_len' configure:12117: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STRINGIZE 1 | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_UNIX_SOCKETS 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | int | main () | { | static struct sockaddr_storage ac_aggr; | if (sizeof ac_aggr.ss_len) | return 0; | ; | return 0; | } configure:12143: result: no configure:12153: checking for struct sockaddr_storage.__ss_len configure:12181: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 conftest.c: In function `main': conftest.c:78: error: structure has no member named `__ss_len' configure:12187: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STRINGIZE 1 | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_UNIX_SOCKETS 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | int | main () | { | static struct sockaddr_storage ac_aggr; | if (ac_aggr.__ss_len) | return 0; | ; | return 0; | } configure:12230: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 conftest.c: In function `main': conftest.c:78: error: structure has no member named `__ss_len' configure:12236: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STRINGIZE 1 | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_UNIX_SOCKETS 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | int | main () | { | static struct sockaddr_storage ac_aggr; | if (sizeof ac_aggr.__ss_len) | return 0; | ; | return 0; | } configure:12262: result: no configure:12272: checking for struct sockaddr.sa_len configure:12300: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 conftest.c: In function `main': conftest.c:78: error: structure has no member named `sa_len' configure:12306: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STRINGIZE 1 | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_UNIX_SOCKETS 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | int | main () | { | static struct sockaddr ac_aggr; | if (ac_aggr.sa_len) | return 0; | ; | return 0; | } configure:12349: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 conftest.c: In function `main': conftest.c:78: error: structure has no member named `sa_len' configure:12355: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STRINGIZE 1 | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_UNIX_SOCKETS 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | int | main () | { | static struct sockaddr ac_aggr; | if (sizeof ac_aggr.sa_len) | return 0; | ; | return 0; | } configure:12381: result: no configure:12392: checking for struct addrinfo configure:12420: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:12426: $? = 0 configure:12430: test -z || test ! -s conftest.err configure:12433: $? = 0 configure:12436: test -s conftest.o configure:12439: $? = 0 configure:12450: result: yes configure:12462: checking for struct cmsgcred configure:12490: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 conftest.c:72:23: sys/ucred.h: No such file or directory conftest.c: In function `main': conftest.c:79: error: invalid application of `sizeof' to incomplete type `cmsgcred' configure:12496: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STRINGIZE 1 | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_UNIX_SOCKETS 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_ADDRINFO 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | if ((struct cmsgcred *) 0) | return 0; | if (sizeof (struct cmsgcred)) | return 0; | ; | return 0; | } configure:12520: result: no configure:12530: checking for struct fcred configure:12558: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 conftest.c:72:23: sys/ucred.h: No such file or directory conftest.c: In function `main': conftest.c:79: error: invalid application of `sizeof' to incomplete type `fcred' configure:12564: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STRINGIZE 1 | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_UNIX_SOCKETS 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_ADDRINFO 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | if ((struct fcred *) 0) | return 0; | if (sizeof (struct fcred)) | return 0; | ; | return 0; | } configure:12588: result: no configure:12598: checking for struct sockcred configure:12626: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 conftest.c:72:23: sys/ucred.h: No such file or directory conftest.c: In function `main': conftest.c:79: error: invalid application of `sizeof' to incomplete type `sockcred' configure:12632: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STRINGIZE 1 | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_UNIX_SOCKETS 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_ADDRINFO 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | if ((struct sockcred *) 0) | return 0; | if (sizeof (struct sockcred)) | return 0; | ; | return 0; | } configure:12656: result: no configure:12668: checking for struct option configure:12695: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:12701: $? = 0 configure:12705: test -z || test ! -s conftest.err configure:12708: $? = 0 configure:12711: test -s conftest.o configure:12714: $? = 0 configure:12725: result: yes configure:12741: checking for z_streamp configure:12766: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:12772: $? = 0 configure:12776: test -z || test ! -s conftest.err configure:12779: $? = 0 configure:12782: test -s conftest.o configure:12785: $? = 0 configure:12796: result: yes configure:13273: checking whether F_FULLFSYNC is declared configure:13298: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 conftest.c: In function `main': conftest.c:76: error: `F_FULLFSYNC' undeclared (first use in this function) conftest.c:76: error: (Each undeclared identifier is reported only once conftest.c:76: error: for each function it appears in.) conftest.c:76: warning: unused variable `p' configure:13304: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STRINGIZE 1 | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_UNIX_SOCKETS 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_OPTION 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef F_FULLFSYNC | char *p = (char *) F_FULLFSYNC; | #endif | | ; | return 0; | } configure:13328: result: no configure:13351: checking for int timezone configure:13377: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:13383: $? = 0 configure:13387: test -z || test ! -s conftest.err configure:13390: $? = 0 configure:13393: test -s conftest configure:13396: $? = 0 configure:13408: result: yes configure:13417: checking types of arguments for accept() configure:13457: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 conftest.c:78: error: conflicting types for 'accept' /usr/include/sys/socket.h:210: error: previous declaration of 'accept' was here conftest.c:78: error: conflicting types for 'accept' /usr/include/sys/socket.h:210: error: previous declaration of 'accept' was here configure:13463: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STRINGIZE 1 | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_UNIX_SOCKETS 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_OPTION 1 | #define HAVE_DECL_F_FULLFSYNC 0 | #define HAVE_INT_TIMEZONE | /* end confdefs.h. */ | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | extern int accept (int, struct sockaddr *, int *); | int | main () | { | | ; | return 0; | } configure:13457: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:13463: $? = 0 configure:13467: test -z || test ! -s conftest.err configure:13470: $? = 0 configure:13473: test -s conftest.o configure:13476: $? = 0 configure:13506: result: int, int, struct sockaddr *, size_t * configure:13529: checking whether gettimeofday takes only one argument configure:13552: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 conftest.c: In function `main': conftest.c:80: warning: 'tp' might be used uninitialized in this function conftest.c:81: warning: 'tzp' might be used uninitialized in this function configure:13558: $? = 0 configure:13562: test -z || test ! -s conftest.err configure:13565: $? = 0 configure:13568: test -s conftest.o configure:13571: $? = 0 configure:13582: result: no configure:13616: checking for cbrt configure:13673: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 conftest.c:100: warning: conflicting types for built-in function 'cbrt' configure:13679: $? = 0 configure:13683: test -z || test ! -s conftest.err configure:13686: $? = 0 configure:13689: test -s conftest configure:13692: $? = 0 configure:13704: result: yes configure:13616: checking for dlopen configure:13673: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:13679: $? = 0 configure:13683: test -z || test ! -s conftest.err configure:13686: $? = 0 configure:13689: test -s conftest configure:13692: $? = 0 configure:13704: result: yes configure:13616: checking for fcvt configure:13673: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:13679: $? = 0 configure:13683: test -z || test ! -s conftest.err configure:13686: $? = 0 configure:13689: test -s conftest configure:13692: $? = 0 configure:13704: result: yes configure:13616: checking for fdatasync configure:13673: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:13679: $? = 0 configure:13683: test -z || test ! -s conftest.err configure:13686: $? = 0 configure:13689: test -s conftest configure:13692: $? = 0 configure:13704: result: yes configure:13616: checking for getpeereid configure:13673: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 /tmp/ccOSBxzi.o: In function `main': conftest.c:(.text+0x11): undefined reference to `getpeereid' /tmp/ccOSBxzi.o:(.data+0x0): undefined reference to `getpeereid' collect2: ld returned 1 exit status configure:13679: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STRINGIZE 1 | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_UNIX_SOCKETS 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_OPTION 1 | #define HAVE_DECL_F_FULLFSYNC 0 | #define HAVE_INT_TIMEZONE | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 size_t | #define HAVE_CBRT 1 | #define HAVE_DLOPEN 1 | #define HAVE_FCVT 1 | #define HAVE_FDATASYNC 1 | /* end confdefs.h. */ | /* Define getpeereid to an innocuous variant, in case declares getpeereid. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeereid innocuous_getpeereid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpeereid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpeereid | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getpeereid (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_getpeereid) || defined (__stub___getpeereid) | choke me | #else | char (*f) () = getpeereid; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getpeereid; | ; | return 0; | } configure:13704: result: no configure:13616: checking for memmove configure:13673: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 conftest.c:104: warning: conflicting types for built-in function 'memmove' configure:13679: $? = 0 configure:13683: test -z || test ! -s conftest.err configure:13686: $? = 0 configure:13689: test -s conftest configure:13692: $? = 0 configure:13704: result: yes configure:13616: checking for poll configure:13673: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:13679: $? = 0 configure:13683: test -z || test ! -s conftest.err configure:13686: $? = 0 configure:13689: test -s conftest configure:13692: $? = 0 configure:13704: result: yes configure:13616: checking for pstat configure:13673: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 /tmp/ccsKsdtE.o: In function `main': conftest.c:(.text+0x11): undefined reference to `pstat' /tmp/ccsKsdtE.o:(.data+0x0): undefined reference to `pstat' collect2: ld returned 1 exit status configure:13679: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STRINGIZE 1 | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_UNIX_SOCKETS 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_OPTION 1 | #define HAVE_DECL_F_FULLFSYNC 0 | #define HAVE_INT_TIMEZONE | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 size_t | #define HAVE_CBRT 1 | #define HAVE_DLOPEN 1 | #define HAVE_FCVT 1 | #define HAVE_FDATASYNC 1 | #define HAVE_MEMMOVE 1 | #define HAVE_POLL 1 | /* end confdefs.h. */ | /* Define pstat to an innocuous variant, in case declares pstat. | For example, HP-UX 11i declares gettimeofday. */ | #define pstat innocuous_pstat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pstat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pstat | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char pstat (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_pstat) || defined (__stub___pstat) | choke me | #else | char (*f) () = pstat; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != pstat; | ; | return 0; | } configure:13704: result: no configure:13616: checking for readlink configure:13673: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:13679: $? = 0 configure:13683: test -z || test ! -s conftest.err configure:13686: $? = 0 configure:13689: test -s conftest configure:13692: $? = 0 configure:13704: result: yes configure:13616: checking for setproctitle configure:13673: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 /tmp/ccyzY9I6.o: In function `main': conftest.c:(.text+0x11): undefined reference to `setproctitle' /tmp/ccyzY9I6.o:(.data+0x0): undefined reference to `setproctitle' collect2: ld returned 1 exit status configure:13679: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STRINGIZE 1 | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_UNIX_SOCKETS 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_OPTION 1 | #define HAVE_DECL_F_FULLFSYNC 0 | #define HAVE_INT_TIMEZONE | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 size_t | #define HAVE_CBRT 1 | #define HAVE_DLOPEN 1 | #define HAVE_FCVT 1 | #define HAVE_FDATASYNC 1 | #define HAVE_MEMMOVE 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | /* end confdefs.h. */ | /* Define setproctitle to an innocuous variant, in case declares setproctitle. | For example, HP-UX 11i declares gettimeofday. */ | #define setproctitle innocuous_setproctitle | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setproctitle (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setproctitle | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setproctitle (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_setproctitle) || defined (__stub___setproctitle) | choke me | #else | char (*f) () = setproctitle; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setproctitle; | ; | return 0; | } configure:13704: result: no configure:13616: checking for setsid configure:13673: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:13679: $? = 0 configure:13683: test -z || test ! -s conftest.err configure:13686: $? = 0 configure:13689: test -s conftest configure:13692: $? = 0 configure:13704: result: yes configure:13616: checking for sigprocmask configure:13673: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:13679: $? = 0 configure:13683: test -z || test ! -s conftest.err configure:13686: $? = 0 configure:13689: test -s conftest configure:13692: $? = 0 configure:13704: result: yes configure:13616: checking for symlink configure:13673: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:13679: $? = 0 configure:13683: test -z || test ! -s conftest.err configure:13686: $? = 0 configure:13689: test -s conftest configure:13692: $? = 0 configure:13704: result: yes configure:13616: checking for sysconf configure:13673: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:13679: $? = 0 configure:13683: test -z || test ! -s conftest.err configure:13686: $? = 0 configure:13689: test -s conftest configure:13692: $? = 0 configure:13704: result: yes configure:13616: checking for towlower configure:13673: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:13679: $? = 0 configure:13683: test -z || test ! -s conftest.err configure:13686: $? = 0 configure:13689: test -s conftest configure:13692: $? = 0 configure:13704: result: yes configure:13616: checking for utime configure:13673: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:13679: $? = 0 configure:13683: test -z || test ! -s conftest.err configure:13686: $? = 0 configure:13689: test -s conftest configure:13692: $? = 0 configure:13704: result: yes configure:13616: checking for utimes configure:13673: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:13679: $? = 0 configure:13683: test -z || test ! -s conftest.err configure:13686: $? = 0 configure:13689: test -s conftest configure:13692: $? = 0 configure:13704: result: yes configure:13616: checking for waitpid configure:13673: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:13679: $? = 0 configure:13683: test -z || test ! -s conftest.err configure:13686: $? = 0 configure:13689: test -s conftest configure:13692: $? = 0 configure:13704: result: yes configure:13616: checking for wcstombs configure:13673: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:13679: $? = 0 configure:13683: test -z || test ! -s conftest.err configure:13686: $? = 0 configure:13689: test -s conftest configure:13692: $? = 0 configure:13704: result: yes configure:13715: checking whether fdatasync is declared configure:13740: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 conftest.c: In function `main': conftest.c:98: warning: unused variable `p' configure:13746: $? = 0 configure:13750: test -z || test ! -s conftest.err configure:13753: $? = 0 configure:13756: test -s conftest.o configure:13759: $? = 0 configure:13770: result: yes configure:13790: checking for struct sockaddr_in6 configure:13816: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:13822: $? = 0 configure:13826: test -z || test ! -s conftest.err configure:13829: $? = 0 configure:13832: test -s conftest.o configure:13835: $? = 0 configure:13846: result: yes configure:13859: checking for PS_STRINGS configure:13883: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 conftest.c:94:29: machine/vmparam.h: No such file or directory conftest.c:95:22: sys/exec.h: No such file or directory conftest.c: In function `main': conftest.c:100: error: `PS_STRINGS' undeclared (first use in this function) conftest.c:100: error: (Each undeclared identifier is reported only once conftest.c:100: error: for each function it appears in.) configure:13889: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STRINGIZE 1 | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_UNIX_SOCKETS 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_OPTION 1 | #define HAVE_DECL_F_FULLFSYNC 0 | #define HAVE_INT_TIMEZONE | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 size_t | #define HAVE_CBRT 1 | #define HAVE_DLOPEN 1 | #define HAVE_FCVT 1 | #define HAVE_FDATASYNC 1 | #define HAVE_MEMMOVE 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_SETSID 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_TOWLOWER 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSTOMBS 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_IPV6 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | PS_STRINGS->ps_nargvstr = 1; | PS_STRINGS->ps_argvstr = "foo"; | ; | return 0; | } configure:13914: result: no configure:13963: checking for snprintf configure:14020: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 conftest.c:118: warning: conflicting types for built-in function 'snprintf' configure:14026: $? = 0 configure:14030: test -z || test ! -s conftest.err configure:14033: $? = 0 configure:14036: test -s conftest configure:14039: $? = 0 configure:14051: result: yes configure:14067: checking for vsnprintf configure:14124: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 conftest.c:119: warning: conflicting types for built-in function 'vsnprintf' configure:14130: $? = 0 configure:14134: test -z || test ! -s conftest.err configure:14137: $? = 0 configure:14140: test -s conftest configure:14143: $? = 0 configure:14155: result: yes configure:14175: checking whether snprintf is declared configure:14199: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 conftest.c: In function `main': conftest.c:134: warning: unused variable `p' configure:14205: $? = 0 configure:14209: test -z || test ! -s conftest.err configure:14212: $? = 0 configure:14215: test -s conftest.o configure:14218: $? = 0 configure:14229: result: yes configure:14245: checking whether vsnprintf is declared configure:14269: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 conftest.c: In function `main': conftest.c:135: warning: unused variable `p' configure:14275: $? = 0 configure:14279: test -z || test ! -s conftest.err configure:14282: $? = 0 configure:14285: test -s conftest.o configure:14288: $? = 0 configure:14299: result: yes configure:14319: checking for isinf configure:14343: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:14349: $? = 0 configure:14353: test -z || test ! -s conftest.err configure:14356: $? = 0 configure:14359: test -s conftest configure:14362: $? = 0 configure:14374: result: yes configure:14516: checking for crypt configure:14573: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:14579: $? = 0 configure:14583: test -z || test ! -s conftest.err configure:14586: $? = 0 configure:14589: test -s conftest configure:14592: $? = 0 configure:14604: result: yes configure:14516: checking for fseeko configure:14573: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:14579: $? = 0 configure:14583: test -z || test ! -s conftest.err configure:14586: $? = 0 configure:14589: test -s conftest configure:14592: $? = 0 configure:14604: result: yes configure:14516: checking for getopt configure:14573: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:14579: $? = 0 configure:14583: test -z || test ! -s conftest.err configure:14586: $? = 0 configure:14589: test -s conftest configure:14592: $? = 0 configure:14604: result: yes configure:14516: checking for getrusage configure:14573: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:14579: $? = 0 configure:14583: test -z || test ! -s conftest.err configure:14586: $? = 0 configure:14589: test -s conftest configure:14592: $? = 0 configure:14604: result: yes configure:14516: checking for inet_aton configure:14573: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:14579: $? = 0 configure:14583: test -z || test ! -s conftest.err configure:14586: $? = 0 configure:14589: test -s conftest configure:14592: $? = 0 configure:14604: result: yes configure:14516: checking for random configure:14573: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:14579: $? = 0 configure:14583: test -z || test ! -s conftest.err configure:14586: $? = 0 configure:14589: test -s conftest configure:14592: $? = 0 configure:14604: result: yes configure:14516: checking for rint configure:14573: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 conftest.c:129: warning: conflicting types for built-in function 'rint' configure:14579: $? = 0 configure:14583: test -z || test ! -s conftest.err configure:14586: $? = 0 configure:14589: test -s conftest configure:14592: $? = 0 configure:14604: result: yes configure:14516: checking for srandom configure:14573: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:14579: $? = 0 configure:14583: test -z || test ! -s conftest.err configure:14586: $? = 0 configure:14589: test -s conftest configure:14592: $? = 0 configure:14604: result: yes configure:14516: checking for strdup configure:14573: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 conftest.c:131: warning: conflicting types for built-in function 'strdup' configure:14579: $? = 0 configure:14583: test -z || test ! -s conftest.err configure:14586: $? = 0 configure:14589: test -s conftest configure:14592: $? = 0 configure:14604: result: yes configure:14516: checking for strerror configure:14573: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:14579: $? = 0 configure:14583: test -z || test ! -s conftest.err configure:14586: $? = 0 configure:14589: test -s conftest configure:14592: $? = 0 configure:14604: result: yes configure:14516: checking for strtol configure:14573: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:14579: $? = 0 configure:14583: test -z || test ! -s conftest.err configure:14586: $? = 0 configure:14589: test -s conftest configure:14592: $? = 0 configure:14604: result: yes configure:14516: checking for strtoul configure:14573: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:14579: $? = 0 configure:14583: test -z || test ! -s conftest.err configure:14586: $? = 0 configure:14589: test -s conftest configure:14592: $? = 0 configure:14604: result: yes configure:14516: checking for unsetenv configure:14573: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:14579: $? = 0 configure:14583: test -z || test ! -s conftest.err configure:14586: $? = 0 configure:14589: test -s conftest configure:14592: $? = 0 configure:14604: result: yes configure:14635: checking for getaddrinfo configure:14692: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:14698: $? = 0 configure:14702: test -z || test ! -s conftest.err configure:14705: $? = 0 configure:14708: test -s conftest configure:14711: $? = 0 configure:14723: result: yes configure:14760: checking for getopt_long configure:14817: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:14823: $? = 0 configure:14827: test -z || test ! -s conftest.err configure:14830: $? = 0 configure:14833: test -s conftest configure:14836: $? = 0 configure:14848: result: yes configure:14940: checking for rl_completion_append_character configure:14964: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:14970: $? = 0 configure:14974: test -z || test ! -s conftest.err configure:14977: $? = 0 configure:14980: test -s conftest configure:14983: $? = 0 configure:14985: result: yes configure:15006: checking for rl_completion_matches configure:15063: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:15069: $? = 0 configure:15073: test -z || test ! -s conftest.err configure:15076: $? = 0 configure:15079: test -s conftest configure:15082: $? = 0 configure:15094: result: yes configure:15006: checking for rl_filename_completion_function configure:15063: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:15069: $? = 0 configure:15073: test -z || test ! -s conftest.err configure:15076: $? = 0 configure:15079: test -s conftest configure:15082: $? = 0 configure:15094: result: yes configure:15108: checking for replace_history_entry configure:15165: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:15171: $? = 0 configure:15175: test -z || test ! -s conftest.err configure:15178: $? = 0 configure:15181: test -s conftest configure:15184: $? = 0 configure:15196: result: yes configure:15209: checking for finite configure:15230: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:15236: $? = 0 configure:15240: test -z || test ! -s conftest.err configure:15243: $? = 0 configure:15246: test -s conftest configure:15249: $? = 0 configure:15256: result: yes configure:15268: checking for sigsetjmp configure:15286: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:15292: $? = 0 configure:15296: test -z || test ! -s conftest.err configure:15299: $? = 0 configure:15302: test -s conftest configure:15305: $? = 0 configure:15312: result: yes configure:15324: checking for syslog configure:15381: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:15387: $? = 0 configure:15391: test -z || test ! -s conftest.err configure:15394: $? = 0 configure:15397: test -s conftest configure:15400: $? = 0 configure:15412: result: yes configure:15425: checking syslog.h usability configure:15437: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:15443: $? = 0 configure:15447: test -z || test ! -s conftest.err configure:15450: $? = 0 configure:15453: test -s conftest.o configure:15456: $? = 0 configure:15466: result: yes configure:15470: checking syslog.h presence configure:15480: gcc -E -D_GNU_SOURCE conftest.c configure:15486: $? = 0 configure:15506: result: yes configure:15541: checking for syslog.h configure:15548: result: yes configure:15564: checking for optreset configure:15585: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 /tmp/ccAXfR7a.o: In function `main': conftest.c:(.text+0xc): undefined reference to `optreset' collect2: ld returned 1 exit status configure:15591: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STRINGIZE 1 | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_UNIX_SOCKETS 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_OPTION 1 | #define HAVE_DECL_F_FULLFSYNC 0 | #define HAVE_INT_TIMEZONE | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 size_t | #define HAVE_CBRT 1 | #define HAVE_DLOPEN 1 | #define HAVE_FCVT 1 | #define HAVE_FDATASYNC 1 | #define HAVE_MEMMOVE 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_SETSID 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_TOWLOWER 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSTOMBS 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_IPV6 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ISINF 1 | #define HAVE_CRYPT 1 | #define HAVE_FSEEKO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_INET_ATON 1 | #define HAVE_RANDOM 1 | #define HAVE_RINT 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 | #define HAVE_REPLACE_HISTORY_ENTRY 1 | #define HAVE_FINITE 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SYSLOG 1 | /* end confdefs.h. */ | #include | int | main () | { | extern int optreset; optreset = 1; | ; | return 0; | } configure:15616: result: no configure:15631: checking for strtoll configure:15688: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:15694: $? = 0 configure:15698: test -z || test ! -s conftest.err configure:15701: $? = 0 configure:15704: test -s conftest configure:15707: $? = 0 configure:15719: result: yes configure:15734: checking for strtoull configure:15791: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:15797: $? = 0 configure:15801: test -z || test ! -s conftest.err configure:15804: $? = 0 configure:15807: test -s conftest configure:15810: $? = 0 configure:15822: result: yes configure:15838: checking for atexit configure:15895: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:15901: $? = 0 configure:15905: test -z || test ! -s conftest.err configure:15908: $? = 0 configure:15911: test -s conftest configure:15914: $? = 0 configure:15926: result: yes configure:16044: checking for _LARGEFILE_SOURCE value needed for large files configure:16067: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 conftest.c: In function `main': conftest.c:128: warning: the address of `fseeko', will always evaluate as `true' configure:16073: $? = 0 configure:16077: test -z || test ! -s conftest.err configure:16080: $? = 0 configure:16083: test -s conftest.o configure:16086: $? = 0 configure:16143: result: no configure:16157: checking for fseeko configure:16209: result: yes configure:17171: checking test program configure:17186: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:17189: $? = 0 configure:17191: ./conftest configure:17194: $? = 0 configure:17196: result: ok configure:17288: checking whether long int is 64 bits configure:17378: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 conftest.c:135: warning: no previous prototype for 'does_int64_work' conftest.c:148: warning: return type defaults to `int' conftest.c: In function `main': conftest.c:149: warning: implicit declaration of function `exit' configure:17381: $? = 0 configure:17383: ./conftest configure:17386: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STRINGIZE 1 | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_UNIX_SOCKETS 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_OPTION 1 | #define HAVE_DECL_F_FULLFSYNC 0 | #define HAVE_INT_TIMEZONE | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 size_t | #define HAVE_CBRT 1 | #define HAVE_DLOPEN 1 | #define HAVE_FCVT 1 | #define HAVE_FDATASYNC 1 | #define HAVE_MEMMOVE 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_SETSID 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_TOWLOWER 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSTOMBS 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_IPV6 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ISINF 1 | #define HAVE_CRYPT 1 | #define HAVE_FSEEKO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_INET_ATON 1 | #define HAVE_RANDOM 1 | #define HAVE_RINT 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 | #define HAVE_REPLACE_HISTORY_ENTRY 1 | #define HAVE_FINITE 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SYSLOG 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATEXIT 1 | #define HAVE_FSEEKO 1 | /* end confdefs.h. */ | typedef long int ac_int64; | | /* | * These are globals to discourage the compiler from folding all the | * arithmetic tests down to compile-time constants. | */ | ac_int64 a = 20000001; | ac_int64 b = 40000005; | | int does_int64_work() | { | ac_int64 c,d; | | if (sizeof(ac_int64) != 8) | return 0; /* definitely not the right size */ | | /* Do perfunctory checks to see if 64-bit arithmetic seems to work */ | c = a * b; | d = (c + b) / b; | if (d != a+1) | return 0; | return 1; | } | main() { | exit(! does_int64_work()); | } configure:17400: result: no configure:17414: checking whether long long int is 64 bits configure:17504: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 conftest.c:135: warning: no previous prototype for 'does_int64_work' conftest.c:148: warning: return type defaults to `int' conftest.c: In function `main': conftest.c:149: warning: implicit declaration of function `exit' configure:17507: $? = 0 configure:17509: ./conftest configure:17512: $? = 0 configure:17526: result: yes configure:17562: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:17568: $? = 0 configure:17572: test -z || test ! -s conftest.err configure:17575: $? = 0 configure:17578: test -s conftest.o configure:17581: $? = 0 configure:17604: checking snprintf format for long long int configure:17645: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 conftest.c:135: warning: no previous prototype for 'does_int64_snprintf_work' conftest.c: In function `does_int64_snprintf_work': conftest.c:144: warning: implicit declaration of function `strcmp' conftest.c: At top level: conftest.c:148: warning: return type defaults to `int' conftest.c: In function `main': conftest.c:149: warning: implicit declaration of function `exit' configure:17648: $? = 0 configure:17650: ./conftest configure:17653: $? = 0 configure:17672: result: %lld configure:17726: checking for unsigned long configure:17750: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:17756: $? = 0 configure:17760: test -z || test ! -s conftest.err configure:17763: $? = 0 configure:17766: test -s conftest.o configure:17769: $? = 0 configure:17780: result: yes configure:17783: checking size of unsigned long configure:18102: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 conftest.c:163: warning: no previous prototype for 'longval' conftest.c:164: warning: no previous prototype for 'ulongval' configure:18105: $? = 0 configure:18107: ./conftest configure:18110: $? = 0 configure:18133: result: 4 configure:18142: checking for size_t configure:18166: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:18172: $? = 0 configure:18176: test -z || test ! -s conftest.err configure:18179: $? = 0 configure:18182: test -s conftest.o configure:18185: $? = 0 configure:18196: result: yes configure:18199: checking size of size_t configure:18518: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 conftest.c:164: warning: no previous prototype for 'longval' conftest.c:165: warning: no previous prototype for 'ulongval' configure:18521: $? = 0 configure:18523: ./conftest configure:18526: $? = 0 configure:18549: result: 4 configure:18559: checking for short configure:18583: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:18589: $? = 0 configure:18593: test -z || test ! -s conftest.err configure:18596: $? = 0 configure:18599: test -s conftest.o configure:18602: $? = 0 configure:18613: result: yes configure:18616: checking alignment of short configure:18935: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 conftest.c:166: warning: no previous prototype for 'longval' conftest.c:167: warning: no previous prototype for 'ulongval' configure:18938: $? = 0 configure:18940: ./conftest configure:18943: $? = 0 configure:18964: result: 2 configure:18971: checking for int configure:18995: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:19001: $? = 0 configure:19005: test -z || test ! -s conftest.err configure:19008: $? = 0 configure:19011: test -s conftest.o configure:19014: $? = 0 configure:19025: result: yes configure:19028: checking alignment of int configure:19347: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 conftest.c:167: warning: no previous prototype for 'longval' conftest.c:168: warning: no previous prototype for 'ulongval' configure:19350: $? = 0 configure:19352: ./conftest configure:19355: $? = 0 configure:19376: result: 4 configure:19383: checking for long configure:19407: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:19413: $? = 0 configure:19417: test -z || test ! -s conftest.err configure:19420: $? = 0 configure:19423: test -s conftest.o configure:19426: $? = 0 configure:19437: result: yes configure:19440: checking alignment of long configure:19759: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 conftest.c:168: warning: no previous prototype for 'longval' conftest.c:169: warning: no previous prototype for 'ulongval' configure:19762: $? = 0 configure:19764: ./conftest configure:19767: $? = 0 configure:19788: result: 4 configure:19796: checking for long long int configure:19820: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:19826: $? = 0 configure:19830: test -z || test ! -s conftest.err configure:19833: $? = 0 configure:19836: test -s conftest.o configure:19839: $? = 0 configure:19850: result: yes configure:19853: checking alignment of long long int configure:20172: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 conftest.c:169: warning: no previous prototype for 'longval' conftest.c:170: warning: no previous prototype for 'ulongval' configure:20175: $? = 0 configure:20177: ./conftest configure:20180: $? = 0 configure:20201: result: 4 configure:20209: checking for double configure:20233: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:20239: $? = 0 configure:20243: test -z || test ! -s conftest.err configure:20246: $? = 0 configure:20249: test -s conftest.o configure:20252: $? = 0 configure:20263: result: yes configure:20266: checking alignment of double configure:20585: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 conftest.c:170: warning: no previous prototype for 'longval' conftest.c:171: warning: no previous prototype for 'ulongval' configure:20588: $? = 0 configure:20590: ./conftest configure:20593: $? = 0 configure:20614: result: 4 configure:20642: checking for int8 configure:20670: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 conftest.c: In function `main': conftest.c:145: error: `int8' undeclared (first use in this function) conftest.c:145: error: (Each undeclared identifier is reported only once conftest.c:145: error: for each function it appears in.) conftest.c:145: error: syntax error before ')' token configure:20676: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STRINGIZE 1 | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_UNIX_SOCKETS 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_OPTION 1 | #define HAVE_DECL_F_FULLFSYNC 0 | #define HAVE_INT_TIMEZONE | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 size_t | #define HAVE_CBRT 1 | #define HAVE_DLOPEN 1 | #define HAVE_FCVT 1 | #define HAVE_FDATASYNC 1 | #define HAVE_MEMMOVE 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_SETSID 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_TOWLOWER 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSTOMBS 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_IPV6 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ISINF 1 | #define HAVE_CRYPT 1 | #define HAVE_FSEEKO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_INET_ATON 1 | #define HAVE_RANDOM 1 | #define HAVE_RINT 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 | #define HAVE_REPLACE_HISTORY_ENTRY 1 | #define HAVE_FINITE 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SYSLOG 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATEXIT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LONG_LONG_INT_64 | #define HAVE_LL_CONSTANTS 1 | #define INT64_FORMAT "%lld" | #define UINT64_FORMAT "%llu" | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIZE_T 4 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_LONG 4 | #define ALIGNOF_LONG_LONG_INT 4 | #define ALIGNOF_DOUBLE 4 | #define MAXIMUM_ALIGNOF 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_SUPPORTDEFS_H | #include | #endif | | int | main () | { | if ((int8 *) 0) | return 0; | if (sizeof (int8)) | return 0; | ; | return 0; | } configure:20700: result: no configure:20710: checking for uint8 configure:20738: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 conftest.c: In function `main': conftest.c:145: error: `uint8' undeclared (first use in this function) conftest.c:145: error: (Each undeclared identifier is reported only once conftest.c:145: error: for each function it appears in.) conftest.c:145: error: syntax error before ')' token configure:20744: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STRINGIZE 1 | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_UNIX_SOCKETS 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_OPTION 1 | #define HAVE_DECL_F_FULLFSYNC 0 | #define HAVE_INT_TIMEZONE | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 size_t | #define HAVE_CBRT 1 | #define HAVE_DLOPEN 1 | #define HAVE_FCVT 1 | #define HAVE_FDATASYNC 1 | #define HAVE_MEMMOVE 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_SETSID 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_TOWLOWER 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSTOMBS 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_IPV6 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ISINF 1 | #define HAVE_CRYPT 1 | #define HAVE_FSEEKO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_INET_ATON 1 | #define HAVE_RANDOM 1 | #define HAVE_RINT 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 | #define HAVE_REPLACE_HISTORY_ENTRY 1 | #define HAVE_FINITE 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SYSLOG 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATEXIT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LONG_LONG_INT_64 | #define HAVE_LL_CONSTANTS 1 | #define INT64_FORMAT "%lld" | #define UINT64_FORMAT "%llu" | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIZE_T 4 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_LONG 4 | #define ALIGNOF_LONG_LONG_INT 4 | #define ALIGNOF_DOUBLE 4 | #define MAXIMUM_ALIGNOF 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_SUPPORTDEFS_H | #include | #endif | | int | main () | { | if ((uint8 *) 0) | return 0; | if (sizeof (uint8)) | return 0; | ; | return 0; | } configure:20768: result: no configure:20778: checking for int64 configure:20806: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 conftest.c: In function `main': conftest.c:145: error: `int64' undeclared (first use in this function) conftest.c:145: error: (Each undeclared identifier is reported only once conftest.c:145: error: for each function it appears in.) conftest.c:145: error: syntax error before ')' token configure:20812: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STRINGIZE 1 | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_UNIX_SOCKETS 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_OPTION 1 | #define HAVE_DECL_F_FULLFSYNC 0 | #define HAVE_INT_TIMEZONE | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 size_t | #define HAVE_CBRT 1 | #define HAVE_DLOPEN 1 | #define HAVE_FCVT 1 | #define HAVE_FDATASYNC 1 | #define HAVE_MEMMOVE 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_SETSID 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_TOWLOWER 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSTOMBS 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_IPV6 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ISINF 1 | #define HAVE_CRYPT 1 | #define HAVE_FSEEKO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_INET_ATON 1 | #define HAVE_RANDOM 1 | #define HAVE_RINT 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 | #define HAVE_REPLACE_HISTORY_ENTRY 1 | #define HAVE_FINITE 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SYSLOG 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATEXIT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LONG_LONG_INT_64 | #define HAVE_LL_CONSTANTS 1 | #define INT64_FORMAT "%lld" | #define UINT64_FORMAT "%llu" | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIZE_T 4 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_LONG 4 | #define ALIGNOF_LONG_LONG_INT 4 | #define ALIGNOF_DOUBLE 4 | #define MAXIMUM_ALIGNOF 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_SUPPORTDEFS_H | #include | #endif | | int | main () | { | if ((int64 *) 0) | return 0; | if (sizeof (int64)) | return 0; | ; | return 0; | } configure:20836: result: no configure:20846: checking for uint64 configure:20874: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 conftest.c: In function `main': conftest.c:145: error: `uint64' undeclared (first use in this function) conftest.c:145: error: (Each undeclared identifier is reported only once conftest.c:145: error: for each function it appears in.) conftest.c:145: error: syntax error before ')' token configure:20880: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STRINGIZE 1 | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_UNIX_SOCKETS 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_OPTION 1 | #define HAVE_DECL_F_FULLFSYNC 0 | #define HAVE_INT_TIMEZONE | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 size_t | #define HAVE_CBRT 1 | #define HAVE_DLOPEN 1 | #define HAVE_FCVT 1 | #define HAVE_FDATASYNC 1 | #define HAVE_MEMMOVE 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_SETSID 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_TOWLOWER 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSTOMBS 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_IPV6 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ISINF 1 | #define HAVE_CRYPT 1 | #define HAVE_FSEEKO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_INET_ATON 1 | #define HAVE_RANDOM 1 | #define HAVE_RINT 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 | #define HAVE_REPLACE_HISTORY_ENTRY 1 | #define HAVE_FINITE 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SYSLOG 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATEXIT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LONG_LONG_INT_64 | #define HAVE_LL_CONSTANTS 1 | #define INT64_FORMAT "%lld" | #define UINT64_FORMAT "%llu" | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIZE_T 4 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_LONG 4 | #define ALIGNOF_LONG_LONG_INT 4 | #define ALIGNOF_DOUBLE 4 | #define MAXIMUM_ALIGNOF 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_SUPPORTDEFS_H | #include | #endif | | int | main () | { | if ((uint64 *) 0) | return 0; | if (sizeof (uint64)) | return 0; | ; | return 0; | } configure:20904: result: no configure:20918: checking for sig_atomic_t configure:20943: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:20949: $? = 0 configure:20953: test -z || test ! -s conftest.err configure:20956: $? = 0 configure:20959: test -s conftest.o configure:20962: $? = 0 configure:20973: result: yes configure:20988: checking for POSIX signal interface configure:21013: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:21019: $? = 0 configure:21023: test -z || test ! -s conftest.err configure:21026: $? = 0 configure:21029: test -s conftest configure:21032: $? = 0 configure:21044: result: yes configure:21076: checking for special C compiler options needed for large files configure:21175: result: no configure:21181: checking for _FILE_OFFSET_BITS value needed for large files configure:21212: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 conftest.c:145: warning: left shift count >= width of type conftest.c:145: warning: left shift count >= width of type conftest.c:147: error: size of array `off_t_is_large' is negative configure:21218: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "PostgreSQL" | #define PACKAGE_TARNAME "postgresql" | #define PACKAGE_VERSION "8.1.4" | #define PACKAGE_STRING "PostgreSQL 8.1.4" | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" | #define PG_VERSION "8.1.4" | #define DEF_PGPORT 5432 | #define DEF_PGPORT_STR "5432" | #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" | #define PG_KRB_SRVNAM "postgres" | #define USE_PAM 1 | #define USE_SSL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBZ 1 | #define HAVE_SPINLOCKS 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBPAM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STRINGIZE 1 | #define HAVE_FUNCNAME__FUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_UNIX_SOCKETS 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_OPTION 1 | #define HAVE_DECL_F_FULLFSYNC 0 | #define HAVE_INT_TIMEZONE | #define ACCEPT_TYPE_RETURN int | #define ACCEPT_TYPE_ARG1 int | #define ACCEPT_TYPE_ARG2 struct sockaddr * | #define ACCEPT_TYPE_ARG3 size_t | #define HAVE_CBRT 1 | #define HAVE_DLOPEN 1 | #define HAVE_FCVT 1 | #define HAVE_FDATASYNC 1 | #define HAVE_MEMMOVE 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_SETSID 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_TOWLOWER 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSTOMBS 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_IPV6 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ISINF 1 | #define HAVE_CRYPT 1 | #define HAVE_FSEEKO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_INET_ATON 1 | #define HAVE_RANDOM 1 | #define HAVE_RINT 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 | #define HAVE_REPLACE_HISTORY_ENTRY 1 | #define HAVE_FINITE 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SYSLOG 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATEXIT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LONG_LONG_INT_64 | #define HAVE_LL_CONSTANTS 1 | #define INT64_FORMAT "%lld" | #define UINT64_FORMAT "%llu" | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_SIZE_T 4 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_LONG 4 | #define ALIGNOF_LONG_LONG_INT 4 | #define ALIGNOF_DOUBLE 4 | #define MAXIMUM_ALIGNOF 4 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_POSIX_SIGNALS | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:21265: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:21271: $? = 0 configure:21275: test -z || test ! -s conftest.err configure:21278: $? = 0 configure:21281: test -s conftest.o configure:21284: $? = 0 configure:21296: result: 64 configure:21306: checking for _LARGE_FILES value needed for large files configure:21337: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5 configure:21343: $? = 0 configure:21347: test -z || test ! -s conftest.err configure:21350: $? = 0 configure:21353: test -s conftest.o configure:21356: $? = 0 configure:21421: result: no configure:21436: checking for working memcmp configure:21484: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE conftest.c -lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm >&5 configure:21487: $? = 0 configure:21489: ./conftest configure:21492: $? = 0 configure:21506: result: yes configure:21982: checking for tclsh configure:22000: found /usr/bin/tclsh configure:22012: result: /usr/bin/tclsh configure:22022: checking for tclConfig.sh configure:22051: result: /usr/lib/tclConfig.sh configure:22077: checking tcl.h usability configure:22089: gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -I/usr/include -D_GNU_SOURCE conftest.c >&5 configure:22095: $? = 0 configure:22099: test -z || test ! -s conftest.err configure:22102: $? = 0 configure:22105: test -s conftest.o configure:22108: $? = 0 configure:22118: result: yes configure:22122: checking tcl.h presence configure:22132: gcc -E -I/usr/include -D_GNU_SOURCE conftest.c configure:22138: $? = 0 configure:22158: result: yes configure:22193: checking for tcl.h configure:22200: result: yes configure:22223: checking for onsgmls configure:22252: result: no configure:22223: checking for nsgmls configure:22252: result: no configure:22263: checking for openjade configure:22292: result: no configure:22263: checking for jade configure:22292: result: no configure:22300: checking for DocBook V4.2 configure:22329: result: no configure:22335: checking for DocBook stylesheets configure:22372: result: no configure:22425: checking for collateindex.pl configure:22458: result: no configure:22470: checking for sgmlspl configure:22499: result: no configure:22743: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by PostgreSQL config.status 8.1.4, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:746: creating GNUmakefile config.status:746: creating src/Makefile.global config.status:849: creating src/include/pg_config.h config.status:1315: linking ./src/backend/port/tas/dummy.s to src/backend/port/tas.s config.status:1315: linking ./src/backend/port/dynloader/linux.c to src/backend/port/dynloader.c config.status:1315: linking ./src/backend/port/sysv_sema.c to src/backend/port/pg_sema.c config.status:1315: linking ./src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c config.status:1315: linking ./src/backend/port/dynloader/linux.h to src/include/dynloader.h config.status:1315: linking ./src/include/port/linux.h to src/include/pg_config_os.h config.status:1315: linking ./src/makefiles/Makefile.linux to src/Makefile.port ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_stringize=yes ac_cv_c_volatile=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_DOCBOOKSTYLE_set= ac_cv_env_DOCBOOKSTYLE_value= ac_cv_env_LDFLAGS_SL_set= ac_cv_env_LDFLAGS_SL_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_accept_arg1=int ac_cv_func_accept_arg2='struct sockaddr *' ac_cv_func_accept_arg3=size_t ac_cv_func_accept_return=int ac_cv_func_atexit=yes ac_cv_func_cbrt=yes ac_cv_func_crypt=yes ac_cv_func_dlopen=yes ac_cv_func_fcvt=yes ac_cv_func_fdatasync=yes ac_cv_func_fseeko=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getopt=yes ac_cv_func_getopt_long=yes ac_cv_func_getpeereid=no ac_cv_func_getrusage=yes ac_cv_func_inet_aton=yes ac_cv_func_isinf=yes ac_cv_func_memcmp_working=yes ac_cv_func_memmove=yes ac_cv_func_poll=yes ac_cv_func_pstat=no ac_cv_func_random=yes ac_cv_func_readlink=yes ac_cv_func_replace_history_entry=yes ac_cv_func_rint=yes ac_cv_func_rl_completion_matches=yes ac_cv_func_rl_filename_completion_function=yes ac_cv_func_setproctitle=no ac_cv_func_setsid=yes ac_cv_func_sigprocmask=yes ac_cv_func_snprintf=yes ac_cv_func_srandom=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strtol=yes ac_cv_func_strtoll=yes ac_cv_func_strtoul=yes ac_cv_func_strtoull=yes ac_cv_func_symlink=yes ac_cv_func_sysconf=yes ac_cv_func_syslog=yes ac_cv_func_towlower=yes ac_cv_func_unsetenv=yes ac_cv_func_utime=yes ac_cv_func_utimes=yes ac_cv_func_vsnprintf=yes ac_cv_func_waitpid=yes ac_cv_func_wcstombs=yes ac_cv_have_decl_F_FULLFSYNC=no ac_cv_have_decl_fdatasync=yes ac_cv_have_decl_snprintf=yes ac_cv_have_decl_vsnprintf=yes ac_cv_header_SupportDefs_h=no ac_cv_header_crypt_h=yes ac_cv_header_dld_h=no ac_cv_header_endian_h=yes ac_cv_header_fp_class_h=no ac_cv_header_getopt_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_kernel_OS_h=no ac_cv_header_kernel_image_h=no ac_cv_header_langinfo_h=yes ac_cv_header_memory_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_openssl_err_h=yes ac_cv_header_openssl_ssl_h=yes ac_cv_header_poll_h=yes ac_cv_header_pwd_h=yes ac_cv_header_readline_history_h=yes ac_cv_header_readline_readline_h=yes ac_cv_header_security_pam_appl_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_ipc_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_pstat_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sem_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_syslog_h=yes ac_cv_header_tcl_h=yes ac_cv_header_termios_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_header_zlib_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_lib_BSD_main=no ac_cv_lib_IPC_main=no ac_cv_lib_PW_main=no ac_cv_lib_bsd_main=no ac_cv_lib_compat_main=no ac_cv_lib_crypto_CRYPTO_new_ex_data=yes ac_cv_lib_cygipc_shmget=no ac_cv_lib_dl_main=yes ac_cv_lib_dld_main=no ac_cv_lib_gen_main=no ac_cv_lib_ipc_main=no ac_cv_lib_lc_main=no ac_cv_lib_ld_main=no ac_cv_lib_m_main=yes ac_cv_lib_nsl_main=yes ac_cv_lib_pam_pam_start=yes ac_cv_lib_resolv_main=yes ac_cv_lib_socket_main=no ac_cv_lib_ssl_SSL_library_init=yes ac_cv_lib_unix_main=no ac_cv_lib_util_setproctitle=no ac_cv_lib_z_inflate=yes ac_cv_member_struct_sockaddr_sa_len=no ac_cv_member_struct_sockaddr_storage___ss_family=no ac_cv_member_struct_sockaddr_storage___ss_len=no ac_cv_member_struct_sockaddr_storage_ss_family=yes ac_cv_member_struct_sockaddr_storage_ss_len=no ac_cv_member_struct_tm_tm_zone=yes ac_cv_objext=o ac_cv_path_LD=/usr/bin/ld ac_cv_path_PERL=/usr/bin/perl ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_TAR=/bin/tar ac_cv_path_TCLSH=/usr/bin/tclsh ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_gnu_ld=yes ac_cv_search_crypt=-lcrypt ac_cv_search_fdatasync='none required' ac_cv_search_getopt_long='none required' ac_cv_sizeof_size_t=4 ac_cv_sizeof_unsigned_long=4 ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=64 ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type_double=yes ac_cv_type_int=yes ac_cv_type_int64=no ac_cv_type_int8=no ac_cv_type_long=yes ac_cv_type_long_long_int=yes ac_cv_type_short=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_size_t=yes ac_cv_type_struct_addrinfo=yes ac_cv_type_struct_cmsgcred=no ac_cv_type_struct_fcred=no ac_cv_type_struct_option=yes ac_cv_type_struct_sockaddr_in6=yes ac_cv_type_struct_sockaddr_storage=yes ac_cv_type_struct_sockaddr_un=yes ac_cv_type_struct_sockcred=no ac_cv_type_uint64=no ac_cv_type_uint8=no ac_cv_type_union_semun=no ac_cv_type_unsigned_long=yes ac_cv_type_z_streamp=yes ac_cv_var_tzname=yes pgac_cv_alignof_double=4 pgac_cv_alignof_int=4 pgac_cv_alignof_long=4 pgac_cv_alignof_long_long_int=4 pgac_cv_alignof_short=2 pgac_cv_c_signed=yes pgac_cv_check_docbook=no pgac_cv_check_readline='-lreadline -lncurses' pgac_cv_func_gettimeofday_1arg=no pgac_cv_func_posix_signals=yes pgac_cv_funcname_func_support=yes pgac_cv_path_flex=/usr/bin/flex pgac_cv_snprintf_long_long_int_format=%lld pgac_cv_type_long_int_64=no pgac_cv_type_long_long_int_64=yes pgac_cv_var_PS_STRINGS=no pgac_cv_var_int_optreset=no pgac_cv_var_int_timezone=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AWK='gawk' CC='gcc' CFLAGS='-O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing' COLLATEINDEX='' CPP='gcc -E' CPPFLAGS='-D_GNU_SOURCE ' DEFS='-DHAVE_CONFIG_H' DOCBOOKSTYLE='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ELF_SYS='true' EXEEXT='' FLEX='/usr/bin/flex' FLEXFLAGS='' GCC='yes' HAVE_IPV6='yes' HAVE_POSIX_SIGNALS='yes' INCLUDES='' JADE='' LD='/usr/bin/ld' LDFLAGS=' ' LDFLAGS_SL='' LIBOBJS='' LIBS='-lpam -lssl -lcrypto -lz -lreadline -lncurses -lcrypt -lresolv -lnsl -ldl -lm ' LN_S='ln -s' LORDER='' LTLIBOBJS='' MSGFMT='' MSGMERGE='' NSGMLS='' OBJEXT='o' PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org' PACKAGE_NAME='PostgreSQL' PACKAGE_STRING='PostgreSQL 8.1.4' PACKAGE_TARNAME='postgresql' PACKAGE_VERSION='8.1.4' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PORTNAME='linux' PTHREAD_CC='' PTHREAD_CFLAGS='' PTHREAD_LIBS='' PYTHON='/usr/bin/python' RANLIB='ranlib' SGMLSPL='' SHELL='/bin/sh' STRIP='strip' STRIP_SHARED_LIB='strip --strip-unneeded' STRIP_STATIC_LIB='strip -x' TAR='/bin/tar' TAS='' TCLSH='/usr/bin/tclsh' TCL_CONFIG_SH='/usr/lib/tclConfig.sh' TCL_INCLUDE_SPEC='-I/usr/include' TCL_LIBS='-ldl -lpthread -lieee -lm' TCL_LIB_FILE='libtcl8.4.so' TCL_LIB_SPEC='-L/usr/lib -ltcl8.4' TCL_SHARED_BUILD='1' TCL_SHLIB_LD_LIBS='${LIBS}' WANTED_LANGUAGES='' XGETTEXT='' YACC='bison -y' YFLAGS='' ac_ct_CC='gcc' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' acx_pthread_config='' autodepend='' bindir='/usr/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' configure_args=''--with-template=linux' '--prefix=/usr' '--bindir=/usr/bin' '--libdir=/usr/lib' '--mandir=/usr/share/man' '--with-docdir=/usr/share/doc' '--includedir=/usr/include/postgresql' '--datadir=/usr/share' '--with-openssl' '--with-gnu-ld' '--with-CXX' '--with-pam' '--with-python' '--with-perl' '--with-tcl' '--without-tk' '--enable-recode'' datadir='/usr/share' default_port='5432' docdir='/usr/share/doc' enable_debug='no' enable_nls='no' enable_rpath='yes' enable_shared='yes' enable_thread_safety='no' exec_prefix='${prefix}' have_docbook='no' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='/usr/include/postgresql' infodir='${prefix}/info' krb_srvtab='' ld_R_works='' libdir='/usr/lib' libexecdir='${exec_prefix}/libexec' localedir='' localstatedir='${prefix}/var' mandir='/usr/share/man' oldincludedir='/usr/include' perl_archlibexp='/usr/lib/perl5/5.8.8/i386-linux-thread-multi-64int-ld' perl_embed_ldflags=' -L/usr/local/lib /usr/lib/perl5/5.8.8/i386-linux-thread-multi-64int-ld/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl5/5.8.8/i386-linux-thread-multi-64int-ld/CORE -lperl -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc' perl_privlibexp='/usr/lib/perl5/5.8.8' perl_useshrplib='true' prefix='/usr' program_transform_name='s,x,x,' python_additional_libs='-lpthread -ldl -lutil -lm' python_configdir='/usr/lib/python2.4/config' python_includespec='-I/usr/include/python2.4' python_libdir='/usr/lib' python_libspec='-L/usr/lib -lpython2.4' python_version='2.4' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' vpath_build='no' with_bonjour='no' with_gnu_ld='yes' with_krb5='no' with_openssl='yes' with_pam='yes' with_perl='yes' with_python='yes' with_tcl='yes' with_zlib='yes' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ACCEPT_TYPE_ARG1 int #define ACCEPT_TYPE_ARG2 struct sockaddr * #define ACCEPT_TYPE_ARG3 size_t #define ACCEPT_TYPE_RETURN int #define ALIGNOF_DOUBLE 4 #define ALIGNOF_INT 4 #define ALIGNOF_LONG 4 #define ALIGNOF_LONG_LONG_INT 4 #define ALIGNOF_SHORT 2 #define DEF_PGPORT 5432 #define DEF_PGPORT_STR "5432" #define HAVE_ATEXIT 1 #define HAVE_CBRT 1 #define HAVE_CRYPT 1 #define HAVE_CRYPT_H 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_DECL_F_FULLFSYNC 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DLOPEN 1 #define HAVE_ENDIAN_H 1 #define HAVE_FCVT 1 #define HAVE_FDATASYNC 1 #define HAVE_FINITE 1 #define HAVE_FSEEKO 1 #define HAVE_FSEEKO 1 #define HAVE_FUNCNAME__FUNC 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETOPT 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG 1 #define HAVE_GETRUSAGE 1 #define HAVE_INET_ATON 1 #define HAVE_INTTYPES_H 1 #define HAVE_INT_TIMEZONE #define HAVE_IPV6 1 #define HAVE_ISINF 1 #define HAVE_LANGINFO_H 1 #define HAVE_LIBCRYPTO 1 #define HAVE_LIBDL 1 #define HAVE_LIBM 1 #define HAVE_LIBNSL 1 #define HAVE_LIBPAM 1 #define HAVE_LIBREADLINE 1 #define HAVE_LIBRESOLV 1 #define HAVE_LIBSSL 1 #define HAVE_LIBZ 1 #define HAVE_LL_CONSTANTS 1 #define HAVE_LONG_LONG_INT_64 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_POLL 1 #define HAVE_POLL_H 1 #define HAVE_POSIX_SIGNALS #define HAVE_PWD_H 1 #define HAVE_RANDOM 1 #define HAVE_READLINE_HISTORY_H 1 #define HAVE_READLINE_READLINE_H 1 #define HAVE_READLINK 1 #define HAVE_REPLACE_HISTORY_ENTRY 1 #define HAVE_RINT 1 #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 #define HAVE_RL_COMPLETION_MATCHES 1 #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_SETSID 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGSETJMP 1 #define HAVE_SIG_ATOMIC_T 1 #define HAVE_SNPRINTF 1 #define HAVE_SPINLOCKS 1 #define HAVE_SRANDOM 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRINGIZE 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRTOL 1 #define HAVE_STRTOLL 1 #define HAVE_STRTOUL 1 #define HAVE_STRTOULL 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_OPTION 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 #define HAVE_STRUCT_SOCKADDR_UN 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_SYMLINK 1 #define HAVE_SYSCONF 1 #define HAVE_SYSLOG 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SEM_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_TM_ZONE 1 #define HAVE_TOWLOWER 1 #define HAVE_TZNAME 1 #define HAVE_UNISTD_H 1 #define HAVE_UNIX_SOCKETS 1 #define HAVE_UNSETENV 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_UTIME_H 1 #define HAVE_VSNPRINTF 1 #define HAVE_WAITPID 1 #define HAVE_WCHAR_H 1 #define HAVE_WCSTOMBS 1 #define HAVE_WCTYPE_H 1 #define INT64_FORMAT "%lld" #define MAXIMUM_ALIGNOF 4 #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" #define PACKAGE_NAME "PostgreSQL" #define PACKAGE_STRING "PostgreSQL 8.1.4" #define PACKAGE_TARNAME "postgresql" #define PACKAGE_VERSION "8.1.4" #define PG_KRB_SRVNAM "postgres" #define PG_VERSION "8.1.4" #define PG_VERSION_STR "PostgreSQL 8.1.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6" #define SIZEOF_SIZE_T 4 #define SIZEOF_UNSIGNED_LONG 4 #define STDC_HEADERS 1 #define UINT64_FORMAT "%llu" #define USE_PAM 1 #define USE_SSL 1 #define USE_SYSV_SEMAPHORES 1 #define USE_SYSV_SHARED_MEMORY 1 #define _FILE_OFFSET_BITS 64 configure: exit 0