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

Re: SVN Build issue(s)

From: Adam W. Montville <awm_at_rivertechltd.com>
Date: 2002-03-20 16:14:46 CET

Sure. Thanks for the assistance, BTW.

On Wed, 2002-03-20 at 07:23, Kevin Pilch-Bisson wrote:
> On Wed, Mar 20, 2002 at 07:09:11AM -0800, Adam W. Montville wrote:
> > I'll, in the future, use the dev list for these questions.
>
> One, more thing, please use reply-to-all, the list doesn't automatically set
> the reply too header.
>
> > When I run
> > ../configure in the svn source tree, without switches, it complains about
> > not having apr.
>
> Strange, could you send along a copy of config.log, so we can try and see what
> is going on?
> >
> > On Wed, 2002-03-20 at 07:02, Kevin Pilch-Bisson wrote:
> > > First off, we normally use the dev@subversion.tigris.org list for discussion,
> > > and reserve the svn@ list for commit emails. Now, see comments below.
> > >
> > > On Wed, Mar 20, 2002 at 06:44:22AM -0800, Adam W. Montville wrote:
> > > > Hi all,
> > > >
> > > > I'm new to the list and have been searching for an answer, but thought
> > > > I'd parallelize my effort. I checked out the latest and greatest this
> > > > morning and am now trying to build svn. Note that I have also checked
> > > > out the latest APR and APR-UTIL packages, which are located in the apr
> > > > and apr-util directories at the root of my subversion source tree.
> > > >
> > > > I have attempted to run the following command:
> > > >
> > > > ../configure --with-apr=<svn_src_tree_root>/apr \
> > > > --with-apr-util=<svn_src_tree_root>/apr-util \
> > > > --enable-maintainer-mode \
> > > > --disable-shared
> > >
> > > If you have apr and apr-util in the subversion source tree, you shouldn't need
> > > to use the --with-apr[-util] switches. Our configure system should "Just
> > > Work"
> > > >
> > > > This command fails when it tries to use the -lapr switch, presumably
> > > > because APR and/or APR-UTIL has not yet been built. So, I have run
> > > > buildconf, ./configure, and make in the apr directory without a
> > > > problem. However, I cannot do the same thing with apr-util. The
> > > > ../configure step fails when it is attempting to generate a temporary
> > > > file. It essentially attempts to generate some temporary file that it
> > > > cannot parse -- it creates a bad temporary file. With high hopes,
> > > > however, I've been continuing on...
> > >
> > > Not sure what is happening here, I've never had a problem with it.
> > > >
> > > > With the APR built, and the APR-UTIL still in the air, I tried to run
> > > > the above ./configure command again -- it worked! However, when I try
> > > > to make, the following error arises:
> > > >
> > > > In file included from subversion/bindings/swig/swigutil.c:24:
> > > > subversion/bindings/swig/swigutil.h:33:20: Python.h: No such file or
> > > > directory
> > > > subversion/bindings/swig/swigutil.c:28:20: Python.h: No such file or
> > > > directory
> > > > make: *** [subversion/bindings/swig/swigutil.lo] Error 1
> > >
> > > I'm not really up on the swig bindings stuff, so I'm at a loss here. I do
> > > know that if configure can't find swig, it won't try to build that stuff, so
> > > maybe removing swig from your path will help (unless you planned to use the
> > > swig stuff :).
> > > >
> > > > I understand perfectly well what it all means, but I'm wondering how I'm
> > > > supposed to resolve it, especially when I have Python installed on my
> > > > box.
> > >
> > > I would guess that it is a swig issue, maybe you don't have the latest and
> > > greatest swig installed, or it is installed in a non-standard way, and we're
> > > not picking up its include paths properly.
> > > >
> > > > Any help is appreciated.
> > >
> > > HTH,
> > > >
> > > > Regards,
> > > >
> > > > Adam
> > > >
> > >
> > > --
> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > > Kevin Pilch-Bisson http://www.pilch-bisson.net
> > > "Historically speaking, the presences of wheels in Unix
> > > has never precluded their reinvention." - Larry Wall
> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> >
> >
>
> --
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Kevin Pilch-Bisson http://www.pilch-bisson.net
> "Historically speaking, the presences of wheels in Unix
> has never precluded their reinvention." - Larry Wall
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

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 --with-apr-util=/work/share/Packages/subversion-r1537/apr-util --with-apr=/work/share/Packages/subversion-r1537/apr/apr-config --enable-maintainer-mode --disable-shared

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

