This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by subversion configure 1.4.5, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure CC=cc --without-berkeley-db --disable-nls --disable-shared --with-zlib=/tmp/zlib ## --------- ## ## Platform. ## ## --------- ## hostname = hp3440 uname -m = 9000/800 uname -r = B.11.11 uname -s = HP-UX uname -v = U /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: . PATH: /disco1/Max-R11.1/prog/oracle/ntutil PATH: /disco1/Max-R11.1/prog/oracle/uscript PATH: /disco1/Max-R11.1/prog/oracle/mx PATH: /disco1/Max-R11.1/prog/oracle/pa PATH: /disco1/Max-R11.1/prog/oracle/etc PATH: /disco1/Max-R11.1/prog/oracle/butil PATH: /disco1/Max-R11.1/prog/oracle/uutil PATH: /disco1/Max-R11.1/prog/oracle/dutil PATH: /disco1/Max-R11.1/prog/oracle/edi PATH: /oracle/home/817/bin PATH: /disco1/Max-R11.1/grafsman/bin PATH: /usr/bin/X11 PATH: /usr/bin PATH: /opt/ansic/bin PATH: /usr/ccs/bin PATH: /usr/contrib/bin PATH: /opt/hparray/bin PATH: /opt/nettladm/bin PATH: /opt/upgrade/bin PATH: /opt/fcms/bin PATH: /opt/pd/bin PATH: /opt/resmon/bin PATH: /usr/bin/X11 PATH: /usr/contrib/bin/X11 PATH: /opt/graphics/common/bin PATH: /opt/gnome/bin PATH: /opt/mozilla PATH: /opt/mx/bin PATH: /usr/sbin/diag/contrib PATH: /opt/wbem/bin PATH: /opt/wbem/sbin PATH: /opt/langtools/bin PATH: /opt/imake/bin PATH: /opt/ssh/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1616: Configuring Subversion 1.4.5 configure:1626: creating config.nice configure:1694: checking for gcc configure:1720: result: cc configure:1964: checking for C compiler version configure:1967: cc --version &5 cc: warning 422: Unknown option "-" ignored. cc: informational note 404: NLSPATH is /opt/ansic/lib/nls/msg/%L/%N.cat:/opt/ansic/lib/nls/msg/C/%N.cat: cc: informational note 404: INCLUDIR is INCLUDIR=/usr/include cc: informational note 404: LPATH is /usr/lib:/opt/langtools/lib: /usr/ccs/bin/ld /opt/langtools/lib/crt0.o -ersion -u main -lc cc: informational note 413: Entering Link editor. /usr/ccs/bin/ld: Unsatisfied symbols: main /usr/ccs/bin/ld: Entry symbol "rsion" not found configure:1970: $? = 1 configure:1972: cc -v &5 cc: informational note 404: NLSPATH is /opt/ansic/lib/nls/msg/%L/%N.cat:/opt/ansic/lib/nls/msg/C/%N.cat: cc: informational note 404: INCLUDIR is INCLUDIR=/usr/include cc: informational note 404: LPATH is /usr/lib:/opt/langtools/lib: /usr/ccs/bin/ld /opt/langtools/lib/crt0.o -u main -lc cc: informational note 413: Entering Link editor. /usr/ccs/bin/ld: Unsatisfied symbols: main configure:1975: $? = 1 configure:1977: cc -V &5 /usr/ccs/bin/ld: Unsatisfied symbols: main /usr/ccs/bin/ld: 92453-07 linker linker ld B.11.18 000922 configure:1980: $? = 1 configure:2003: checking for C compiler default output file name configure:2006: cc -D__NO_GETTXT__ conftest.c >&5 /usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system. configure:2009: $? = 0 configure:2055: result: a.out configure:2060: checking whether the C compiler works configure:2066: ./a.out configure:2069: $? = 0 configure:2086: result: yes configure:2093: checking whether we are cross compiling configure:2095: result: no configure:2098: checking for suffix of executables configure:2100: cc -o conftest -D__NO_GETTXT__ conftest.c >&5 /usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system. configure:2103: $? = 0 configure:2128: result: configure:2134: checking for suffix of object files configure:2155: cc -c -D__NO_GETTXT__ conftest.c >&5 configure:2158: $? = 0 configure:2180: result: o configure:2184: checking whether we are using the GNU C compiler configure:2208: cc -c -D__NO_GETTXT__ conftest.c >&5 cc: "conftest.c", line 14: error 1000: Unexpected symbol: "me". cc: "conftest.c", line 14: error 1588: "choke" undefined. configure:2214: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "subversion 1.4.5" | #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2240: result: no configure:2246: checking whether cc accepts -g configure:2267: cc -c -g conftest.c >&5 configure:2273: $? = 0 configure:2277: test -z || test ! -s conftest.err configure:2280: $? = 0 configure:2283: test -s conftest.o configure:2286: $? = 0 configure:2297: result: yes configure:2314: checking for cc option to accept ANSI C configure:2384: cc -c -D__NO_GETTXT__ conftest.c >&5 configure:2390: $? = 0 configure:2394: test -z || test ! -s conftest.err configure:2397: $? = 0 configure:2400: test -s conftest.o configure:2403: $? = 0 configure:2421: result: none needed configure:2439: cc -c -D__NO_GETTXT__ conftest.c >&5 cc: "conftest.c", line 2: error 1000: Unexpected symbol: "me". cc: "conftest.c", line 2: warning 501: Empty source file. configure:2445: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2585: checking how to run the C preprocessor configure:2620: cc -E conftest.c configure:2626: $? = 0 configure:2658: cc -E conftest.c cpp: "conftest.c", line 9: error 4036: Can't open include file 'ac_nonexistent.h'. configure:2664: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "subversion 1.4.5" | #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" | /* end confdefs.h. */ | #include configure:2703: result: cc -E configure:2727: cc -E conftest.c configure:2733: $? = 0 configure:2765: cc -E conftest.c cpp: "conftest.c", line 9: error 4036: Can't open include file 'ac_nonexistent.h'. configure:2771: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "subversion 1.4.5" | #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" | /* end confdefs.h. */ | #include configure:2822: checking build system type configure:2840: result: hppa2.0w-hp-hpux11.11 configure:2848: checking host system type configure:2862: result: hppa2.0w-hp-hpux11.11 configure:2870: checking target system type configure:2884: result: hppa2.0w-hp-hpux11.11 configure:2901: checking for egrep configure:2911: result: grep -E configure:2917: checking whether ln -s works configure:2921: result: yes configure:2942: checking for a BSD-compatible install configure:2997: result: /opt/imake/bin/install -c configure:3026: checking for static Apache module support configure:3088: result: no configure:3094: checking for Apache module support via DSO through APXS configure:3179: result: no configure:3258: Apache Portable Runtime (APR) library configuration configure:3286: checking for APR configure:3368: result: reconfig configure:3467: configuring package in apr now configure:3521: checking APR version configure:3529: result: 0.9.12 configure:3613: Apache Portable Runtime Utility (APRUTIL) library configuration configure:3641: checking for APR-util configure:3723: result: reconfig configure:3813: configuring package in apr-util now configure:3867: checking APR-UTIL version configure:3881: result: 0.9.12 configure:3962: checking neon library configure:4085: checking neon library version configure:4089: result: 0.25.5 configure:4192: configuring package in neon now configure:4431: checking for ANSI C header files configure:4456: cc -c -D__NO_GETTXT__ -Ae +Z +DAportable -mt -DHPUX11 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED conftest.c >&5 configure:4462: $? = 0 configure:4466: test -z || test ! -s conftest.err configure:4469: $? = 0 configure:4472: test -s conftest.o configure:4475: $? = 0 configure:4564: cc -o conftest -D__NO_GETTXT__ -Ae +Z +DAportable -mt -DHPUX11 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -L/disco1/SVN/subversion-1.4.5/apr-util/xml/expat/lib conftest.c >&5 configure:4567: $? = 0 configure:4569: ./conftest configure:4572: $? = 0 configure:4587: result: yes configure:4611: checking for sys/types.h configure:4627: cc -c -D__NO_GETTXT__ -Ae +Z +DAportable -mt -DHPUX11 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED conftest.c >&5 configure:4633: $? = 0 configure:4637: test -z || test ! -s conftest.err configure:4640: $? = 0 configure:4643: test -s conftest.o configure:4646: $? = 0 configure:4657: result: yes configure:4611: checking for sys/stat.h configure:4627: cc -c -D__NO_GETTXT__ -Ae +Z +DAportable -mt -DHPUX11 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED conftest.c >&5 configure:4633: $? = 0 configure:4637: test -z || test ! -s conftest.err configure:4640: $? = 0 configure:4643: test -s conftest.o configure:4646: $? = 0 configure:4657: result: yes configure:4611: checking for stdlib.h configure:4627: cc -c -D__NO_GETTXT__ -Ae +Z +DAportable -mt -DHPUX11 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED conftest.c >&5 configure:4633: $? = 0 configure:4637: test -z || test ! -s conftest.err configure:4640: $? = 0 configure:4643: test -s conftest.o configure:4646: $? = 0 configure:4657: result: yes configure:4611: checking for string.h configure:4627: cc -c -D__NO_GETTXT__ -Ae +Z +DAportable -mt -DHPUX11 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED conftest.c >&5 configure:4633: $? = 0 configure:4637: test -z || test ! -s conftest.err configure:4640: $? = 0 configure:4643: test -s conftest.o configure:4646: $? = 0 configure:4657: result: yes configure:4611: checking for memory.h configure:4627: cc -c -D__NO_GETTXT__ -Ae +Z +DAportable -mt -DHPUX11 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED conftest.c >&5 configure:4633: $? = 0 configure:4637: test -z || test ! -s conftest.err configure:4640: $? = 0 configure:4643: test -s conftest.o configure:4646: $? = 0 configure:4657: result: yes configure:4611: checking for strings.h configure:4627: cc -c -D__NO_GETTXT__ -Ae +Z +DAportable -mt -DHPUX11 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED conftest.c >&5 configure:4633: $? = 0 configure:4637: test -z || test ! -s conftest.err configure:4640: $? = 0 configure:4643: test -s conftest.o configure:4646: $? = 0 configure:4657: result: yes configure:4611: checking for inttypes.h configure:4627: cc -c -D__NO_GETTXT__ -Ae +Z +DAportable -mt -DHPUX11 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED conftest.c >&5 configure:4633: $? = 0 configure:4637: test -z || test ! -s conftest.err configure:4640: $? = 0 configure:4643: test -s conftest.o configure:4646: $? = 0 configure:4657: result: yes configure:4611: checking for stdint.h configure:4627: cc -c -D__NO_GETTXT__ -Ae +Z +DAportable -mt -DHPUX11 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED conftest.c >&5 cpp: "conftest.c", line 53: error 4036: Can't open include file 'stdint.h'. configure:4633: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "subversion 1.4.5" | #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" | #define SVN_NEON_0_25 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4657: result: no configure:4611: checking for unistd.h configure:4627: cc -c -D__NO_GETTXT__ -Ae +Z +DAportable -mt -DHPUX11 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED conftest.c >&5 configure:4633: $? = 0 configure:4637: test -z || test ! -s conftest.err configure:4640: $? = 0 configure:4643: test -s conftest.o configure:4646: $? = 0 configure:4657: result: yes configure:5184: checking for a sed that does not truncate output configure:5238: result: /usr/bin/sed configure:5285: checking for non-GNU ld configure:5319: result: /usr/bin/ld configure:5328: checking if the linker (/usr/bin/ld) is GNU ld configure:5343: result: no configure:5348: checking for /usr/bin/ld option to reload object files configure:5355: result: -r configure:5373: checking for BSD-compatible nm configure:5422: result: /usr/bin/nm -p configure:5426: checking how to recognise dependent libraries configure:5602: result: file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library configure:5847: checking dlfcn.h usability configure:5859: cc -c -D__NO_GETTXT__ -Ae +Z +DAportable -mt -DHPUX11 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED conftest.c >&5 configure:5865: $? = 0 configure:5869: test -z || test ! -s conftest.err configure:5872: $? = 0 configure:5875: test -s conftest.o configure:5878: $? = 0 configure:5888: result: yes configure:5892: checking dlfcn.h presence configure:5902: cc -E -DHPUX11 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED conftest.c configure:5908: $? = 0 configure:5928: result: yes configure:5963: checking for dlfcn.h configure:5970: result: yes configure:6035: checking for g++ configure:6064: result: no configure:6035: checking for c++ configure:6064: result: no configure:6035: checking for gpp configure:6064: result: no configure:6035: checking for aCC configure:6064: result: no configure:6035: checking for CC configure:6064: result: no configure:6035: checking for cxx configure:6064: result: no configure:6035: checking for cc++ configure:6064: result: no configure:6035: checking for cl configure:6064: result: no configure:6035: checking for FCC configure:6064: result: no configure:6035: checking for KCC configure:6064: result: no configure:6035: checking for RCC configure:6064: result: no configure:6035: checking for xlC_r configure:6064: result: no configure:6035: checking for xlC configure:6064: result: no configure:6077: checking for C++ compiler version configure:6080: g++ --version &5 ./configure[6081]: g++: not found. configure:6083: $? = 127 configure:6085: g++ -v &5 ./configure[6086]: g++: not found. configure:6088: $? = 127 configure:6090: g++ -V &5 ./configure[6091]: g++: not found. configure:6093: $? = 127 configure:6096: checking whether we are using the GNU C++ compiler configure:6120: g++ -c -DHPUX11 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED conftest.cc >&5 ./configure[6121]: g++: not found. configure:6126: $? = 127 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "subversion 1.4.5" | #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" | #define SVN_NEON_0_25 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define SVN_BINDIR "/usr/local/bin" | #define SVN_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:6152: result: no configure:6158: checking whether g++ accepts -g configure:6179: g++ -c -g -DHPUX11 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED conftest.cc >&5 ./configure[6180]: g++: not found. configure:6185: $? = 127 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "subversion 1.4.5" | #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" | #define SVN_NEON_0_25 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define SVN_BINDIR "/usr/local/bin" | #define SVN_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6209: result: no configure:6251: g++ -c -DHPUX11 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED conftest.cc >&5 ./configure[6252]: g++: not found. configure:6257: $? = 127 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "subversion 1.4.5" | #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" | #define SVN_NEON_0_25 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define SVN_BINDIR "/usr/local/bin" | #define SVN_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:6251: g++ -c -DHPUX11 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED conftest.cc >&5 ./configure[6252]: g++: not found. configure:6257: $? = 127 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "subversion 1.4.5" | #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" | #define SVN_NEON_0_25 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define SVN_BINDIR "/usr/local/bin" | #define SVN_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:6251: g++ -c -DHPUX11 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED conftest.cc >&5 ./configure[6252]: g++: not found. configure:6257: $? = 127 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "subversion 1.4.5" | #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" | #define SVN_NEON_0_25 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define SVN_BINDIR "/usr/local/bin" | #define SVN_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:6251: g++ -c -DHPUX11 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED conftest.cc >&5 ./configure[6252]: g++: not found. configure:6257: $? = 127 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "subversion 1.4.5" | #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" | #define SVN_NEON_0_25 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define SVN_BINDIR "/usr/local/bin" | #define SVN_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:6251: g++ -c -DHPUX11 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED conftest.cc >&5 ./configure[6252]: g++: not found. configure:6257: $? = 127 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "subversion 1.4.5" | #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" | #define SVN_NEON_0_25 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define SVN_BINDIR "/usr/local/bin" | #define SVN_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:6251: g++ -c -DHPUX11 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED conftest.cc >&5 ./configure[6252]: g++: not found. configure:6257: $? = 127 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "subversion 1.4.5" | #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" | #define SVN_NEON_0_25 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define SVN_BINDIR "/usr/local/bin" | #define SVN_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:6627: checking for g77 configure:6656: result: no configure:6627: checking for f77 configure:6656: result: no configure:6627: checking for xlf configure:6656: result: no configure:6627: checking for frt configure:6656: result: no configure:6627: checking for pgf77 configure:6656: result: no configure:6627: checking for fort77 configure:6656: result: no configure:6627: checking for fl32 configure:6656: result: no configure:6627: checking for af77 configure:6656: result: no configure:6627: checking for f90 configure:6656: result: no configure:6627: checking for xlf90 configure:6656: result: no configure:6627: checking for pgf90 configure:6656: result: no configure:6627: checking for epcf90 configure:6656: result: no configure:6627: checking for f95 configure:6656: result: no configure:6627: checking for fort configure:6656: result: no configure:6627: checking for xlf95 configure:6656: result: no configure:6627: checking for ifc configure:6656: result: no configure:6627: checking for efc configure:6656: result: no configure:6627: checking for pgf95 configure:6656: result: no configure:6627: checking for lf95 configure:6656: result: no configure:6627: checking for gfortran configure:6656: result: no configure:6668: checking for Fortran 77 compiler version configure:6671: --version &5 ./configure[6672]: --version: not found. configure:6674: $? = 127 configure:6676: -v &5 ./configure[6677]: -v: not found. configure:6679: $? = 127 configure:6681: -V &5 ./configure[6682]: -V: not found. configure:6684: $? = 127 configure:6692: checking whether we are using the GNU Fortran 77 compiler configure:6706: -c conftest.F >&5 ./configure[6707]: -c: not found. configure:6712: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6738: result: no configure:6744: checking whether accepts -g configure:6756: -c -g conftest.f >&5 ./configure[6757]: -c: not found. configure:6762: $? = 127 configure: failed program was: | program main | | end configure:6787: result: no configure:6817: checking the maximum length of command line arguments configure:6926: result: 262144 configure:6937: checking command to parse /usr/bin/nm -p output from cc object configure:7042: cc -c -D__NO_GETTXT__ -Ae +Z +DAportable -mt -DHPUX11 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED conftest.c >&5 configure:7045: $? = 0 configure:7049: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7052: $? = 0 configure:7104: cc -o conftest -D__NO_GETTXT__ -Ae +Z +DAportable -mt -DHPUX11 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -L/disco1/SVN/subversion-1.4.5/apr-util/xml/expat/lib conftest.c conftstm.o >&5 configure:7107: $? = 0 configure:7145: result: ok configure:7149: checking for objdir configure:7164: result: .libs configure:7254: checking for ar configure:7270: found /usr/bin/ar configure:7281: result: ar configure:7334: checking for ranlib configure:7350: found /usr/bin/ranlib configure:7361: result: ranlib configure:7414: checking for strip configure:7430: found /usr/bin/strip configure:7441: result: strip configure:7767: checking for cc option to produce PIC configure:7977: result: +Z configure:7985: checking if cc PIC flag +Z works configure:8003: cc -c -D__NO_GETTXT__ -Ae +Z +DAportable -mt -DHPUX11 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED +Z -DPIC conftest.c >&5 configure:8007: $? = 0 configure:8020: result: yes configure:8048: checking if cc static flag -Wl,-a -Wl,archive works configure:8076: result: yes configure:8086: checking if cc supports -c -o file.o configure:8107: cc -c -D__NO_GETTXT__ -Ae +Z +DAportable -mt -DHPUX11 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -o out/conftest2.o conftest.c >&5 configure:8111: $? = 0 configure:8133: result: yes configure:8159: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:9117: result: yes configure:9184: checking dynamic linker characteristics configure:9772: result: hpux11.11 dld.sl configure:9781: checking how to hardcode library paths into programs configure:9806: result: relink configure:9820: checking whether stripping libraries is possible configure:9841: result: no configure:10659: checking if libtool supports shared libraries configure:10661: result: yes configure:10664: checking whether to build shared libraries configure:10685: result: no configure:10688: checking whether to build static libraries configure:10692: result: yes configure:10784: creating libtool configure:19925: checking whether libtool accepts --tag=XXX cc -c -D__NO_GETTXT__ -Ae +Z +DAportable -mt -DHPUX11 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -L/disco1/SVN/subversion-1.4.5/apr-util/xml/expat/lib conftest.c -o conftest.o configure:19946: result: yes configure:19971: checking whether libtool needs -no-undefined configure:19980: result: no configure:19987: checking whether to avoid circular linkage at all costs configure:20000: result: no configure:20017: checking for trang configure:20048: result: none configure:20064: checking for socket in -lsocket configure:20094: cc -o conftest -D__NO_GETTXT__ -Ae +Z +DAportable -mt -DHPUX11 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -L/disco1/SVN/subversion-1.4.5/apr-util/xml/expat/lib conftest.c -lsocket >&5 /usr/ccs/bin/ld: Can't find library for -lsocket configure:20100: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "subversion 1.4.5" | #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" | #define SVN_NEON_0_25 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define SVN_BINDIR "/usr/local/bin" | #define SVN_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char socket (); | int | main () | { | socket (); | ; | return 0; | } configure:20126: result: no configure:20369: checking for Mac OS KeyChain Services configure:20392: cc -c -D__NO_GETTXT__ -Ae +Z +DAportable -mt -DHPUX11 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED conftest.c >&5 cpp: "conftest.c", line 28: error 4036: Can't open include file 'AvailabilityMacros.h'. cpp: "conftest.c", line 30: error 4062: KeyChain API unavailable. configure:20398: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "subversion 1.4.5" | #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" | #define SVN_NEON_0_25 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define SVN_BINDIR "/usr/local/bin" | #define SVN_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define SVN_FS_WANT_DB_MAJOR 4 | #define SVN_FS_WANT_DB_MINOR 0 | #define SVN_FS_WANT_DB_PATCH 14 | /* end confdefs.h. */ | #include | #if !DARWIN || (MAC_OS_X_VERSION_MAX_ALLOWED < MAC_OS_X_VERSION_10_2) | #error KeyChain API unavailable. | #endif | int | main () | { | | ; | return 0; | } configure:20435: result: no configure:20881: checking for ANSI C header files configure:21037: result: yes configure:21049: checking for an ANSI C-conforming const configure:21116: cc -c -D__NO_GETTXT__ -Ae +Z +DAportable -mt -DHPUX11 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED conftest.c >&5 configure:21122: $? = 0 configure:21126: test -z || test ! -s conftest.err configure:21129: $? = 0 configure:21132: test -s conftest.o configure:21135: $? = 0 configure:21146: result: yes configure:21157: checking for size_t configure:21181: cc -c -D__NO_GETTXT__ -Ae +Z +DAportable -mt -DHPUX11 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED conftest.c >&5 configure:21187: $? = 0 configure:21191: test -z || test ! -s conftest.err configure:21194: $? = 0 configure:21197: test -s conftest.o configure:21200: $? = 0 configure:21211: result: yes configure:21226: checking for working memcmp configure:21274: cc -o conftest -D__NO_GETTXT__ -Ae +Z +DAportable -mt -DHPUX11 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -L/disco1/SVN/subversion-1.4.5/apr-util/xml/expat/lib conftest.c >&5 configure:21277: $? = 0 configure:21279: ./conftest configure:21282: $? = 0 configure:21296: result: yes configure:21312: checking for vprintf configure:21369: cc -o conftest -D__NO_GETTXT__ -Ae +Z +DAportable -mt -DHPUX11 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -L/disco1/SVN/subversion-1.4.5/apr-util/xml/expat/lib conftest.c >&5 configure:21375: $? = 0 configure:21379: test -z || test ! -s conftest.err configure:21382: $? = 0 configure:21385: test -s conftest configure:21388: $? = 0 configure:21400: result: yes configure:21407: checking for _doprnt configure:21464: cc -o conftest -D__NO_GETTXT__ -Ae +Z +DAportable -mt -DHPUX11 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -L/disco1/SVN/subversion-1.4.5/apr-util/xml/expat/lib conftest.c >&5 configure:21470: $? = 0 configure:21474: test -z || test ! -s conftest.err configure:21477: $? = 0 configure:21480: test -s conftest configure:21483: $? = 0 configure:21495: result: yes configure:21515: checking for symlink configure:21572: cc -o conftest -D__NO_GETTXT__ -Ae +Z +DAportable -mt -DHPUX11 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -L/disco1/SVN/subversion-1.4.5/apr-util/xml/expat/lib conftest.c >&5 configure:21578: $? = 0 configure:21582: test -z || test ! -s conftest.err configure:21585: $? = 0 configure:21588: test -s conftest configure:21591: $? = 0 configure:21603: result: yes configure:21515: checking for readlink configure:21572: cc -o conftest -D__NO_GETTXT__ -Ae +Z +DAportable -mt -DHPUX11 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -L/disco1/SVN/subversion-1.4.5/apr-util/xml/expat/lib conftest.c >&5 configure:21578: $? = 0 configure:21582: test -z || test ! -s conftest.err configure:21585: $? = 0 configure:21588: test -s conftest configure:21591: $? = 0 configure:21603: result: yes configure:21676: checking zlib.h usability configure:21688: cc -c -D__NO_GETTXT__ -Ae +Z +DAportable -mt -DHPUX11 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED conftest.c >&5 cpp: "conftest.c", line 67: error 4036: Can't open include file 'zlib.h'. configure:21694: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "subversion 1.4.5" | #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" | #define SVN_NEON_0_25 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define SVN_BINDIR "/usr/local/bin" | #define SVN_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define SVN_FS_WANT_DB_MAJOR 4 | #define SVN_FS_WANT_DB_MINOR 0 | #define SVN_FS_WANT_DB_PATCH 14 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21717: result: no configure:21721: checking zlib.h presence configure:21731: cc -E -DHPUX11 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED conftest.c cpp: "conftest.c", line 33: error 4036: Can't open include file 'zlib.h'. configure:21737: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "subversion 1.4.5" | #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" | #define SVN_NEON_0_25 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define SVN_BINDIR "/usr/local/bin" | #define SVN_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define SVN_FS_WANT_DB_MAJOR 4 | #define SVN_FS_WANT_DB_MINOR 0 | #define SVN_FS_WANT_DB_PATCH 14 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | /* end confdefs.h. */ | #include configure:21757: result: no configure:21792: checking for zlib.h configure:21799: result: no configure:21886: error: subversion requires zlib ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=hppa2.0w-hp-hpux11.11 ac_cv_build_alias=hppa2.0w-hp-hpux11.11 ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-D__NO_GETTXT__ ac_cv_env_CPPFLAGS_set='' ac_cv_env_CPPFLAGS_value='' ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_CXXCPP_set='' ac_cv_env_CXXCPP_value='' ac_cv_env_CXXFLAGS_set='' ac_cv_env_CXXFLAGS_value='' ac_cv_env_CXX_set='' ac_cv_env_CXX_value='' ac_cv_env_F77_set='' ac_cv_env_F77_value='' ac_cv_env_FFLAGS_set='' ac_cv_env_FFLAGS_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_f77_compiler_gnu=no ac_cv_func__doprnt=yes ac_cv_func_memcmp_working=yes ac_cv_func_readlink=yes ac_cv_func_symlink=yes ac_cv_func_vprintf=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_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_header_zlib_h=no ac_cv_host=hppa2.0w-hp-hpux11.11 ac_cv_host_alias=hppa2.0w-hp-hpux11.11 ac_cv_lib_socket_socket=no ac_cv_objext=o ac_cv_path_TRANG=none ac_cv_path_install='/opt/imake/bin/install -c' ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=cc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_target=hppa2.0w-hp-hpux11.11 ac_cv_target_alias=hppa2.0w-hp-hpux11.11 ac_cv_type_size_t=yes lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library' lt_cv_file_magic_cmd=/usr/bin/file lt_cv_file_magic_test_file=/usr/lib/libc.sl lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_gnu_ld=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\' lt_cv_sys_max_cmd_len=262144 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST]* \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^T .* \\(.*\\)\$/extern int \\1();/p'\'' -e '\''s/^[BCDEGRST]* .* \\(.*\\)\$/extern char \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## APACHE_INCLUDES='' APACHE_LDFLAGS='' APACHE_LIBEXECDIR='' APACHE_TARGET='' APXS='' AR='ar' BDB_TEST_DEPS='' BDB_TEST_PROGRAMS='' BINNAME='' BUILD_APACHE_RULE='' BUILD_RULES='fsmod-lib ramod-lib lib bin test dav-lib' CC='cc' CFLAGS='-D__NO_GETTXT__ -Ae +Z +DAportable -mt ' CPP='cc -E' CPPFLAGS=' -DHPUX11 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED' CXX='g++' CXXCPP='' CXXFLAGS='' DEFS='' ECHO='print -r' ECHO_C='ECHO_N='' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='' FFLAGS='' FIX_JAVAHL_LIB='' GETTEXT_CODESET='#' INCLUDE_OUTPUTS='' INSTALL_APACHE_RULE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_EXTRA_JAVAHL_LIB='' INSTALL_IT='' INSTALL_PROGRAM='${INSTALL}' INSTALL_RULES='install-fsmod-lib install-ramod-lib install-dav-lib install-lib install-include install-static' INSTALL_SCRIPT='${INSTALL}' INSTALL_STATIC_RULES='install-bin install-docs install-dav-lib' JAR='' JAVA='' JAVAC='' JAVAC_FLAGS='' JAVAH='' JAVAHL_OBJDIR='' JAVAHL_TESTS_TARGET='' JAVA_CLASSPATH='' JDK='' JNI_INCLUDES='' LDFLAGS=' -L/disco1/SVN/subversion-1.4.5/apr-util/xml/expat/lib' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' LT_CXX_LIBADD='' LT_LDFLAGS='' LT_NO_UNDEFINED='' MKDIR='/opt/imake/bin/install -c -d' MOD_ACTIVATION='' MSGFMT='' MSGFMTFLAGS='' MSGMERGE='' NEON_LIBS='$(abs_builddir)/neon/src/libneon.la' NO_GETTEXT_CODESET='#' OBJEXT='o' PACKAGE_BUGREPORT='http://subversion.tigris.org/' PACKAGE_NAME='subversion' PACKAGE_STRING='subversion 1.4.5' PACKAGE_TARNAME='subversion' PACKAGE_VERSION='1.4.5' PATH_SEPARATOR=':' PERL='' PYTHON='' RANLIB='ranlib' RDOC='' RUBY='' RUBY_MAJOR='' RUBY_MINOR='' SHELL='/bin/sh' STRIP='strip' SVN_APRUTIL_EXPORT_LIBS=' -L/disco1/SVN/subversion-1.4.5/apr-util -laprutil-0 /disco1/SVN/subversion-1.4.5/apr-util/xml/expat/lib/libexpat.la' SVN_APRUTIL_INCLUDES=' -I/disco1/SVN/subversion-1.4.5/apr-util/include -I/disco1/SVN/subversion-1.4.5/apr-util/xml/expat/lib' SVN_APRUTIL_LIBS=' /disco1/SVN/subversion-1.4.5/apr-util/libaprutil-0.la /disco1/SVN/subversion-1.4.5/apr-util/xml/expat/lib/libexpat.la' SVN_APRUTIL_PREFIX='' SVN_APR_EXPORT_LIBS=' -L/disco1/SVN/subversion-1.4.5/apr -lapr-0 -lm -lnsl -lpthread -ldld' SVN_APR_INCLUDES=' -I/disco1/SVN/subversion-1.4.5/apr/include ' SVN_APR_LIBS=' /disco1/SVN/subversion-1.4.5/apr/libapr-0.la -lm -lnsl -lpthread -ldld' SVN_APR_PREFIX='/usr/local/apr' SVN_APR_SHLIB_PATH_VAR='SHLIB_PATH' SVN_BINDIR='/usr/local/bin' SVN_CONFIG_SCRIPT_FILES='' SVN_EXTERNAL_PROJECT_SUBDIRS=' apr apr-util neon' SVN_FS_LIB_DEPS='' SVN_FS_LIB_INSTALL_DEPS='' SVN_FS_LIB_LINK='' SVN_LIBTOOL='$(SHELL) /disco1/SVN/subversion-1.4.5/libtool' SVN_LT_CCTAG='--tag=CC' SVN_LT_CXXTAG='--tag=CXX' SVN_NEON_INCLUDES='-I$(abs_srcdir)/neon/src -I/usr/local/include/neon' SVN_RA_LIB_DEPS='' SVN_RA_LIB_INSTALL_DEPS='' SVN_RA_LIB_LINK='' SVN_SERF_EXPORT_LIBS='' SVN_SERF_INCLUDES='' SVN_SERF_LIBS='' SVN_SERF_PREFIX='' SWIG='' SWIG_PL_INCLUDES='' SWIG_PY_COMPILE='' SWIG_PY_INCLUDES='' SWIG_PY_LIBS='' SWIG_PY_LINK='' SWIG_RB_COMPILE='' SWIG_RB_INCLUDES='' SWIG_RB_LINK='' SWIG_RB_SITE_ARCH_DIR='' SWIG_RB_SITE_LIB_DIR='' SWIG_RB_TEST_VERBOSE='' TRANG='none' XGETTEXT='' abs_builddir='/disco1/SVN/subversion-1.4.5' abs_srcdir='/disco1/SVN/subversion-1.4.5' ac_ct_AR='ar' ac_ct_CC='cc' ac_ct_CXX='g++' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' bindir='${exec_prefix}/bin' build='hppa2.0w-hp-hpux11.11' build_alias='' build_cpu='hppa2.0w' build_os='hpux11.11' build_vendor='hp' datadir='${prefix}/share' exec_prefix='NONE' host='hppa2.0w-hp-hpux11.11' host_alias='' host_cpu='hppa2.0w' host_os='hpux11.11' host_vendor='hp' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datadir}/locale' localstatedir='${prefix}/var' mandir='${prefix}/man' neon_config='' oldincludedir='/usr/include' prefix='NONE' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='hppa2.0w-hp-hpux11.11' target_alias='' target_cpu='hppa2.0w' target_os='hpux11.11' target_vendor='hp' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE_DOPRNT 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_READLINK 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYMLINK 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VPRINTF 1 #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" #define PACKAGE_NAME "subversion" #define PACKAGE_STRING "subversion 1.4.5" #define PACKAGE_TARNAME "subversion" #define PACKAGE_VERSION "1.4.5" #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define SVN_BINDIR "/usr/local/bin" #define SVN_FS_WANT_DB_MAJOR 4 #define SVN_FS_WANT_DB_MINOR 0 #define SVN_FS_WANT_DB_PATCH 14 #define SVN_LOCALE_DIR "/usr/local/share/locale" #define SVN_NEON_0_25 1 #endif #ifdef __cplusplus void exit (int); configure: exit 1