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.4, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-ssl --with-neon=/usr/local --with-apr=/usr/local/bin/apr-1-config --with-apr-util=/usr/local/bin/apu-1-config --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 146 tasks, 201 threads, 4 processors Load average: 2.00, Mach factor: 2.00 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1616: Configuring Subversion 1.4.4 configure:1626: creating config.nice configure:1656: checking for i386-unknown-gnu-gcc configure:1682: result: cc configure:1964: checking for C compiler version configure:1967: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:1970: $? = 0 configure:1972: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:1975: $? = 0 configure:1977: cc -V &5 cc: `-V' option must have argument configure:1980: $? = 1 configure:2003: checking for C compiler default output file name configure:2006: cc -fno-common conftest.c >&5 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 -fno-common conftest.c >&5 configure:2103: $? = 0 configure:2128: result: configure:2134: checking for suffix of object files configure:2155: cc -c -fno-common conftest.c >&5 configure:2158: $? = 0 configure:2180: result: configure:2184: checking whether we are using the GNU C compiler configure:2208: cc -c -fno-common conftest.c >&5 configure:2214: $? = 0 configure:2218: test -z || test ! -s conftest.err configure:2221: $? = 0 configure:2224: test -s conftest. configure:2227: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.4.4" | #define PACKAGE_STRING "subversion 1.4.4" | #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. configure:2286: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.4.4" | #define PACKAGE_STRING "subversion 1.4.4" | #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2297: result: no configure:2314: checking for cc option to accept ANSI C configure:2384: cc -c -fno-common conftest.c >&5 configure:2390: $? = 0 configure:2394: test -z || test ! -s conftest.err configure:2397: $? = 0 configure:2400: test -s conftest. configure:2403: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.4.4" | #define PACKAGE_STRING "subversion 1.4.4" | #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2384: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2390: $? = 0 configure:2394: test -z || test ! -s conftest.err configure:2397: $? = 0 configure:2400: test -s conftest. configure:2403: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.4.4" | #define PACKAGE_STRING "subversion 1.4.4" | #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2384: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2390: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.4.4" | #define PACKAGE_STRING "subversion 1.4.4" | #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2384: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2390: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.4.4" | #define PACKAGE_STRING "subversion 1.4.4" | #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2384: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2390: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.4.4" | #define PACKAGE_STRING "subversion 1.4.4" | #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2384: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2390: $? = 0 configure:2394: test -z || test ! -s conftest.err configure:2397: $? = 0 configure:2400: test -s conftest. configure:2403: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.4.4" | #define PACKAGE_STRING "subversion 1.4.4" | #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2421: result: none needed configure:2439: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" 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 conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2664: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.4.4" | #define PACKAGE_STRING "subversion 1.4.4" | #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 conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2771: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.4.4" | #define PACKAGE_STRING "subversion 1.4.4" | #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" | /* end confdefs.h. */ | #include configure:2822: checking build system type configure:2840: result: i386-unknown-gnu configure:2848: checking host system type configure:2862: result: i386-unknown-gnu configure:2870: checking target system type configure:2884: result: i386-unknown-gnu 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: /usr/bin/install -c -o root -g wheel configure:3026: checking for static Apache module support configure:3088: result: no configure:3094: checking for Apache module support via DSO through APXS configure:3174: result: no - Unable to locate /usr/include/httpd/mod_dav.h configure:3258: Apache Portable Runtime (APR) library configuration configure:3286: checking for APR configure:3368: result: yes configure:3521: checking APR version configure:3525: error: apr-config --version failed ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_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=-fno-common 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=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ 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=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_objext= ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_target=i386-unknown-gnu ac_cv_target_alias=i386-unknown-gnu lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## APACHE_INCLUDES='' APACHE_LDFLAGS='' APACHE_LIBEXECDIR='' APACHE_TARGET='' APXS='' AR='' BDB_TEST_DEPS='' BDB_TEST_PROGRAMS='' BINNAME='' BUILD_APACHE_RULE='' BUILD_RULES='' CC='cc' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXCPP='' CXXFLAGS='-fno-common' DEFS='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='' FFLAGS='' FIX_JAVAHL_LIB='' GETTEXT_CODESET='' INCLUDE_OUTPUTS='' INSTALL_APACHE_RULE='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_EXTRA_JAVAHL_LIB='' INSTALL_IT='' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_RULES='' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STATIC_RULES='' JAR='' JAVA='' JAVAC='' JAVAC_FLAGS='' JAVAH='' JAVAHL_OBJDIR='' JAVAHL_TESTS_TARGET='' JAVA_CLASSPATH='' JDK='' JNI_INCLUDES='' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='/usr/local/bin/libtool' LN_S='ln -s' LTLIBOBJS='' LT_CXX_LIBADD='' LT_LDFLAGS='' LT_NO_UNDEFINED='' MKDIR='/usr/bin/install -c -o root -g wheel -d' MOD_ACTIVATION='' MSGFMT='' MSGFMTFLAGS='' MSGMERGE='' NEON_LIBS='' NO_GETTEXT_CODESET='' OBJEXT='' PACKAGE_BUGREPORT='http://subversion.tigris.org/' PACKAGE_NAME='subversion' PACKAGE_STRING='subversion 1.4.4' PACKAGE_TARNAME='subversion' PACKAGE_VERSION='1.4.4' PATH_SEPARATOR=':' PERL='' PYTHON='/usr/local/bin/python2.3' RANLIB='' RDOC='' RUBY='' RUBY_MAJOR='' RUBY_MINOR='' SHELL='/bin/sh' STRIP='' SVN_APRUTIL_EXPORT_LIBS='' SVN_APRUTIL_INCLUDES='' SVN_APRUTIL_LIBS='' SVN_APRUTIL_PREFIX='' SVN_APR_EXPORT_LIBS='' SVN_APR_INCLUDES='' SVN_APR_LIBS='' SVN_APR_PREFIX='' SVN_APR_SHLIB_PATH_VAR='' SVN_BINDIR='' SVN_CONFIG_SCRIPT_FILES='' SVN_EXTERNAL_PROJECT_SUBDIRS='' SVN_FS_LIB_DEPS='' SVN_FS_LIB_INSTALL_DEPS='' SVN_FS_LIB_LINK='' SVN_LIBTOOL='' SVN_LT_CCTAG='' SVN_LT_CXXTAG='' SVN_NEON_INCLUDES='' 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='' XGETTEXT='' abs_builddir='/mnt/gmirror/ports/devel/subversion-python/work/subversion-1.4.4' abs_srcdir='/mnt/gmirror/ports/devel/subversion-python/work/subversion-1.4.4' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='' ac_ct_STRIP='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='' localstatedir='${prefix}/var' mandir='${prefix}/man' neon_config='' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" #define PACKAGE_NAME "subversion" #define PACKAGE_STRING "subversion 1.4.4" #define PACKAGE_TARNAME "subversion" #define PACKAGE_VERSION "1.4.4" configure: exit 1