hostname = localhost.localdomain
uname -m = i686
uname -r = 2.4.7-10smp
uname -s = Linux
uname -v = #1 SMP Thu Sep 6 17:09:31 EDT 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/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/bin:/usr/X11R6/bin:/opt/redhat/gnupro/stdarm-011029/H-i686-pc-linux-gnulibc2.2/bin:/opt/redhat/ecos-arm-011121/H-i686-pc-linux-gnulibc2.2/bin:/home/awm/Agilent/RedHat/RedBoot/RedBoot_vR1_31_1/bin:/usr/java/jdk1.3.1_02/bin:/usr/java/ant1.4.1/AntFarm/bin:/usr/awm/Work/Scripts/Perl:/home/awm/bin:/opt/redhat/gnupro/stdarm-011029/H-i686-pc-linux-gnulibc2.2/bin:/opt/redhat/ecos-arm-011121/H-i686-pc-linux-gnulibc2.2/bin:/home/awm/Agilent/RedHat/RedBoot/RedBoot_vR1_31_1/bin:/usr/java/jdk1.3.1_02/bin:/usr/java/ant1.4.1/AntFarm/bin:/usr/awm/Work/Scripts/Perl:/home/awm/bin:/opt/redhat/gnupro/stdarm-011029/H-i686-pc-linux-gnulibc2.2/bin:/opt/redhat/gnupro/ecos-arm-011121/H-i686-pc-linux-gnulibc2.2/bin:/home/awm/Agilent/RedHat/RedBoot/RedBoot_vR1_31_1/bin:/skiff/local/bin:/usr/java/jdk1.3.1_02/bin:/usr/java/ant1.4.1/AntFarm/bin:/usr/awm/Work/Scripts/Perl

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

