[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Configure having problems finding DB4.0.14

From: Owen Landgren <olandgren_at_Macalester.edu>
Date: 2002-01-10 01:06:57 CET

That worked. Attached are the config.log and output files, just in case
you want them. Also, I get the following when I target
/usr/local/Berkeley.4.0/lib

[olandgre@std84:olandgre]~> ls /usr/local/BerkeleyDB.4.0/lib
libdb-4.0.a libdb-4.0.la libdb-4.0.so libdb-4.so libdb.a libdb.so

Thanks for the help.

Owen

Justin Erenkrantz wrote:

>On Wed, Jan 09, 2002 at 04:15:27PM -0600, Owen Landgren wrote:
>
>>configure:8219: checking for Berkeley DB in /usr/local/BerkeleyDB.4.0/
>>configure:8265: gcc -o conftest -g -O2 -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -I/usr/local/BerkeleyDB.4.0//include -Wl,-rpath,/usr/local/BerkeleyDB.4.0 conftest.c -lm -lcrypt -lnsl -ldl -L/usr/local/BerkeleyDB.4.0//lib -ldb >&5
>>configure:8241: warning: return type defaults to `int'
>>configure:8241: warning: function declaration isn't a prototype
>>configure: In function `main':
>>configure:8247: warning: implicit declaration of function `exit'
>>configure:8268: $? = 0
>>configure:8270: ./conftest
>>./conftest: error while loading shared libraries: libdb-4.0.so: cannot open shared object file: No such file or directory
>>
>
>Okay, your -rpath is slightly wrong (perhaps I mistyped earlier), it
>should be:
>
>LDFLAGS="-Wl,-rpath,/usr/local/BerkeleyDB.4.0/lib" ...configure...
>
>Also, in case that doesn't work, please send output of:
>
>ls /usr/local/BerkeleyDB.4.0/lib
>
>Thanks. -- justin
>
>

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.52. Invocation command line was

  $ ./configure --enable-maintainer-mode --disable-shared --with-berkeley-db=/usr/local/BerkeleyDB.4.0/

## ---------- ##
## Platform. ##
## ---------- ##

hostname = std84.dorms2.macalester.edu
uname -m = i686
uname -r = 2.4.9-12
uname -s = Linux
uname -v = #1 Tue Oct 30 18:33:49 EST 2001

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH = /usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/home/olandgre/bin:/usr/java/jdk1.3.1_01/bin

## ------------ ##
## Core tests. ##
## ------------ ##

configure:1149: PATH=".;."; conftest.sh
./configure: conftest.sh: command not found
configure:1152: $? = 127
configure:1406: checking for gcc
configure:1421: found /usr/bin/gcc
configure:1429: result: gcc
configure:1657: checking for C compiler version
configure:1660: gcc --version </dev/null >&5
2.96
configure:1663: $? = 0
configure:1665: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-85)
configure:1668: $? = 0
configure:1670: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1673: $? = 1
configure:1693: checking for C compiler default output
configure:1696: gcc -Wl,-rpath,/usr/local/BerkeleyDB.4.0/lib conftest.c >&5
configure:1699: $? = 0
configure:1728: result: a.out
configure:1733: checking whether the C compiler works
configure:1739: ./a.out
configure:1742: $? = 0
configure:1757: result: yes
configure:1764: checking whether we are cross compiling
configure:1766: result: no
configure:1769: checking for executable suffix
configure:1771: gcc -o conftest -Wl,-rpath,/usr/local/BerkeleyDB.4.0/lib conftest.c >&5
configure:1774: $? = 0
configure:1796: result:
configure:1802: checking for object suffix
configure:1820: gcc -c conftest.c >&5
configure:1823: $? = 0
configure:1842: result: o
configure:1846: checking whether we are using the GNU C compiler
configure:1867: gcc -c conftest.c >&5
configure:1870: $? = 0
configure:1873: test -s conftest.o
configure:1876: $? = 0
configure:1888: result: yes
configure:1894: checking whether gcc accepts -g
configure:1912: gcc -c -g conftest.c >&5
configure:1915: $? = 0
configure:1918: test -s conftest.o
configure:1921: $? = 0
configure:1931: result: yes
configure:1958: gcc -c -g -O2 conftest.c >&5
conftest.c:2: parse error before `me'
configure:1961: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2064: checking how to run the C preprocessor
configure:2090: gcc -E conftest.c
configure:2096: $? = 0
configure:2123: gcc -E conftest.c
configure:2120:28: ac_nonexistent.h: No such file or directory
configure:2129: $? = 1
configure: failed program was:
#line 2119 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2166: result: gcc -E
configure:2181: gcc -E conftest.c
configure:2187: $? = 0
configure:2214: gcc -E conftest.c
configure:2211:28: ac_nonexistent.h: No such file or directory
configure:2220: $? = 1
configure: failed program was:
#line 2210 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2259: Apache Portable Runtime (APR) library configuration
configure:2570: Apache Portable Runtime Utility (APRUTIL) library configuration
configure:2715: checking for apu.h
configure:2725: gcc -E -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c
configure:2722:17: apu.h: No such file or directory
configure:2731: $? = 1
configure: failed program was:
#line 2721 "configure"
#include "confdefs.h"
#include <apu.h>
configure:2750: result: no
configure:2753: checking for apr_uri_parse in -laprutil
configure:2780: gcc -o conftest -g -O2 -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -Wl,-rpath,/usr/local/BerkeleyDB.4.0/lib conftest.c -laprutil -lm -lcrypt -lnsl -ldl >&5
configure:2769: warning: function declaration isn't a prototype
configure:2772: warning: function declaration isn't a prototype
/usr/bin/ld: cannot find -laprutil
collect2: ld returned 1 exit status
configure:2783: $? = 1
configure: failed program was:
#line 2761 "configure"
#include "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 apr_uri_parse ();
int
main ()
{
apr_uri_parse ();
  ;
  return 0;
}
configure:2800: result: no
configure:2976: checking for gcc
configure:2999: result: gcc
configure:3227: checking for C compiler version
configure:3230: gcc --version </dev/null >&5
2.96
configure:3233: $? = 0
configure:3235: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-85)
configure:3238: $? = 0
configure:3240: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:3243: $? = 1
configure:3246: checking whether we are using the GNU C compiler
configure:3288: result: yes
configure:3294: checking whether gcc accepts -g
configure:3331: result: yes
configure:3358: gcc -c -g -O2 -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c >&5
conftest.c:2: parse error before `me'
configure:3361: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:3459: checking whether ln -s works
configure:3463: result: yes
configure:3543: checking build system type
configure:3561: result: i686-pc-linux-gnu
configure:3568: checking host system type
configure:3582: result: i686-pc-linux-gnu
configure:3610: checking for ld used by GCC
configure:3673: result: /usr/bin/ld
configure:3682: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.10.91 (with BFD 2.10.91.0.2)
configure:3694: result: yes
configure:3698: checking for /usr/bin/ld option to reload object files
configure:3705: result: -r
configure:3710: checking for BSD-compatible nm
configure:3746: result: /usr/bin/nm -B
configure:3749: checking how to recognise dependant libraries
configure:3927: result: pass_all
configure:3933: checking command to parse /usr/bin/nm -B output
configure:4014: gcc -c -g -O2 -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c >&5
conftest.c:5: warning: function declaration isn't a prototype
conftest.c:9: warning: function declaration isn't a prototype
configure:4017: $? = 0
configure:4021: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:4024: $? = 0
configure:4076: gcc -o conftest -g -O2 -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -Wl,-rpath,/usr/local/BerkeleyDB.4.0/lib conftest.c conftstm.o >&5
conftest.c:6: warning: `main' is usually a function
configure:4079: $? = 0
configure:4123: result: ok
configure:4130: checking for dlfcn.h
configure:4140: gcc -E -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c
configure:4146: $? = 0
configure:4165: result: yes
configure:4352: checking for ranlib
configure:4367: found /usr/bin/ranlib
configure:4376: result: ranlib
configure:4426: checking for strip
configure:4441: found /usr/bin/strip
configure:4450: result: strip
configure:4654: checking for objdir
configure:4665: result: .libs
configure:4685: checking for gcc option to produce PIC
configure:4835: result: -fPIC
configure:4839: checking if gcc PIC flag -fPIC works
configure:4859: gcc -c -g -O2 -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -fPIC -DPIC -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c >&5
configure:4851: warning: function declaration isn't a prototype
configure:4862: $? = 0
configure:4865: test -s conftest.o
configure:4868: $? = 0
configure:4904: result: yes
configure:4924: checking if gcc static flag -static works
configure:4945: gcc -o conftest -g -O2 -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -Wl,-rpath,/usr/local/BerkeleyDB.4.0/lib -static conftest.c -lm -lcrypt -lnsl -ldl >&5
configure:4937: warning: function declaration isn't a prototype
configure:4948: $? = 0
configure:4951: test -s conftest
configure:4954: $? = 0
configure:4968: result: yes
configure:4983: checking if gcc supports -c -o file.o
configure:5003: gcc -c -g -O2 -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -o out/conftest2.o -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c >&5
configure:5027: result: yes
configure:5032: checking if gcc supports -c -o file.lo
configure:5056: gcc -c -g -O2 -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -c -o conftest.lo -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c >&5
configure:5048: warning: function declaration isn't a prototype
configure: In function `main':
configure:5049: warning: unused variable `some_variable'
configure:5059: $? = 0
configure:5062: test -s conftest.lo
configure:5065: $? = 0
configure:5086: result: yes
configure:5125: checking if gcc supports -fno-rtti -fno-exceptions
configure:5144: gcc -c -g -O2 -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -fno-rtti -fno-exceptions -c conftest.c -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c >&5
configure:5136: warning: function declaration isn't a prototype
configure: In function `main':
configure:5137: warning: unused variable `some_variable'
configure:5136: warning: function declaration isn't a prototype
configure: In function `main':
configure:5137: warning: unused variable `some_variable'
configure:5147: $? = 0
configure:5150: test -s conftest.o
configure:5153: $? = 0
configure:5169: result: yes
configure:5184: checking whether the linker (/usr/bin/ld) supports shared libraries
configure:5864: result: yes
configure:5873: checking how to hardcode library paths into programs
configure:5897: result: immediate
configure:5906: checking whether stripping libraries is possible
configure:5911: result: yes
configure:5926: checking dynamic linker characteristics
configure:6319: result: GNU/Linux ld.so
configure:6328: checking if libtool supports shared libraries
configure:6330: result: yes
configure:6337: checking whether to build shared libraries
configure:6358: result: no
configure:6365: checking whether to build static libraries
configure:6369: result: yes
configure:7608: checking neon library
configure:7718: checking neon library version
configure:7721: result: 0.18.2
configure:7863: checking for any extra libraries neon needs
configure:7868: result: -L/usr/local/lib -lz
configure:7975: checking for static Apache module support
configure:8009: result: no
configure:8014: checking for Apache module support via DSO through APXS
configure:8056: result: no - Unable to locate /usr/include/apache/mod_dav.h
configure:8219: checking for Berkeley DB in /usr/local/BerkeleyDB.4.0/
configure:8265: gcc -o conftest -g -O2 -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -I/usr/local/BerkeleyDB.4.0//include -Wl,-rpath,/usr/local/BerkeleyDB.4.0/lib conftest.c -lm -lcrypt -lnsl -ldl -L/usr/local/BerkeleyDB.4.0//lib -ldb >&5
configure:8241: warning: return type defaults to `int'
configure:8241: warning: function declaration isn't a prototype
configure: In function `main':
configure:8247: warning: implicit declaration of function `exit'
configure:8268: $? = 0
configure:8270: ./conftest
configure:8273: $? = 0
configure:8292: result: yes
configure:8358: checking for ANSI C header files
configure:8372: gcc -E -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c
configure:8378: $? = 0
configure:8465: gcc -o conftest -g -O2 -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -Wl,-rpath,/usr/local/BerkeleyDB.4.0/lib conftest.c -lm -lcrypt -lnsl -ldl >&5
configure:8452: warning: function declaration isn't a prototype
configure: In function `main':
configure:8457: warning: implicit declaration of function `exit'
configure:8468: $? = 0
configure:8470: ./conftest
configure:8473: $? = 0
configure:8486: result: yes
configure:8496: checking for gcc option to accept ANSI C
configure:8553: gcc -c -g -O2 -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c >&5
configure:8513: warning: function declaration isn't a prototype
configure:8535: warning: function declaration isn't a prototype
configure:8556: $? = 0
configure:8559: test -s conftest.o
configure:8562: $? = 0
configure:8579: result: none needed
configure:8587: checking for an ANSI C-conforming const
configure:8651: gcc -c -g -O2 -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c >&5
configure:8597: warning: function declaration isn't a prototype
configure: In function `main':
configure:8621: warning: unused variable `s'
configure:8641: warning: unused variable `foo'
configure:8608: warning: unused variable `zero'
configure:8602: warning: unused variable `x'
configure:8620: warning: `t' might be used uninitialized in this function
configure:8638: warning: `b' might be used uninitialized in this function
configure:8654: $? = 0
configure:8657: test -s conftest.o
configure:8660: $? = 0
configure:8670: result: yes
configure:8686: checking for sys/types.h
configure:8698: gcc -c -g -O2 -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c >&5
configure:8701: $? = 0
configure:8704: test -s conftest.o
configure:8707: $? = 0
configure:8717: result: yes
configure:8686: checking for sys/stat.h
configure:8698: gcc -c -g -O2 -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c >&5
configure:8701: $? = 0
configure:8704: test -s conftest.o
configure:8707: $? = 0
configure:8717: result: yes
configure:8686: checking for stdlib.h
configure:8698: gcc -c -g -O2 -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c >&5
configure:8701: $? = 0
configure:8704: test -s conftest.o
configure:8707: $? = 0
configure:8717: result: yes
configure:8686: checking for string.h
configure:8698: gcc -c -g -O2 -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c >&5
configure:8701: $? = 0
configure:8704: test -s conftest.o
configure:8707: $? = 0
configure:8717: result: yes
configure:8686: checking for memory.h
configure:8698: gcc -c -g -O2 -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c >&5
configure:8701: $? = 0
configure:8704: test -s conftest.o
configure:8707: $? = 0
configure:8717: result: yes
configure:8686: checking for strings.h
configure:8698: gcc -c -g -O2 -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c >&5
configure:8701: $? = 0
configure:8704: test -s conftest.o
configure:8707: $? = 0
configure:8717: result: yes
configure:8686: checking for inttypes.h
configure:8698: gcc -c -g -O2 -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c >&5
configure:8701: $? = 0
configure:8704: test -s conftest.o
configure:8707: $? = 0
configure:8717: result: yes
configure:8686: checking for stdint.h
configure:8698: gcc -c -g -O2 -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c >&5
configure:8701: $? = 0
configure:8704: test -s conftest.o
configure:8707: $? = 0
configure:8717: result: yes
configure:8686: checking for unistd.h
configure:8698: gcc -c -g -O2 -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c >&5
configure:8701: $? = 0
configure:8704: test -s conftest.o
configure:8707: $? = 0
configure:8717: result: yes
configure:8727: checking for size_t
configure:8748: gcc -c -g -O2 -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c >&5
configure:8770: warning: function declaration isn't a prototype
configure:8751: $? = 0
configure:8754: test -s conftest.o
configure:8757: $? = 0
configure:8767: result: yes
configure:8779: checking for working memcmp
configure:8824: gcc -o conftest -g -O2 -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -Wl,-rpath,/usr/local/BerkeleyDB.4.0/lib conftest.c -lm -lcrypt -lnsl -ldl >&5
configure:8792: warning: function declaration isn't a prototype
configure: In function `main':
configure:8796: warning: implicit declaration of function `memcmp'
configure:8797: warning: implicit declaration of function `exit'
configure:8810: warning: implicit declaration of function `strcpy'
configure:8827: $? = 0
configure:8829: ./conftest
configure:8832: $? = 0
configure:8844: result: yes
configure:8851: checking for vprintf
configure:8888: gcc -o conftest -g -O2 -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -Wl,-rpath,/usr/local/BerkeleyDB.4.0/lib conftest.c -lm -lcrypt -lnsl -ldl >&5
configure:8867: warning: function declaration isn't a prototype
configure:8868: warning: function declaration isn't a prototype
configure:8872: warning: function declaration isn't a prototype
configure:8891: $? = 0
configure:8894: test -s conftest
configure:8897: $? = 0
configure:8907: result: yes
configure:8914: checking for _doprnt
configure:8951: gcc -o conftest -g -O2 -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -Wl,-rpath,/usr/local/BerkeleyDB.4.0/lib conftest.c -lm -lcrypt -lnsl -ldl >&5
configure:8930: warning: function declaration isn't a prototype
configure:8931: warning: function declaration isn't a prototype
configure:8935: warning: function declaration isn't a prototype
/tmp/cckKUiVc.o: In function `main':
/home/olandgre/svn/configure:8942: undefined reference to `_doprnt'
collect2: ld returned 1 exit status
configure:8954: $? = 1
configure: failed program was:
#line 8920 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _doprnt (); below. */
#include <assert.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 _doprnt ();
char (*f) ();

