DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=27535>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=27535 Apache 2 compile error on Solaris 9 12/03 Sparc ------- Additional Comments From [EMAIL PROTECTED] 2004-03-09 13:00 ------- Dear Joe, Thanky for the speed coming back on this! Here is my srclib/apr-util/config.log: This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.57. Invocation command line was $ /usr/local/httpd-2.0-APACHE_2_0_BRANCH/srclib/apr-util/configure --with-mpm=leader --enable-so --enable-rule=SHARED_CORE --enable-static=no --cache-file=/dev/null --srcdir=/usr/local/httpd-2.0-APACHE_2_0_BRANCH/srclib/apr-util --with-apr=../apr --prefix=/usr/local/apache2 --exec-prefix=/usr/local/apache2 --libdir=${prefix}/lib --includedir=/usr/local/apache2/include --bindir=${prefix}/bin ## --------- ## ## Platform. ## ## --------- ## hostname = foobar.com uname -m = sun4u uname -r = 5.9 uname -s = SunOS uname -v = Generic_112233-11 /usr/bin/uname -p = sparc /bin/uname -X = System = SunOS Node = foobar.com Release = 5.9 KernelID = Generic_112233-11 Machine = sun4u BusType = <unknown> Serial = <unknown> Users = <unknown> OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = sun4 /usr/bin/arch -k = sun4u /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/csw/share/locale/ PATH: /opt/csw/gcc3/bin PATH: /usr/java PATH: /opt/csw/bin PATH: /opt/csw/sbin PATH: /usr/local/bin PATH: /usr/local/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/ccs PATH: /usr/ccs/bin PATH: /usr/ccs/sbin PATH: /opt/SUNWppro/bin PATH: /usr/sadm/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1541: checking build system type configure:1559: result: sparc-sun-solaris2.9 configure:1567: checking host system type configure:1581: result: sparc-sun-solaris2.9 configure:1589: checking target system type configure:1603: result: sparc-sun-solaris2.9 configure:1624: checking for working mkdir -p configure:1640: result: yes configure:1724: checking for chosen layout configure:1726: result: apr-util configure:1933: checking for APR configure:1993: result: yes configure:2120: checking for gcc configure:2146: result: gcc configure:2390: checking for C compiler version configure:2393: gcc --version </dev/null >&5 sparc-sun-solaris2.8-gcc (GCC) 3.3.2 Copyright (C) 2003 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:2396: $? = 0 configure:2398: gcc -v </dev/null >&5 Reading specs from /opt/csw/gcc3/lib/gcc-lib/sparc-sun-solaris2.8/3.3.2/specs Configured with: ../gcc-3.3.2/configure --prefix=/opt/csw/gcc3 --with-local-prefix=/opt/csw/gcc3 --enable-multilib --disable-nls --enable-threads Thread model: posix gcc version 3.3.2 configure:2401: $? = 0 configure:2403: gcc -V </dev/null >&5 sparc-sun-solaris2.8-gcc: `-V' must come at the start of the command line configure:2406: $? = 1 configure:2430: checking for C compiler default output configure:2433: gcc -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:2436: $? = 0 configure:2482: result: a.out configure:2487: checking whether the C compiler works configure:2493: ./a.out configure:2496: $? = 0 configure:2513: result: yes configure:2520: checking whether we are cross compiling configure:2522: result: no configure:2525: checking for suffix of executables configure:2527: gcc -o conftest -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:2530: $? = 0 configure:2555: result: configure:2561: checking for suffix of object files configure:2583: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:2586: $? = 0 configure:2608: result: o configure:2612: checking whether we are using the GNU C compiler configure:2637: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:2640: $? = 0 configure:2643: test -s conftest.o configure:2646: $? = 0 configure:2659: result: yes configure:2665: checking whether gcc accepts -g configure:2687: gcc -c -g -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:2690: $? = 0 configure:2693: test -s conftest.o configure:2696: $? = 0 configure:2707: result: yes configure:2724: checking for gcc option to accept ANSI C configure:2785: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:2788: $? = 0 configure:2791: test -s conftest.o configure:2794: $? = 0 configure:2812: result: none needed configure:2830: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2833: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2948: checking how to run the C preprocessor configure:3066: result: gcc -E configure:3091: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c configure:3097: $? = 0 configure:3129: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c configure:3128:28: ac_nonexistent.h: No such file or directory configure:3135: $? = 1 configure: failed program was: | #line 3120 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:3178: checking for egrep configure:3188: result: egrep configure:3193: checking for ANSI C header files configure:3219: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:3222: $? = 0 configure:3225: test -s conftest.o configure:3228: $? = 0 configure:3317: gcc -o conftest -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:3320: $? = 0 configure:3322: ./conftest configure:3325: $? = 0 configure:3340: result: yes configure:3364: checking for sys/types.h configure:3381: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:3384: $? = 0 configure:3387: test -s conftest.o configure:3390: $? = 0 configure:3401: result: yes configure:3364: checking for sys/stat.h configure:3381: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:3384: $? = 0 configure:3387: test -s conftest.o configure:3390: $? = 0 configure:3401: result: yes configure:3364: checking for stdlib.h configure:3381: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:3384: $? = 0 configure:3387: test -s conftest.o configure:3390: $? = 0 configure:3401: result: yes configure:3364: checking for string.h configure:3381: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:3384: $? = 0 configure:3387: test -s conftest.o configure:3390: $? = 0 configure:3401: result: yes configure:3364: checking for memory.h configure:3381: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:3384: $? = 0 configure:3387: test -s conftest.o configure:3390: $? = 0 configure:3401: result: yes configure:3364: checking for strings.h configure:3381: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:3384: $? = 0 configure:3387: test -s conftest.o configure:3390: $? = 0 configure:3401: result: yes configure:3364: checking for inttypes.h configure:3381: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:3384: $? = 0 configure:3387: test -s conftest.o configure:3390: $? = 0 configure:3401: result: yes configure:3364: checking for stdint.h configure:3381: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:3420:20: stdint.h: No such file or directory configure:3384: $? = 1 configure: failed program was: | #line 3369 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | | #include <stdint.h> configure:3401: result: no configure:3364: checking for unistd.h configure:3381: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:3384: $? = 0 configure:3387: test -s conftest.o configure:3390: $? = 0 configure:3401: result: yes configure:7470: checking gdbm.h usability configure:7483: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:7523:18: gdbm.h: No such file or directory configure:7486: $? = 1 configure: failed program was: | #line 7472 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <gdbm.h> configure:7502: result: no configure:7506: checking gdbm.h presence configure:7517: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c configure:7525:18: gdbm.h: No such file or directory configure:7523: $? = 1 configure: failed program was: | #line 7508 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <gdbm.h> configure:7542: result: no configure:7578: checking for gdbm.h configure:7585: result: no configure:28544: checking for Berkeley DB 4.2 in the standard places configure:28546: result: configure:28568: checking db4/db.h usability configure:28581: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:28621:20: db4/db.h: No such file or directory configure:28584: $? = 1 configure: failed program was: | #line 28570 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <db4/db.h> configure:28600: result: no configure:28604: checking db4/db.h presence configure:28615: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c configure:28623:20: db4/db.h: No such file or directory configure:28621: $? = 1 configure: failed program was: | #line 28606 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <db4/db.h> configure:28640: result: no configure:28676: checking for db4/db.h configure:28683: result: no configure:28568: checking db.h usability configure:28581: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:28621:16: db.h: No such file or directory configure:28584: $? = 1 configure: failed program was: | #line 28570 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <db.h> configure:28600: result: no configure:28604: checking db.h presence configure:28615: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c configure:28623:16: db.h: No such file or directory configure:28621: $? = 1 configure: failed program was: | #line 28606 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <db.h> configure:28640: result: no configure:28676: checking for db.h configure:28683: result: no configure:28568: checking db4/db.h usability configure:28581: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:28621:20: db4/db.h: No such file or directory configure:28584: $? = 1 configure: failed program was: | #line 28570 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <db4/db.h> configure:28600: result: no configure:28604: checking db4/db.h presence configure:28615: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c configure:28623:20: db4/db.h: No such file or directory configure:28621: $? = 1 configure: failed program was: | #line 28606 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <db4/db.h> configure:28640: result: no configure:28676: checking for db4/db.h configure:28683: result: no configure:28568: checking db.h usability configure:28581: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:28621:16: db.h: No such file or directory configure:28584: $? = 1 configure: failed program was: | #line 28570 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <db.h> configure:28600: result: no configure:28604: checking db.h presence configure:28615: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c configure:28623:16: db.h: No such file or directory configure:28621: $? = 1 configure: failed program was: | #line 28606 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <db.h> configure:28640: result: no configure:28676: checking for db.h configure:28683: result: no configure:28568: checking db4/db.h usability configure:28581: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:28621:20: db4/db.h: No such file or directory configure:28584: $? = 1 configure: failed program was: | #line 28570 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <db4/db.h> configure:28600: result: no configure:28604: checking db4/db.h presence configure:28615: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c configure:28623:20: db4/db.h: No such file or directory configure:28621: $? = 1 configure: failed program was: | #line 28606 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <db4/db.h> configure:28640: result: no configure:28676: checking for db4/db.h configure:28683: result: no configure:28568: checking db.h usability configure:28581: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:28621:16: db.h: No such file or directory configure:28584: $? = 1 configure: failed program was: | #line 28570 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <db.h> configure:28600: result: no configure:28604: checking db.h presence configure:28615: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c configure:28623:16: db.h: No such file or directory configure:28621: $? = 1 configure: failed program was: | #line 28606 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <db.h> configure:28640: result: no configure:28676: checking for db.h configure:28683: result: no configure:28532: checking for Berkeley DB 4.2 in /usr/local/BerkeleyDB.4.2 configure:28534: result: directory not found configure:28532: checking for Berkeley DB 4.2 in /boot/home/config configure:28534: result: directory not found configure:29120: checking for Berkeley DB 4.1 in the standard places configure:29122: result: configure:29144: checking db4/db.h usability configure:29157: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:29197:20: db4/db.h: No such file or directory configure:29160: $? = 1 configure: failed program was: | #line 29146 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <db4/db.h> configure:29176: result: no configure:29180: checking db4/db.h presence configure:29191: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c configure:29199:20: db4/db.h: No such file or directory configure:29197: $? = 1 configure: failed program was: | #line 29182 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <db4/db.h> configure:29216: result: no configure:29252: checking for db4/db.h configure:29259: result: no configure:29144: checking db.h usability configure:29157: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:29197:16: db.h: No such file or directory configure:29160: $? = 1 configure: failed program was: | #line 29146 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <db.h> configure:29176: result: no configure:29180: checking db.h presence configure:29191: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c configure:29199:16: db.h: No such file or directory configure:29197: $? = 1 configure: failed program was: | #line 29182 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <db.h> configure:29216: result: no configure:29252: checking for db.h configure:29259: result: no configure:29144: checking db4/db.h usability configure:29157: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:29197:20: db4/db.h: No such file or directory configure:29160: $? = 1 configure: failed program was: | #line 29146 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <db4/db.h> configure:29176: result: no configure:29180: checking db4/db.h presence configure:29191: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c configure:29199:20: db4/db.h: No such file or directory configure:29197: $? = 1 configure: failed program was: | #line 29182 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <db4/db.h> configure:29216: result: no configure:29252: checking for db4/db.h configure:29259: result: no configure:29144: checking db.h usability configure:29157: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:29197:16: db.h: No such file or directory configure:29160: $? = 1 configure: failed program was: | #line 29146 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <db.h> configure:29176: result: no configure:29180: checking db.h presence configure:29191: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c configure:29199:16: db.h: No such file or directory configure:29197: $? = 1 configure: failed program was: | #line 29182 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <db.h> configure:29216: result: no configure:29252: checking for db.h configure:29259: result: no configure:29144: checking db4/db.h usability configure:29157: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:29197:20: db4/db.h: No such file or directory configure:29160: $? = 1 configure: failed program was: | #line 29146 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <db4/db.h> configure:29176: result: no configure:29180: checking db4/db.h presence configure:29191: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c configure:29199:20: db4/db.h: No such file or directory configure:29197: $? = 1 configure: failed program was: | #line 29182 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <db4/db.h> configure:29216: result: no configure:29252: checking for db4/db.h configure:29259: result: no configure:29144: checking db.h usability configure:29157: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:29197:16: db.h: No such file or directory configure:29160: $? = 1 configure: failed program was: | #line 29146 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <db.h> configure:29176: result: no configure:29180: checking db.h presence configure:29191: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c configure:29199:16: db.h: No such file or directory configure:29197: $? = 1 configure: failed program was: | #line 29182 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <db.h> configure:29216: result: no configure:29252: checking for db.h configure:29259: result: no configure:29108: checking for Berkeley DB 4.1 in /usr/local/BerkeleyDB.4.1 configure:29110: result: directory not found configure:29108: checking for Berkeley DB 4.1 in /boot/home/config configure:29110: result: directory not found configure:29696: checking for Berkeley DB 4.0 in the standard places configure:29698: result: configure:29720: checking db4/db.h usability configure:29733: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:29773:20: db4/db.h: No such file or directory configure:29736: $? = 1 configure: failed program was: | #line 29722 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <db4/db.h> configure:29752: result: no configure:29756: checking db4/db.h presence configure:29767: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c configure:29775:20: db4/db.h: No such file or directory configure:29773: $? = 1 configure: failed program was: | #line 29758 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <db4/db.h> configure:29792: result: no configure:29828: checking for db4/db.h configure:29835: result: no configure:29720: checking db.h usability configure:29733: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:29773:16: db.h: No such file or directory configure:29736: $? = 1 configure: failed program was: | #line 29722 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <db.h> configure:29752: result: no configure:29756: checking db.h presence configure:29767: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c configure:29775:16: db.h: No such file or directory configure:29773: $? = 1 configure: failed program was: | #line 29758 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <db.h> configure:29792: result: no configure:29828: checking for db.h configure:29835: result: no configure:29720: checking db4/db.h usability configure:29733: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:29773:20: db4/db.h: No such file or directory configure:29736: $? = 1 configure: failed program was: | #line 29722 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <db4/db.h> configure:29752: result: no configure:29756: checking db4/db.h presence configure:29767: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c configure:29775:20: db4/db.h: No such file or directory configure:29773: $? = 1 configure: failed program was: | #line 29758 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <db4/db.h> configure:29792: result: no configure:29828: checking for db4/db.h configure:29835: result: no configure:29720: checking db.h usability configure:29733: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:29773:16: db.h: No such file or directory configure:29736: $? = 1 configure: failed program was: | #line 29722 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <db.h> configure:29752: result: no configure:29756: checking db.h presence configure:29767: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c configure:29775:16: db.h: No such file or directory configure:29773: $? = 1 configure: failed program was: | #line 29758 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <db.h> configure:29792: result: no configure:29828: checking for db.h configure:29835: result: no configure:29720: checking db4/db.h usability configure:29733: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:29773:20: db4/db.h: No such file or directory configure:29736: $? = 1 configure: failed program was: | #line 29722 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <db4/db.h> configure:29752: result: no configure:29756: checking db4/db.h presence configure:29767: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c configure:29775:20: db4/db.h: No such file or directory configure:29773: $? = 1 configure: failed program was: | #line 29758 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <db4/db.h> configure:29792: result: no configure:29828: checking for db4/db.h configure:29835: result: no configure:29720: checking db.h usability configure:29733: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:29773:16: db.h: No such file or directory configure:29736: $? = 1 configure: failed program was: | #line 29722 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <db.h> configure:29752: result: no configure:29756: checking db.h presence configure:29767: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c configure:29775:16: db.h: No such file or directory configure:29773: $? = 1 configure: failed program was: | #line 29758 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <db.h> configure:29792: result: no configure:29828: checking for db.h configure:29835: result: no configure:29696: checking for Berkeley DB 4.0 in /usr/local configure:29698: result: configure:29720: checking db4/db.h usability configure:29733: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/local/include conftest.c >&5 configure:29773:20: db4/db.h: No such file or directory configure:29736: $? = 1 configure: failed program was: | #line 29722 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <db4/db.h> configure:29752: result: no configure:29756: checking db4/db.h presence configure:29767: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/local/include conftest.c configure:29775:20: db4/db.h: No such file or directory configure:29773: $? = 1 configure: failed program was: | #line 29758 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <db4/db.h> configure:29792: result: no configure:29828: checking for db4/db.h configure:29835: result: no configure:29720: checking db.h usability configure:29733: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/local/include conftest.c >&5 configure:29736: $? = 0 configure:29739: test -s conftest.o configure:29742: $? = 0 configure:29752: result: yes configure:29756: checking db.h presence configure:29767: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/local/include conftest.c configure:29773: $? = 0 configure:29792: result: yes configure:29828: checking for db.h configure:29835: result: yes configure:29851: checking for -ldb-4.0 configure:29918: gcc -o conftest -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/local/include -L/usr/local/lib conftest.c -ldb-4.0 >&5 ld: fatal: library -ldb-4.0: not found ld: fatal: File processing errors. No output written to conftest collect2: ld returned 1 exit status configure:29921: $? = 1 configure: program exited with status 1 configure: failed program was: | #line 29871 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | | #include <stdio.h> | #include <db.h> | main () | { | int major, minor, patch; | | db_version(&major, &minor, &patch); | | /* Sanity check: ensure that db.h constants actually match the db library */ | if (major != DB_VERSION_MAJOR | || minor != DB_VERSION_MINOR | || patch != DB_VERSION_PATCH) | exit (1); | | /* Run-time check: ensure the library claims to be the correct version. */ | | if (4 != -1) { | if (major < 4) | exit (1); | if (major > 4) | exit (0); | } | | if (0 != -1) { | if (minor < 0) | exit (1); | if (minor > 0) | exit (0); | } | | if (-1 == -1 | || patch >= -1) | exit (0); | else | exit (1); | } | configure:29948: result: no configure:29720: checking db4/db.h usability configure:29733: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/local/include conftest.c >&5 configure:29773:20: db4/db.h: No such file or directory configure:29736: $? = 1 configure: failed program was: | #line 29722 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <db4/db.h> configure:29752: result: no configure:29756: checking db4/db.h presence configure:29767: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/local/include conftest.c configure:29775:20: db4/db.h: No such file or directory configure:29773: $? = 1 configure: failed program was: | #line 29758 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <db4/db.h> configure:29792: result: no configure:29828: checking for db4/db.h configure:29835: result: no configure:29720: checking db.h usability configure:29733: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/local/include conftest.c >&5 configure:29736: $? = 0 configure:29739: test -s conftest.o configure:29742: $? = 0 configure:29752: result: yes configure:29756: checking db.h presence configure:29767: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/local/include conftest.c configure:29773: $? = 0 configure:29792: result: yes configure:29828: checking for db.h configure:29835: result: yes configure:29851: checking for -ldb4 configure:29918: gcc -o conftest -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/local/include -L/usr/local/lib conftest.c -ldb4 >&5 ld: fatal: library -ldb4: not found ld: fatal: File processing errors. No output written to conftest collect2: ld returned 1 exit status configure:29921: $? = 1 configure: program exited with status 1 configure: failed program was: | #line 29871 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | | #include <stdio.h> | #include <db.h> | main () | { | int major, minor, patch; | | db_version(&major, &minor, &patch); | | /* Sanity check: ensure that db.h constants actually match the db library */ | if (major != DB_VERSION_MAJOR | || minor != DB_VERSION_MINOR | || patch != DB_VERSION_PATCH) | exit (1); | | /* Run-time check: ensure the library claims to be the correct version. */ | | if (4 != -1) { | if (major < 4) | exit (1); | if (major > 4) | exit (0); | } | | if (0 != -1) { | if (minor < 0) | exit (1); | if (minor > 0) | exit (0); | } | | if (-1 == -1 | || patch >= -1) | exit (0); | else | exit (1); | } | configure:29948: result: no configure:29720: checking db4/db.h usability configure:29733: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/local/include conftest.c >&5 configure:29773:20: db4/db.h: No such file or directory configure:29736: $? = 1 configure: failed program was: | #line 29722 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <db4/db.h> configure:29752: result: no configure:29756: checking db4/db.h presence configure:29767: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/local/include conftest.c configure:29775:20: db4/db.h: No such file or directory configure:29773: $? = 1 configure: failed program was: | #line 29758 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <db4/db.h> configure:29792: result: no configure:29828: checking for db4/db.h configure:29835: result: no configure:29720: checking db.h usability configure:29733: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/local/include conftest.c >&5 configure:29736: $? = 0 configure:29739: test -s conftest.o configure:29742: $? = 0 configure:29752: result: yes configure:29756: checking db.h presence configure:29767: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/local/include conftest.c configure:29773: $? = 0 configure:29792: result: yes configure:29828: checking for db.h configure:29835: result: yes configure:29851: checking for -ldb configure:29918: gcc -o conftest -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/local/include -L/usr/local/lib conftest.c -ldb >&5 configure:29921: $? = 0 configure:29923: ./conftest configure:29926: $? = 1 configure: program exited with status 1 configure: failed program was: | #line 29871 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | | #include <stdio.h> | #include <db.h> | main () | { | int major, minor, patch; | | db_version(&major, &minor, &patch); | | /* Sanity check: ensure that db.h constants actually match the db library */ | if (major != DB_VERSION_MAJOR | || minor != DB_VERSION_MINOR | || patch != DB_VERSION_PATCH) | exit (1); | | /* Run-time check: ensure the library claims to be the correct version. */ | | if (4 != -1) { | if (major < 4) | exit (1); | if (major > 4) | exit (0); | } | | if (0 != -1) { | if (minor < 0) | exit (1); | if (minor > 0) | exit (0); | } | | if (-1 == -1 | || patch >= -1) | exit (0); | else | exit (1); | } | configure:29948: result: no configure:29684: checking for Berkeley DB 4.0 in /usr/local/BerkeleyDB.4.0 configure:29686: result: directory not found configure:29684: checking for Berkeley DB 4.0 in /boot/home/config configure:29686: result: directory not found configure:30272: checking for Berkeley DB 3 in the standard places configure:30274: result: configure:30296: checking db3/db.h usability configure:30309: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:30349:20: db3/db.h: No such file or directory configure:30312: $? = 1 configure: failed program was: | #line 30298 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <db3/db.h> configure:30328: result: no configure:30332: checking db3/db.h presence configure:30343: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c configure:30351:20: db3/db.h: No such file or directory configure:30349: $? = 1 configure: failed program was: | #line 30334 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <db3/db.h> configure:30368: result: no configure:30404: checking for db3/db.h configure:30411: result: no configure:30296: checking db.h usability configure:30309: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:30349:16: db.h: No such file or directory configure:30312: $? = 1 configure: failed program was: | #line 30298 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <db.h> configure:30328: result: no configure:30332: checking db.h presence configure:30343: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c configure:30351:16: db.h: No such file or directory configure:30349: $? = 1 configure: failed program was: | #line 30334 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <db.h> configure:30368: result: no configure:30404: checking for db.h configure:30411: result: no configure:30296: checking db3/db.h usability configure:30309: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:30349:20: db3/db.h: No such file or directory configure:30312: $? = 1 configure: failed program was: | #line 30298 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <db3/db.h> configure:30328: result: no configure:30332: checking db3/db.h presence configure:30343: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c configure:30351:20: db3/db.h: No such file or directory configure:30349: $? = 1 configure: failed program was: | #line 30334 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <db3/db.h> configure:30368: result: no configure:30404: checking for db3/db.h configure:30411: result: no configure:30296: checking db.h usability configure:30309: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:30349:16: db.h: No such file or directory configure:30312: $? = 1 configure: failed program was: | #line 30298 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <db.h> configure:30328: result: no configure:30332: checking db.h presence configure:30343: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c configure:30351:16: db.h: No such file or directory configure:30349: $? = 1 configure: failed program was: | #line 30334 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <db.h> configure:30368: result: no configure:30404: checking for db.h configure:30411: result: no configure:30848: checking for Berkeley DB 2 in the standard places configure:30850: result: configure:30872: checking db2/db.h usability configure:30885: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:30925:20: db2/db.h: No such file or directory configure:30888: $? = 1 configure: failed program was: | #line 30874 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <db2/db.h> configure:30904: result: no configure:30908: checking db2/db.h presence configure:30919: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c configure:30927:20: db2/db.h: No such file or directory configure:30925: $? = 1 configure: failed program was: | #line 30910 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <db2/db.h> configure:30944: result: no configure:30980: checking for db2/db.h configure:30987: result: no configure:30872: checking db.h usability configure:30885: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:30925:16: db.h: No such file or directory configure:30888: $? = 1 configure: failed program was: | #line 30874 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <db.h> configure:30904: result: no configure:30908: checking db.h presence configure:30919: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c configure:30927:16: db.h: No such file or directory configure:30925: $? = 1 configure: failed program was: | #line 30910 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <db.h> configure:30944: result: no configure:30980: checking for db.h configure:30987: result: no configure:30872: checking db2/db.h usability configure:30885: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:30925:20: db2/db.h: No such file or directory configure:30888: $? = 1 configure: failed program was: | #line 30874 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <db2/db.h> configure:30904: result: no configure:30908: checking db2/db.h presence configure:30919: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c configure:30927:20: db2/db.h: No such file or directory configure:30925: $? = 1 configure: failed program was: | #line 30910 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <db2/db.h> configure:30944: result: no configure:30980: checking for db2/db.h configure:30987: result: no configure:30872: checking db.h usability configure:30885: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:30925:16: db.h: No such file or directory configure:30888: $? = 1 configure: failed program was: | #line 30874 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <db.h> configure:30904: result: no configure:30908: checking db.h presence configure:30919: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c configure:30927:16: db.h: No such file or directory configure:30925: $? = 1 configure: failed program was: | #line 30910 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <db.h> configure:30944: result: no configure:30980: checking for db.h configure:30987: result: no configure:31424: checking for Berkeley DB 1.0.0 in the standard places configure:31426: result: configure:31448: checking db1/db.h usability configure:31461: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:31501:20: db1/db.h: No such file or directory configure:31464: $? = 1 configure: failed program was: | #line 31450 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <db1/db.h> configure:31480: result: no configure:31484: checking db1/db.h presence configure:31495: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c configure:31503:20: db1/db.h: No such file or directory configure:31501: $? = 1 configure: failed program was: | #line 31486 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <db1/db.h> configure:31520: result: no configure:31556: checking for db1/db.h configure:31563: result: no configure:31448: checking db.h usability configure:31461: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:31501:16: db.h: No such file or directory configure:31464: $? = 1 configure: failed program was: | #line 31450 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <db.h> configure:31480: result: no configure:31484: checking db.h presence configure:31495: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c configure:31503:16: db.h: No such file or directory configure:31501: $? = 1 configure: failed program was: | #line 31486 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <db.h> configure:31520: result: no configure:31556: checking for db.h configure:31563: result: no configure:32000: checking for Berkeley DB 1 in the standard places configure:32002: result: configure:32024: checking db_185.h usability configure:32037: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:32077:20: db_185.h: No such file or directory configure:32040: $? = 1 configure: failed program was: | #line 32026 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <db_185.h> configure:32056: result: no configure:32060: checking db_185.h presence configure:32071: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c configure:32079:20: db_185.h: No such file or directory configure:32077: $? = 1 configure: failed program was: | #line 32062 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include <db_185.h> configure:32096: result: no configure:32132: checking for db_185.h configure:32139: result: no configure:32521: checking for Berkeley DB configure:32527: result: not found configure:32599: checking for default DBM configure:32601: result: sdbm (default) configure:32896: checking for Expat in /usr configure:32963: result: no configure:32896: checking for Expat in /usr/local configure:32960: result: yes configure:33427: checking iconv.h usability configure:33440: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:33443: $? = 0 configure:33446: test -s conftest.o configure:33449: $? = 0 configure:33459: result: yes configure:33463: checking iconv.h presence configure:33474: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c configure:33480: $? = 0 configure:33499: result: yes configure:33535: checking for iconv.h configure:33542: result: yes configure:33572: gcc -o conftest -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:33575: $? = 0 configure:33578: test -s conftest configure:33581: $? = 0 configure:33824: checking for type of inbuf parameter to iconv configure:33871: result: const char ** configure:33883: checking for iconv.h configure:33888: result: yes configure:33892: checking langinfo.h usability configure:33905: gcc -c -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:33908: $? = 0 configure:33911: test -s conftest.o configure:33914: $? = 0 configure:33924: result: yes configure:33928: checking langinfo.h presence configure:33939: gcc -E -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c configure:33945: $? = 0 configure:33964: result: yes configure:34000: checking for langinfo.h configure:34007: result: yes configure:34036: checking for nl_langinfo configure:34086: gcc -o conftest -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:34089: $? = 0 configure:34092: test -s conftest configure:34095: $? = 0 configure:34106: result: yes configure:34127: checking for CODESET in langinfo.h configure:34157: result: yes configure:34171: checking for library containing crypt configure:34202: gcc -o conftest -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 configure:34205: $? = 0 configure:34208: test -s conftest configure:34211: $? = 0 configure:34270: result: none required configure:34277: checking if system crypt() function is threadsafe configure:34289: result: yes configure:34296: checking for crypt_r configure:34346: gcc -o conftest -g -O2 -pthreads -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5 Undefined first referenced symbol in file crypt_r /var/tmp//ccl6XxTj.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:34349: $? = 1 configure: failed program was: | #line 34301 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | #define APU_ICONV_INBUF_CONST 1 | #define HAVE_ICONV_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_CODESET 1 | #define APU_CRYPT_THREADSAFE 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char crypt_r (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | /* 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_r (); | /* 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_crypt_r) || defined (__stub___crypt_r) | choke me | #else | char (*f) () = crypt_r; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != crypt_r; | ; | return 0; | } configure:34366: result: no configure:34735: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on foobar.com config.status:670: creating export_vars.sh config.status:670: creating apu-config config.status:670: creating include/private/apu_select_dbm.h config.status:670: creating include/apr_ldap.h config.status:670: creating include/apu.h config.status:670: creating include/apu_want.h config.status:670: creating Makefile config.status:670: creating buckets/Makefile config.status:670: creating crypto/Makefile config.status:670: creating dbm/Makefile config.status:670: creating dbm/sdbm/Makefile config.status:670: creating encoding/Makefile config.status:670: creating hooks/Makefile config.status:670: creating ldap/Makefile config.status:670: creating uri/Makefile config.status:670: creating xml/Makefile config.status:670: creating misc/Makefile config.status:670: creating strmatch/Makefile config.status:670: creating xlate/Makefile config.status:670: creating test/Makefile config.status:766: creating include/private/apu_config.h config.status:977: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=sparc-sun-solaris2.9 ac_cv_build_alias=sparc-sun-solaris2.9 ac_cv_c_compiler_gnu=yes ac_cv_define_CODESET=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_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_crypt_r=no ac_cv_func_nl_langinfo=yes ac_cv_header_db1_db_h=no ac_cv_header_db2_db_h=no ac_cv_header_db3_db_h=no ac_cv_header_db4_db_h=no ac_cv_header_db_185_h=no ac_cv_header_db_h=no ac_cv_header_gdbm_h=no ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=sparc-sun-solaris2.9 ac_cv_host_alias=sparc-sun-solaris2.9 ac_cv_mkdir_p=yes ac_cv_objext=o ac_cv_prog_CPP=$'gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep=egrep ac_cv_search_crypt=$'none required' ac_cv_target=sparc-sun-solaris2.9 ac_cv_target_alias=sparc-sun-solaris2.9 apu_cv_check_berkeley_db_4_0__1_db_h_db4_in__usr_local=no apu_cv_check_berkeley_db_4_0__1_db_h_db_4_0_in__usr_local=no apu_cv_check_berkeley_db_4_0__1_db_h_db_in__usr_local=no ## ----------------- ## ## Output variables. ## ## ----------------- ## APRUTIL_DOTTED_VERSION='0.9.5' APRUTIL_EXPORT_LIBS='-lexpat' APRUTIL_INCLUDES='-I/usr/local/include' APRUTIL_LDFLAGS='-L/usr/local/lib' APRUTIL_LIBNAME='aprutil-${APRUTIL_MAJOR_VERSION}' APRUTIL_LIBS='/usr/local/lib/libexpat.la /usr/local/httpd-2.0-APACHE_2_0_BRANCH/srclib/apr/libapr-0.la -lsendfile -lrt -lm -lsocket -lnsl -lresolv -lpthread -ldl' APRUTIL_MAJOR_VERSION='0' APRUTIL_PRIV_INCLUDES='-I/usr/local/httpd-2.0-APACHE_2_0_BRANCH/srclib/apr-util/include -I/usr/local/httpd-2.0-APACHE_2_0_BRANCH/srclib/apr-util/include/private' APR_BUILD_DIR='/usr/local/httpd-2.0-APACHE_2_0_BRANCH/srclib/apr/build' APR_INCLUDES=' -I/usr/local/httpd-2.0-APACHE_2_0_BRANCH/srclib/apr/include ' APR_LIBS=' /usr/local/httpd-2.0-APACHE_2_0_BRANCH/srclib/apr/libapr-0.la -lsendfile -lrt -lm -lsocket -lnsl -lresolv -lpthread -ldl' APR_SOURCE_DIR='/usr/local/httpd-2.0-APACHE_2_0_BRANCH/srclib/apr' APR_XML_DIR='' APR_XML_EXPAT_OLD='' APR_XML_SUBDIRS='' CC='gcc' CFLAGS=' -g -O2 -pthreads' CPP='gcc -E' CPPFLAGS=' -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='egrep' EXEEXT='' EXTRA_OS_LINK='' INCLUDE_RULES='include /usr/local/httpd-2.0-APACHE_2_0_BRANCH/srclib/apr-util/build/rules.mk' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' SHELL='/bin/bash' abs_builddir='/usr/local/httpd-2.0-APACHE_2_0_BRANCH/srclib/apr-util' abs_srcdir='/usr/local/httpd-2.0-APACHE_2_0_BRANCH/srclib/apr-util' ac_ct_CC='gcc' apu_db_header='db.h' apu_db_version='0' apu_has_ldap='0' apu_has_ldap_netscape_ssl='0' apu_has_ldap_starttls='0' apu_have_db='0' apu_have_gdbm='0' apu_have_ndbm='0' apu_have_sdbm='1' apu_use_db='0' apu_use_gdbm='0' apu_use_ndbm='0' apu_use_sdbm='1' bindir='${prefix}/bin' build='sparc-sun-solaris2.9' build_alias='' build_cpu='sparc' build_os='solaris2.9' build_vendor='sun' datadir='${prefix}' exec_prefix='/usr/local/apache2' have_iconv='1' host='sparc-sun-solaris2.9' host_alias='SunOS' host_cpu='sparc' host_os='solaris2.9' host_vendor='sun' includedir='/usr/local/apache2/include' infodir='${prefix}/info' lber_h='' ldap_h='' ldap_ssl_h='' lib_target='-rpath $(libdir) $$objects' libdir='${prefix}/lib' libexecdir='${exec_prefix}/modules' localstatedir='${prefix}' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/usr/local/apache2' program_transform_name='s,x,x,' sbindir='${exec_prefix}/bin' sharedstatedir='${prefix}/com' so_ext='lo' sysconfdir='${prefix}/conf' target='sparc-sun-solaris2.9' target_alias='' target_cpu='sparc' target_os='solaris2.9' target_vendor='sun' top_builddir='/usr/local/httpd-2.0-APACHE_2_0_BRANCH/srclib/apr-util' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define APU_CRYPT_THREADSAFE 1 #define APU_ICONV_INBUF_CONST 1 #define HAVE_CODESET 1 #define HAVE_ICONV_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_MEMORY_H 1 #define HAVE_NL_LANGINFO 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 configure: exit 0 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