configure:1147: PATH=".;."; conftest.sh
./configure: conftest.sh: command not found
configure:1150: $? = 127
configure:1361: Apache Portable Runtime (APR) library configuration
configure:1373: checking for APR
configure:1437: result: yes
configure:1619: Apache Portable Runtime Utility (APRUTIL) library configuration
configure:1624: checking for APR-util
configure:1690: result: yes
configure:2014: checking for gcc
configure:2029: found /usr/bin/gcc
configure:2037: result: gcc
configure:2265: checking for C compiler version
configure:2268: gcc --version </dev/null >&5
2.96
configure:2271: $? = 0
configure:2273: 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-98)
configure:2276: $? = 0
configure:2278: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2281: $? = 1
configure:2301: checking for C compiler default output
configure:2304: gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c -lm -lcrypt -lnsl -ldl >&5
configure:2307: $? = 0
configure:2336: result: a.out
configure:2341: checking whether the C compiler works
configure:2347: ./a.out
configure:2350: $? = 0
configure:2365: result: yes
configure:2372: checking whether we are cross compiling
configure:2374: result: no
configure:2377: checking for executable suffix
configure:2379: gcc -o conftest -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c -lm -lcrypt -lnsl -ldl >&5
configure:2382: $? = 0
configure:2404: result:
configure:2410: checking for object suffix
configure:2428: gcc -c -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c >&5
configure:2431: $? = 0
configure:2450: result: o
configure:2454: checking whether we are using the GNU C compiler
configure:2475: gcc -c -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c >&5
configure:2478: $? = 0
configure:2481: test -s conftest.o
configure:2484: $? = 0
configure:2496: result: yes
configure:2502: checking whether gcc accepts -g
configure:2520: gcc -c -g -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c >&5
configure:2523: $? = 0
configure:2526: test -s conftest.o
configure:2529: $? = 0
configure:2539: result: yes
configure:2566: gcc -c -g -O2 -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:2569: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2667: checking whether ln -s works
configure:2671: result: yes
configure:2751: checking build system type
configure:2769: result: i686-pc-linux-gnu
configure:2776: checking host system type
configure:2790: result: i686-pc-linux-gnu
configure:2818: checking for ld used by GCC
configure:2881: result: /usr/bin/ld
configure:2890: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.11.90.0.8 (with BFD 2.11.90.0.8)
configure:2902: result: yes
configure:2906: checking for /usr/bin/ld option to reload object files
configure:2913: result: -r
configure:2918: checking for BSD-compatible nm
configure:2954: result: /usr/bin/nm -B
configure:2957: checking how to recognise dependant libraries
configure:3135: result: pass_all
configure:3141: checking command to parse /usr/bin/nm -B output
configure:3222: gcc -c -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c >&5
configure:3225: $? = 0
configure:3229: /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:3232: $? = 0
configure:3284: gcc -o conftest -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c conftstm.o >&5
configure:3287: $? = 0
configure:3331: result: ok
configure:3340: checking how to run the C preprocessor
configure:3366: gcc -E -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c
configure:3372: $? = 0
configure:3399: gcc -E -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c
configure:3396:28: ac_nonexistent.h: No such file or directory
configure:3405: $? = 1
configure: failed program was:
#line 3395 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3442: result: gcc -E
configure:3457: gcc -E -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c
configure:3463: $? = 0
configure:3490: gcc -E -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c
configure:3487:28: ac_nonexistent.h: No such file or directory
configure:3496: $? = 1
configure: failed program was:
#line 3486 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3538: checking for dlfcn.h
configure:3548: gcc -E -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c
configure:3554: $? = 0
configure:3573: result: yes
configure:3760: checking for ranlib
configure:3775: found /usr/bin/ranlib
configure:3784: result: ranlib
configure:3834: checking for strip
configure:3849: found /usr/bin/strip
configure:3858: result: strip
configure:4062: checking for objdir
configure:4073: result: .libs
configure:4093: checking for gcc option to produce PIC
configure:4243: result: -fPIC
configure:4247: checking if gcc PIC flag -fPIC works
configure:4267: gcc -c -g -O2 -pthread -fPIC -DPIC -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c >&5
configure:4270: $? = 0
configure:4273: test -s conftest.o
configure:4276: $? = 0
configure:4312: result: yes
configure:4332: checking if gcc static flag -static works
configure:4353: gcc -o conftest -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -static conftest.c -lm -lcrypt -lnsl -ldl >&5
configure:4356: $? = 0
configure:4359: test -s conftest
configure:4362: $? = 0
configure:4376: result: yes
configure:4391: checking if gcc supports -c -o file.o
configure:4411: gcc -c -g -O2 -pthread -o out/conftest2.o -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c >&5
configure:4435: result: yes
configure:4440: checking if gcc supports -c -o file.lo
configure:4464: gcc -c -g -O2 -pthread -c -o conftest.lo -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c >&5
configure:4467: $? = 0
configure:4470: test -s conftest.lo
configure:4473: $? = 0
configure:4494: result: yes
configure:4533: checking if gcc supports -fno-rtti -fno-exceptions
configure:4552: gcc -c -g -O2 -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:4555: $? = 0
configure:4558: test -s conftest.o
configure:4561: $? = 0
configure:4577: result: yes
configure:4592: checking whether the linker (/usr/bin/ld) supports shared libraries
configure:5272: result: yes
configure:5281: checking how to hardcode library paths into programs
configure:5305: result: immediate
configure:5314: checking whether stripping libraries is possible
configure:5319: result: yes
configure:5334: checking dynamic linker characteristics
configure:5727: result: GNU/Linux ld.so
configure:5736: checking if libtool supports shared libraries
configure:5738: result: yes
configure:5745: checking whether to build shared libraries
configure:5766: result: no
configure:5773: checking whether to build static libraries
configure:5777: result: yes
configure:7019: checking neon library
configure:7131: checking neon library version
configure:7134: result: 0.19.3
configure:7261: checking for any extra libraries neon needs
configure:7266: result: -L/usr/local/lib -lz
configure:7389: checking for static Apache module support
configure:7423: result: no
configure:7428: checking for Apache module support via DSO through APXS
configure:7475: result: no
configure:7548: checking for built-in Berkeley DB
configure:7558: result: no
configure:7633: checking for Berkeley DB in the standard places
configure:7679: gcc -o conftest -g -O2 -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c -lm -lcrypt -lnsl -ldl -ldb >&5
configure:7682: $? = 0
configure:7684: ./conftest
configure:7687: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 7650 "configure"
#include "confdefs.h"