int
main ()
{
/* 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__doprnt) || defined (__stub____doprnt)
choke me
#else
f = _doprnt;
#endif

  ;
  return 0;
}
configure:8970: result: no
configure:9025: checking for GNU patch
configure:9043: result: /usr/bin/patch
configure:9050: checking for non-broken GNU diff
configure:9078: result: /usr/bin/diff
configure:9099: checking for python2
configure:9116: found /usr/bin/python2
configure:9128: result: /usr/bin/python2
configure:9180: checking for makeinfo
configure:9197: found /usr/bin/makeinfo
configure:9209: result: /usr/bin/makeinfo
configure:9360: creating ./config.status

## ----------------------- ##
## Running config.status. ##
## ----------------------- ##

This file was extended by config.status 2.52, executed with
  CONFIG_FILES =
  CONFIG_HEADERS =
  CONFIG_LINKS =
  CONFIG_COMMANDS =
> ./config.status
on std84.dorms2.macalester.edu

config.status:9834: creating Makefile
config.status:9925: creating svn_private_config.h

## ----------------- ##
## Cache variables. ##
## ----------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_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=set
ac_cv_env_LDFLAGS_value=-Wl,-rpath,/usr/local/BerkeleyDB.4.0/lib
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_func__doprnt=no
ac_cv_func_memcmp_working=yes
ac_cv_func_vprintf=yes
ac_cv_header_apu_h=no
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=yes
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=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_aprutil_apr_uri_parse=no
ac_cv_objext=o
ac_cv_path_MAKEINFO=/usr/bin/makeinfo
ac_cv_path_PYTHON2=/usr/bin/python2
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_type_size_t=yes
lt_cv_compiler_c_o=yes
lt_cv_compiler_o_lo=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.2.4.so'
lt_cv_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_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\'''
lt_cv_ld_reload_flag=-r
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_cc_can_build_shared=yes
lt_cv_prog_cc_no_builtin=
lt_cv_prog_cc_pic=' -fPIC'
lt_cv_prog_cc_pic_works=yes
lt_cv_prog_cc_shlib=
lt_cv_prog_cc_static=-static
lt_cv_prog_cc_static_works=yes
lt_cv_prog_cc_wl=-Wl,
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_sys_path_separator=:
svn_cv_lib_berkeley_db__usr_local_BerkeleyDB_4_0_=yes

## ------------ ##
## confdefs.h. ##
## ------------ ##

#define HAVE_DLFCN_H 1
#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_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_VPRINTF 1
#define SVN_CLIENT_PATCH "/usr/bin/patch"
#define SVN_CLIENT_DIFF "/usr/bin/diff"
#define SVN_PATH_LOCAL_SEPARATOR '/'
#define SVN_PATH_ALTERNATE_SEPARATOR 0
#define SVN_PATH_STRIP_TRAILING_SLASHDOT 0
#define SVN_LIBSVN_CLIENT_LINKS_RA_DAV 1
#define SVN_LIBSVN_CLIENT_LINKS_RA_LOCAL 1

configure: exit 0

creating config.nice
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
configure: Apache Portable Runtime (APR) library configuration
Using apr found in source directory
configuring package in apr now
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
Configuring APR library
Platform: i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
Applying APR hints file rules for i686-pc-linux-gnu
  setting CPPFLAGS to "-DLINUX=2"
  adding "-D_REENTRANT" to CPPFLAGS
(Default will be unix)
checking whether make sets ${MAKE}... yes
checking how to run the C preprocessor... gcc -E
checking for mawk... mawk
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for a BSD compatible install... /usr/bin/install -c
checking for rm... rm
checking for ar... ar
checking for AIX... no
checking for POSIXized ISC... no
checking for minix/config.h... no
checking whether system uses EBCDIC... no
performing libtool configuration...
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependant libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking for dlfcn.h... yes
checking for ranlib... (cached) ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
creating libtool

Check for compiler flags...

  adding "-Wall" to CFLAGS
  adding "-Wmissing-prototypes" to CFLAGS
  adding "-Wstrict-prototypes" to CFLAGS
  adding "-Wmissing-declarations" to CFLAGS
checking for gethostbyname in -lnsl... yes
checking for library containing gethostname... none required
checking for socket in -lsocket... no
checking for library containing crypt... -lcrypt
checking for main in -ltruerand... no
checking for iconv in -liconv... no
checking for modf in -lm... yes

Checking for Threads...

checking for pthread.h... yes
checking for pthreads_cflags... -pthread
checking for pthreads_lib...
checking for pthread.h... (cached) yes
checking whether pthread_getspecific takes two arguments... no
checking whether pthread_attr_getdetachstate takes one argument... no
checking for pthread_key_delete... yes
checking for pthread_rwlock_init... yes
  adding "-D_XOPEN_SOURCE=500" to CPPFLAGS
  adding "-D_BSD_SOURCE" to CPPFLAGS
  adding "-D_SVID_SOURCE" to CPPFLAGS
APR will use threads
checking for readdir in -lc_r... no
checking for gethostbyname in -lc_r... no
checking for gethostbyaddr in -lc_r... no
checking for gethostbyname_r... yes
checking for gethostbyaddr_r... yes
checking for sigsuspend... yes
checking for sigwait... yes
checking for poll... yes
checking for getpwnam_r... yes
checking for getpwuid_r... yes
checking for getgrnam_r... yes
checking for getgrgid_r... yes

Checking for Shared Memory Support...

checking for sys/mman.h... yes
checking for MAP_ANON in sys/mman.h... yes
checking for mmap... yes
checking for munmap... yes
checking for shm_open... no
checking for shm_unlink... no
checking for /dev/zero... yes
checking for sys/ipc.h... yes
checking for sys/shm.h... yes
checking for sys/file.h... yes
checking for shmget... yes
checking for shmat... yes
checking for shmdt... yes
checking for shmctl... yes
checking for kernel/OS.h... no
checking for create_area... no
checking for os2.h... no
decision on shared memory allocation method... 4.4BSD-style mmap() via MAP_ANON
checking for calloc... yes
checking for strcasecmp... yes
checking for stricmp... no
checking for setsid... yes
checking for nl_langinfo... yes
checking for isinf... yes
checking for isnan... yes
checking for setrlimit... yes
checking for getrlimit... yes
checking for writev... yes
checking for sendfilev in -lsendfile... no
checking for sendfile... yes
checking for send_file... no
checking for sendfilev... no
checking for sigaction... yes
checking for sys_siglist declaration in signal.h or unistd.h... yes
checking for fork... yes
checking for getpass... yes
checking for inet_addr... yes
checking for inet_network... yes
checking for _getch... no
checking for gmtime_r... yes
checking for localtime_r... yes
checking for strerror_r... yes
checking for type of return code from strerror_r... pointer
checking for iconv... yes
checking for type of inbuf parameter to iconv... char **
checking for mmap... (cached) yes
checking for hstrerror... yes
checking for memmove... yes
checking for mkstemp... yes
checking whether sigwait takes one argument... no
checking for ANSI C header files... yes
checking for ByteOrder.h... no
checking for conio.h... no
checking for crypt.h... yes
checking for ctype.h... yes
checking for dir.h... no
checking for dirent.h... yes
checking for dl.h... no
checking for dlfcn.h... (cached) yes
checking for errno.h... yes
checking for fcntl.h... yes
checking for grp.h... yes
checking for iconv.h... yes
checking for io.h... no
checking for langinfo.h... yes
checking for limits.h... yes
checking for mach-o/dyld.h... no
checking for malloc.h... yes
checking for memory.h... yes
checking for netdb.h... yes
checking for osreldate.h... no
checking for poll.h... yes
checking for process.h... no
checking for pwd.h... yes
checking for signal.h... yes
checking for stdarg.h... yes
checking for stddef.h... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for strings.h... yes
checking for sysapi.h... no
checking for sysgtime.h... no
checking for termios.h... yes
checking for time.h... yes
checking for tpfeq.h... no
checking for tpfio.h... no
checking for unistd.h... yes
checking for unix.h... no
checking for arpa/inet.h... yes
checking for kernel/OS.h... (cached) no
checking for net/errno.h... no
checking for netinet/in.h... yes
checking for sys/file.h... (cached) yes
checking for sys/mman.h... (cached) yes
checking for sys/poll.h... yes
checking for sys/resource.h... yes
checking for sys/select.h... yes
checking for sys/sem.h... yes
checking for sys/sendfile.h... yes
checking for sys/signal.h... yes
checking for sys/socket.h... yes
checking for sys/stat.h... yes
checking for sys/syslimits.h... no
checking for sys/time.h... yes
checking for sys/types.h... yes
checking for sys/uio.h... yes
checking for sys/un.h... yes
checking for sys/wait.h... yes
checking for netinet/tcp.h... yes
checking for h_errno in netdb.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... (cached) yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for ssize_t... yes
checking for gcc option to accept ANSI C... none needed
checking for inline... inline
checking for an ANSI C-conforming const... yes
checking for size_t... (cached) yes
checking whether setpgrp takes no argument... yes
checking for socklen_t... yes
checking whether system defines INADDR_NONE... yes
checking for char... yes
checking size of char... 1
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for short... yes
checking size of short... 2
checking for long double... yes
checking size of long double... 12
checking for long long... yes
checking size of long long... 8
checking for INT64_C in stdint.h... yes
checking size of ssize_t... 4
checking size of size_t... 4
checking size of off_t... 4
checking size of pid_t... 4
checking for strnicmp... no
checking for strncasecmp... yes
checking for stricmp... (cached) no
checking for strcasecmp... (cached) yes
checking for strdup... yes
checking for strstr... yes
checking for memchr... yes

Checking for DSO...

checking for NSLinkModule... no
checking for dlopen in -ldl... yes
  adding "-ldl" to LIBS

Checking for Processes...

checking for waitpid... yes
checking struct rlimit... yes

Checking for Locking...

checking for semget... yes
checking for semctl... yes
checking for flock... yes
checking for /dev/zero... (cached) yes
checking for union semun in sys/sem.h... no
checking for LOCK_EX in sys/file.h... yes
checking for F_SETLK in fcntl.h... yes
checking for SEM_UNDO in sys/sem.h... yes
checking for CODESET in langinfo.h... yes
checking for POLLIN in poll.h sys/poll.h... yes
checking for PTHREAD_PROCESS_SHARED in pthread.h... yes
checking for pthread_mutexattr_setpshared... yes
decision on apr_lock implementation method... SVR4-style fcntl()
checking if interprocess lock affects threads... no
checking for /dev/random... /dev/random

Checking for Time Support...

checking for tm_gmtoff in struct tm... yes

Checking for Networking support...

checking for in_addr in netinet/in.h... yes
checking if fd == socket on this platform... yes
checking for sockaddr sa_len... no
checking for gethostbyname() which handles numeric address strings... yes
checking style of gethostbyname_r routine... none
checking 3rd argument to the gethostbyname_r routines... char
checking if TCP_NODELAY setting is inherited from listening sockets... yes
checking for TCP_CORK in netinet/tcp.h... yes
checking for TCP_NOPUSH in netinet/tcp.h... no
checking for SO_ACCEPTFILTER in sys/socket.h... no
checking for set_h_errno... no

Checking for IPv6 Networking support...

checking for library containing getaddrinfo... none required
checking for library containing gai_strerror... none required
checking for library containing getnameinfo... none required
checking for gai_strerror... yes
checking for working getaddrinfo... yes
checking for negative error codes for getaddrinfo... yes
checking for working getnameinfo... yes
checking for sockaddr_in6... yes
checking if APR supports IPv6... "yes"

Restore user-defined environment settings...

  restoring CPPFLAGS to ""
  setting EXTRA_CPPFLAGS to "-DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE"
  restoring CFLAGS to ""
  setting EXTRA_CFLAGS to "-g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread"
  restoring LDFLAGS to "-Wl,-rpath,/usr/local/BerkeleyDB.4.0/lib"
  setting EXTRA_LDFLAGS to ""
  restoring LIBS to ""
  setting EXTRA_LIBS to "-lm -lcrypt -lnsl -ldl"
  restoring INCLUDES to ""
  setting EXTRA_INCLUDES to ""

Construct Makefiles and header files.
configure: creating ./config.status
config.status: creating Makefile
config.status: creating strings/Makefile
config.status: creating passwd/Makefile
config.status: creating tables/Makefile
config.status: creating build/Makefile
config.status: creating file_io/unix/Makefile
config.status: creating network_io/unix/Makefile
config.status: creating threadproc/unix/Makefile
config.status: creating misc/unix/Makefile
config.status: creating locks/unix/Makefile
config.status: creating time/unix/Makefile
config.status: creating mmap/unix/Makefile
config.status: creating shmem/unix/Makefile
config.status: creating i18n/unix/Makefile
config.status: creating user/unix/Makefile
config.status: creating memory/unix/Makefile
config.status: creating dso/unix/Makefile
config.status: creating test/Makefile
config.status: creating include/apr.h
config.status: creating APRVARS
config.status: creating build/rules.mk
config.status: creating apr-config
config.status: creating include/arch/unix/apr_private.h
apr configured properly
configure: Apache Portable Runtime Utility (APRUTIL) library configuration
checking for apu.h... no
checking for apr_uri_parse in -laprutil... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking whether ln -s works... yes
configuring libtool now
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependant libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
creating libtool
configure: checking neon library
checking neon library version... 0.18.2
Using neon found in source directory.
configuring package in neon now
checking for a BSD compatible install... /usr/bin/install -c
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... no
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
creating libtool
checking for gcc option to accept ANSI C... none needed
checking for strerror in -lcposix... no
checking for inline... inline
checking for an ANSI C-conforming const... yes
checking whether make sets ${MAKE}... yes
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for long long... yes
checking size of long long... 8
checking for size_t... yes
checking size of size_t... 4
checking how to print size_t... d
checking for off_t... yes
checking size of off_t... 4
checking how to print off_t... ld
checking whether byte ordering is bigendian... no
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for strcasecmp... yes
checking for signal... yes
checking for setvbuf... yes
checking for setsockopt... yes
checking for library containing socket... none needed
checking for library containing gethostbyname... none needed
checking for SIGPIPE in signal.h... yes
checking for tm_gmtoff in struct tm... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for inflate in -lz... yes
checking whether to enable ACL support in neon... yes
checking for OpenSSL... not found
checking whether to enable WebDAV support in neon... yes
configure: XML parser found: expat in /home/olandgre/svn/expat-lite
checking for sys/time.h... (cached) yes
checking for pipe... yes
checking for isatty... yes
checking for time_t... yes
checking size of time_t... 4
checking how to print time_t... ld
configure: creating ./config.status
config.status: creating Makefile
config.status: creating neon-config
config.status: creating src/Makefile
config.status: creating test/Makefile
config.status: creating config.h
config.status: config.h is unchanged

Using configuration for building neon 0.18.2:

  Install prefix: /usr/local
  Compiler: gcc
  XML Parser: expat in /home/olandgre/svn/expat-lite
  SSL library: No SSL support
  zlib support: found zlib in -lz
  Build libraries: Shared=no, Static=yes

Now run 'make' to compile the neon library.

neon configured properly
checking for any extra libraries neon needs... -L/usr/local/lib -lz
checking for static Apache module support... no
checking for Apache module support via DSO through APXS... no - Unable to locate /usr/include/apache/mod_dav.h
==================================================================
WARNING: skipping the build of mod_dav_svn
         --with-apxs or --with-apache must be used
==================================================================
checking for Berkeley DB in /usr/local/BerkeleyDB.4.0/... yes
checking for ANSI C header files... yes
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for size_t... yes
checking for working memcmp... yes
checking for vprintf... yes
checking for _doprnt... no
checking for GNU patch... /usr/bin/patch
checking for non-broken GNU diff... /usr/bin/diff
checking for python2... /usr/bin/python2
checking for makeinfo... /usr/bin/makeinfo
configure: creating ./config.status
config.status: creating Makefile
config.status: creating svn_private_config.h

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:55 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.