#include <stdio.h>
#include "db.h"
main ()
{
  int major, minor, patch;

  db_version (&major, &minor, &patch);

  if (major < 4)
    exit (1);
  if (major > 4)
    exit (0);

  if (minor < 0)
    exit (1);
  if (minor > 0)
    exit (0);

  if (patch >= 14)
    exit (0);
  else
    exit (1);
}

configure:7706: result: no
configure:7633: checking for Berkeley DB in /usr/local/include/db4 and /usr/local/lib
configure:7679: gcc -o conftest -g -O2 -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -I/usr/local/include/db4 conftest.c -lm -lcrypt -lnsl -ldl -L/usr/local/lib -ldb >&5
configure:7682: $? = 0
configure:7684: ./conftest
configure:7687: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 7650 "configure"
#include "confdefs.h"

#include <stdio.h>
#include "db.h"
main ()
{
  int major, minor, patch;

  db_version (&major, &minor, &patch);

  if (major < 4)
    exit (1);
  if (major > 4)
    exit (0);

  if (minor < 0)
    exit (1);
  if (minor > 0)
    exit (0);

  if (patch >= 14)
    exit (0);
  else
    exit (1);
}

configure:7706: result: no
configure:7633: checking for Berkeley DB in /usr/local
configure:7679: gcc -o conftest -g -O2 -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -I/usr/local/include conftest.c -lm -lcrypt -lnsl -ldl -L/usr/local/lib -ldb >&5
configure:7682: $? = 0
configure:7684: ./conftest
configure:7687: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 7650 "configure"
#include "confdefs.h"

#include <stdio.h>
#include "db.h"
main ()
{
  int major, minor, patch;

  db_version (&major, &minor, &patch);

  if (major < 4)
    exit (1);
  if (major > 4)
    exit (0);

  if (minor < 0)
    exit (1);
  if (minor > 0)
    exit (0);

  if (patch >= 14)
    exit (0);
  else
    exit (1);
}

configure:7706: result: no
configure:7633: checking for Berkeley DB in /usr/local/BerkeleyDB.4.0
configure:7679: gcc -o conftest -g -O2 -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -I/usr/local/BerkeleyDB.4.0/include conftest.c -lm -lcrypt -lnsl -ldl -L/usr/local/BerkeleyDB.4.0/lib -ldb >&5
configure:7682: $? = 0
configure:7684: ./conftest
./conftest: error while loading shared libraries: libdb-4.0.so: cannot open shared object file: No such file or directory
configure:7687: $? = 127
configure: program exited with status 127
configure: failed program was:
#line 7650 "configure"
#include "confdefs.h"

#include <stdio.h>
#include "db.h"
main ()
{
  int major, minor, patch;

  db_version (&major, &minor, &patch);

  if (major < 4)
    exit (1);
  if (major > 4)
    exit (0);

  if (minor < 0)
    exit (1);
  if (minor > 0)
    exit (0);

  if (patch >= 14)
    exit (0);
  else
    exit (1);
}

configure:7706: result: no
configure:7633: checking for Berkeley DB in /usr/include/db4 and /usr/lib
configure:7679: gcc -o conftest -g -O2 -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -I/usr/include/db4 conftest.c -lm -lcrypt -lnsl -ldl -L/usr/lib -ldb >&5
configure:7682: $? = 0
configure:7684: ./conftest
configure:7687: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 7650 "configure"
#include "confdefs.h"

#include <stdio.h>
#include "db.h"
main ()
{
  int major, minor, patch;

  db_version (&major, &minor, &patch);

  if (major < 4)
    exit (1);
  if (major > 4)
    exit (0);

  if (minor < 0)
    exit (1);
  if (minor > 0)
    exit (0);

  if (patch >= 14)
    exit (0);
  else
    exit (1);
}

configure:7706: result: no
configure:7772: checking for ANSI C header files
configure:7786: gcc -E -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c
configure:7792: $? = 0
configure:7879: gcc -o conftest -g -O2 -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c -lm -lcrypt -lnsl -ldl >&5
configure:7882: $? = 0
configure:7884: ./conftest
configure:7887: $? = 0
configure:7900: result: yes
configure:7910: checking for gcc option to accept ANSI C
configure:7967: gcc -c -g -O2 -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c >&5
configure:7970: $? = 0
configure:7973: test -s conftest.o
configure:7976: $? = 0
configure:7993: result: none needed
configure:8001: checking for an ANSI C-conforming const
configure:8065: gcc -c -g -O2 -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c >&5
configure:8068: $? = 0
configure:8071: test -s conftest.o
configure:8074: $? = 0
configure:8084: result: yes
configure:8100: checking for sys/types.h
configure:8112: gcc -c -g -O2 -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c >&5
configure:8115: $? = 0
configure:8118: test -s conftest.o
configure:8121: $? = 0
configure:8131: result: yes
configure:8100: checking for sys/stat.h
configure:8112: gcc -c -g -O2 -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c >&5
configure:8115: $? = 0
configure:8118: test -s conftest.o
configure:8121: $? = 0
configure:8131: result: yes
configure:8100: checking for stdlib.h
configure:8112: gcc -c -g -O2 -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c >&5
configure:8115: $? = 0
configure:8118: test -s conftest.o
configure:8121: $? = 0
configure:8131: result: yes
configure:8100: checking for string.h
configure:8112: gcc -c -g -O2 -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c >&5
configure:8115: $? = 0
configure:8118: test -s conftest.o
configure:8121: $? = 0
configure:8131: result: yes
configure:8100: checking for memory.h
configure:8112: gcc -c -g -O2 -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c >&5
configure:8115: $? = 0
configure:8118: test -s conftest.o
configure:8121: $? = 0
configure:8131: result: yes
configure:8100: checking for strings.h
configure:8112: gcc -c -g -O2 -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c >&5
configure:8115: $? = 0
configure:8118: test -s conftest.o
configure:8121: $? = 0
configure:8131: result: yes
configure:8100: checking for inttypes.h
configure:8112: gcc -c -g -O2 -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c >&5
configure:8115: $? = 0
configure:8118: test -s conftest.o
configure:8121: $? = 0
configure:8131: result: yes
configure:8100: checking for stdint.h
configure:8112: gcc -c -g -O2 -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c >&5
configure:8115: $? = 0
configure:8118: test -s conftest.o
configure:8121: $? = 0
configure:8131: result: yes
configure:8100: checking for unistd.h
configure:8112: gcc -c -g -O2 -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c >&5
configure:8115: $? = 0
configure:8118: test -s conftest.o
configure:8121: $? = 0
configure:8131: result: yes
configure:8141: checking for size_t
configure:8162: gcc -c -g -O2 -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c >&5
configure:8165: $? = 0
configure:8168: test -s conftest.o
configure:8171: $? = 0
configure:8181: result: yes
configure:8193: checking for working memcmp
configure:8238: gcc -o conftest -g -O2 -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c -lm -lcrypt -lnsl -ldl >&5
configure:8241: $? = 0
configure:8243: ./conftest
configure:8246: $? = 0
configure:8258: result: yes
configure:8265: checking for vprintf
configure:8302: gcc -o conftest -g -O2 -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c -lm -lcrypt -lnsl -ldl >&5
configure:8305: $? = 0
configure:8308: test -s conftest
configure:8311: $? = 0
configure:8321: result: yes
configure:8328: checking for _doprnt
configure:8365: gcc -o conftest -g -O2 -pthread -DNEON_ZLIB -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE conftest.c -lm -lcrypt -lnsl -ldl >&5
/tmp/cc6k8pbX.o: In function `main':
/work/share/Packages/subversion-r1537/configure:8356: undefined reference to `_doprnt'
collect2: ld returned 1 exit status
configure:8368: $? = 1
configure: failed program was:
#line 8334 "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:8384: result: no
configure:8441: checking for diff
configure:8458: found /usr/bin/diff
configure:8470: result: /usr/bin/diff
configure:8497: checking for non-broken GNU diff3
configure:8523: result: /usr/bin/diff3
configure:8540: checking for python2
configure:8569: result: none
configure:8579: checking for python
configure:8596: found /usr/bin/python
configure:8608: result: /usr/bin/python
configure:8625: checking for swig
configure:8642: found /usr/bin/swig
configure:8654: result: /usr/bin/swig
configure:8666: checking for Python includes
configure:8675: result:
configure:8683: checking for makeinfo
configure:8700: found /usr/bin/makeinfo
configure:8712: result: /usr/bin/makeinfo
configure:8863: 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 localhost.localdomain

config.status:9343: creating Makefile
config.status:9434: creating svn_private_config.h
config.status:9575: svn_private_config.h is unchanged
configure:9649: WARNING: we have configured for a client-only build

The Subversion filesystem library, part of the server, requires
Berkeley DB version 4.0.14 or newer, which you don't seem to have
installed. We have created makefiles which will build the Subversion
client code only, and skip the server. You can find latest version of
Berkeley DB at http://www.sleepycat.com/. You can find the latest
version of Berkeley DB here: http://www.sleepycat.com/download.html

As an option, you may build Berkeley DB directly within the Subversion
source tree. Download and extract the Berkeley distribution, then
rename db-4.0.14/ to db/ in the top level of the Subversion
source tree.

## ----------------- ##
## 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=
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_func__doprnt=no
ac_cv_func_memcmp_working=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=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_objext=o
ac_cv_path_MAKEINFO=/usr/bin/makeinfo
ac_cv_path_PYTHON=/usr/bin/python
ac_cv_path_PYTHON2=none
ac_cv_path_SVN_CLIENT_DIFF=/usr/bin/diff
ac_cv_path_SWIG=/usr/bin/swig
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_python_includes=
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/^.*[ \t]\\([ABCDGISTW][ABCDGISTW]*\\)[ \t][ \t]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)$/\\1 \\2\\3 \\3/p\''
lt_cv_sys_path_separator=:
svn_cv_lib_berkeley_db__usr_include_db4__usr_lib=no
svn_cv_lib_berkeley_db__usr_local=no
svn_cv_lib_berkeley_db__usr_local_BerkeleyDB_4_0=no
svn_cv_lib_berkeley_db__usr_local_include_db4__usr_local_lib=no
svn_cv_lib_berkeley_db_std=no

## ------------ ##
## 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_DIFF "/usr/bin/diff"
#define SVN_CLIENT_DIFF3 "/usr/bin/diff3"
#define SVN_PATH_LOCAL_SEPARATOR '/'
#define SVN_PATH_STRIP_TRAILING_SLASHDOT 0
#define SVN_LIBSVN_CLIENT_LINKS_RA_DAV 1

configure: exit 0

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 20 19:27:17 2002

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.