Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 33098 Details for
Bug 53650
Subversion emerge fails, says cannot find Berkley DB 4.0.14, but epm reports it is installed.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
/var/tmp/portage/subversion-1.0.4-r1/work/subversion-1.0.4/config.log
config.log (text/plain), 26.54 KB, created by
Tom Wigington
on 2004-06-11 12:49:10 UTC
(
hide
)
Description:
/var/tmp/portage/subversion-1.0.4-r1/work/subversion-1.0.4/config.log
Filename:
MIME Type:
Creator:
Tom Wigington
Created:
2004-06-11 12:49:10 UTC
Size:
26.54 KB
patch
obsolete
>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.0.4, which was >generated by GNU Autoconf 2.59. Invocation command line was > > $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-ssl --with-apxs=/usr/sbin/apxs2 --with-apr=/usr --with-apr-util=/usr --with-berkeley-db --with-python=/usr/bin/python --with-swig --with-neon=/usr --disable-experimental-libtool --disable-mod-activation > >## --------- ## >## Platform. ## >## --------- ## > >hostname = gourami.feesh.org >uname -m = i686 >uname -r = 2.6.5-gentoo-r1 >uname -s = Linux >uname -v = #1 Fri Apr 30 00:13:42 CDT 2004 > >/usr/bin/uname -p = AMD Athlon(tm) processor >/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: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /bin >PATH: /usr/bin >PATH: /usr/local/bin >PATH: /opt/bin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.3 >PATH: /usr/X11R6/bin >PATH: /opt/blackdown-jdk-1.4.1/bin >PATH: /opt/blackdown-jdk-1.4.1/jre/bin >PATH: /usr/qt/3/bin >PATH: /usr/kde/3.2/sbin >PATH: /usr/kde/3.2/bin >PATH: /usr/kde/3.1/sbin >PATH: /usr/kde/3.1/bin >PATH: /opt/vmware/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1847: checking for i686-pc-linux-gnu-gcc >configure:1873: result: gcc >configure:2155: checking for C compiler version >configure:2158: gcc --version </dev/null >&5 >gcc (GCC) 3.3.3 20040412 (Gentoo Linux 3.3.3-r6, ssp-3.3.2-2, pie-8.7.6) >Copyright (C) 2003 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:2161: $? = 0 >configure:2163: gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/specs >Configured with: /var/tmp/portage/gcc-3.3.3-r6/work/gcc-3.3.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++ --enable-threads=posix --enable-long-long --disable-checking --disable-libunwind-exceptions --enable-cstdio=stdio --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext --disable-multilib --enable-__cxa_atexit --enable-clocale=generic >Thread model: posix >gcc version 3.3.3 20040412 (Gentoo Linux 3.3.3-r6, ssp-3.3.2-2, pie-8.7.6) >configure:2166: $? = 0 >configure:2168: gcc -V </dev/null >&5 >gcc: `-V' option must have argument >configure:2171: $? = 1 >configure:2194: checking for C compiler default output file name >configure:2197: gcc -march=athlon-tbird -O3 -pipe -fomit-frame-pointer conftest.c >&5 >configure:2200: $? = 0 >configure:2246: result: a.out >configure:2251: checking whether the C compiler works >configure:2257: ./a.out >configure:2260: $? = 0 >configure:2277: result: yes >configure:2284: checking whether we are cross compiling >configure:2286: result: no >configure:2289: checking for suffix of executables >configure:2291: gcc -o conftest -march=athlon-tbird -O3 -pipe -fomit-frame-pointer conftest.c >&5 >configure:2294: $? = 0 >configure:2319: result: >configure:2325: checking for suffix of object files >configure:2346: gcc -c -march=athlon-tbird -O3 -pipe -fomit-frame-pointer conftest.c >&5 >configure:2349: $? = 0 >configure:2371: result: o >configure:2375: checking whether we are using the GNU C compiler >configure:2399: gcc -c -march=athlon-tbird -O3 -pipe -fomit-frame-pointer conftest.c >&5 >configure:2405: $? = 0 >configure:2409: test -z > || test ! -s conftest.err >configure:2412: $? = 0 >configure:2415: test -s conftest.o >configure:2418: $? = 0 >configure:2431: result: yes >configure:2437: checking whether gcc accepts -g >configure:2458: gcc -c -g conftest.c >&5 >configure:2464: $? = 0 >configure:2468: test -z > || test ! -s conftest.err >configure:2471: $? = 0 >configure:2474: test -s conftest.o >configure:2477: $? = 0 >configure:2488: result: yes >configure:2505: checking for gcc option to accept ANSI C >configure:2575: gcc -c -march=athlon-tbird -O3 -pipe -fomit-frame-pointer conftest.c >&5 >configure:2581: $? = 0 >configure:2585: test -z > || test ! -s conftest.err >configure:2588: $? = 0 >configure:2591: test -s conftest.o >configure:2594: $? = 0 >configure:2612: result: none needed >configure:2630: gcc -c -march=athlon-tbird -O3 -pipe -fomit-frame-pointer conftest.c >&5 >conftest.c:2: error: syntax error before "me" >configure:2636: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:2775: checking how to run the C preprocessor >configure:2810: gcc -E conftest.c >configure:2816: $? = 0 >configure:2848: gcc -E conftest.c >conftest.c:9:28: ac_nonexistent.h: No such file or directory >configure:2854: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "subversion" >| #define PACKAGE_TARNAME "subversion" >| #define PACKAGE_VERSION "1.0.4" >| #define PACKAGE_STRING "subversion 1.0.4" >| #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:2893: result: gcc -E >configure:2917: gcc -E conftest.c >configure:2923: $? = 0 >configure:2955: gcc -E conftest.c >conftest.c:9:28: ac_nonexistent.h: No such file or directory >configure:2961: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "subversion" >| #define PACKAGE_TARNAME "subversion" >| #define PACKAGE_VERSION "1.0.4" >| #define PACKAGE_STRING "subversion 1.0.4" >| #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3005: checking for egrep >configure:3015: result: grep -E >configure:3021: checking whether ln -s works >configure:3025: result: yes >configure:3069: Apache Portable Runtime (APR) library configuration >configure:3082: checking for APR >configure:3142: result: yes >configure:3292: checking APR version >configure:3300: result: 0.9.5 >configure:3370: Apache Portable Runtime Utility (APRUTIL) library configuration >configure:3376: checking for APR-util >configure:3437: result: yes >configure:3580: checking APR-UTIL version >configure:3594: result: 0.9.5 >configure:3776: checking build system type >configure:3794: result: i686-pc-linux-gnu >configure:3802: checking host system type >configure:3816: result: i686-pc-linux-gnu >configure:3846: checking for ld used by GCC >configure:3909: result: /usr/i686-pc-linux-gnu/bin/ld >configure:3918: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >GNU ld version 2.14.90.0.8 20040114 >configure:3930: result: yes >configure:3935: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files >configure:3942: result: -r >configure:3947: checking for BSD-compatible nm >configure:3983: result: nm >configure:3986: checking for a sed that does not truncate output >configure:4068: result: /bin/sed >configure:4071: checking how to recognise dependent libraries >configure:4252: result: pass_all >configure:4265: checking command to parse nm output >configure:4349: gcc -c -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE conftest.c >&5 >configure:4352: $? = 0 >configure:4356: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm >configure:4359: $? = 0 >configure:4411: gcc -o conftest -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -L/usr/lib conftest.c conftstm.o >&5 >configure:4414: $? = 0 >configure:4458: result: ok >configure:4463: checking for ANSI C header files >configure:4488: gcc -c -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE conftest.c >&5 >configure:4494: $? = 0 >configure:4498: test -z > || test ! -s conftest.err >configure:4501: $? = 0 >configure:4504: test -s conftest.o >configure:4507: $? = 0 >configure:4593: gcc -o conftest -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -L/usr/lib conftest.c >&5 >configure:4596: $? = 0 >configure:4598: ./conftest >configure:4601: $? = 0 >configure:4616: result: yes >configure:4640: checking for sys/types.h >configure:4656: gcc -c -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE conftest.c >&5 >configure:4662: $? = 0 >configure:4666: test -z > || test ! -s conftest.err >configure:4669: $? = 0 >configure:4672: test -s conftest.o >configure:4675: $? = 0 >configure:4686: result: yes >configure:4640: checking for sys/stat.h >configure:4656: gcc -c -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE conftest.c >&5 >configure:4662: $? = 0 >configure:4666: test -z > || test ! -s conftest.err >configure:4669: $? = 0 >configure:4672: test -s conftest.o >configure:4675: $? = 0 >configure:4686: result: yes >configure:4640: checking for stdlib.h >configure:4656: gcc -c -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE conftest.c >&5 >configure:4662: $? = 0 >configure:4666: test -z > || test ! -s conftest.err >configure:4669: $? = 0 >configure:4672: test -s conftest.o >configure:4675: $? = 0 >configure:4686: result: yes >configure:4640: checking for string.h >configure:4656: gcc -c -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE conftest.c >&5 >configure:4662: $? = 0 >configure:4666: test -z > || test ! -s conftest.err >configure:4669: $? = 0 >configure:4672: test -s conftest.o >configure:4675: $? = 0 >configure:4686: result: yes >configure:4640: checking for memory.h >configure:4656: gcc -c -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE conftest.c >&5 >configure:4662: $? = 0 >configure:4666: test -z > || test ! -s conftest.err >configure:4669: $? = 0 >configure:4672: test -s conftest.o >configure:4675: $? = 0 >configure:4686: result: yes >configure:4640: checking for strings.h >configure:4656: gcc -c -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE conftest.c >&5 >configure:4662: $? = 0 >configure:4666: test -z > || test ! -s conftest.err >configure:4669: $? = 0 >configure:4672: test -s conftest.o >configure:4675: $? = 0 >configure:4686: result: yes >configure:4640: checking for inttypes.h >configure:4656: gcc -c -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE conftest.c >&5 >configure:4662: $? = 0 >configure:4666: test -z > || test ! -s conftest.err >configure:4669: $? = 0 >configure:4672: test -s conftest.o >configure:4675: $? = 0 >configure:4686: result: yes >configure:4640: checking for stdint.h >configure:4656: gcc -c -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE conftest.c >&5 >configure:4662: $? = 0 >configure:4666: test -z > || test ! -s conftest.err >configure:4669: $? = 0 >configure:4672: test -s conftest.o >configure:4675: $? = 0 >configure:4686: result: yes >configure:4640: checking for unistd.h >configure:4656: gcc -c -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE conftest.c >&5 >configure:4662: $? = 0 >configure:4666: test -z > || test ! -s conftest.err >configure:4669: $? = 0 >configure:4672: test -s conftest.o >configure:4675: $? = 0 >configure:4686: result: yes >configure:4712: checking dlfcn.h usability >configure:4724: gcc -c -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE conftest.c >&5 >configure:4730: $? = 0 >configure:4734: test -z > || test ! -s conftest.err >configure:4737: $? = 0 >configure:4740: test -s conftest.o >configure:4743: $? = 0 >configure:4753: result: yes >configure:4757: checking dlfcn.h presence >configure:4767: gcc -E -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE conftest.c >configure:4773: $? = 0 >configure:4793: result: yes >configure:4828: checking for dlfcn.h >configure:4835: result: yes >configure:4995: checking for i686-pc-linux-gnu-ranlib >configure:5024: result: no >configure:5033: checking for ranlib >configure:5049: found /usr/bin/ranlib >configure:5060: result: ranlib >configure:5075: checking for i686-pc-linux-gnu-strip >configure:5104: result: no >configure:5113: checking for strip >configure:5129: found /usr/bin/strip >configure:5140: result: strip >configure:5362: checking for objdir >configure:5373: result: .libs >configure:5394: checking for gcc option to produce PIC >configure:5540: result: -fPIC >configure:5544: checking if gcc PIC flag -fPIC works >configure:5567: gcc -c -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -pthread -fPIC -DPIC -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE conftest.c >&5 >configure:5573: $? = 0 >configure:5577: test -z > || test ! -s conftest.err >configure:5580: $? = 0 >configure:5583: test -s conftest.o >configure:5586: $? = 0 >configure:5624: result: yes >configure:5644: checking if gcc static flag -static works >configure:5668: gcc -o conftest -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -L/usr/lib -static conftest.c >&5 >configure:5674: $? = 0 >configure:5678: test -z > || test ! -s conftest.err >configure:5681: $? = 0 >configure:5684: test -s conftest >configure:5687: $? = 0 >configure:5704: result: yes >configure:5720: checking if gcc supports -c -o file.o >configure:5743: gcc -c -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -pthread -o out/conftest2.o -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE conftest.c >&5 >configure:5764: result: yes >configure:5769: checking if gcc supports -c -o file.lo >configure:5796: gcc -c -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -pthread -c -o conftest.lo -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE conftest.c >&5 >configure:5802: $? = 0 >configure:5806: test -z > || test ! -s conftest.err >configure:5809: $? = 0 >configure:5812: test -s conftest.lo >configure:5815: $? = 0 >configure:5837: result: yes >configure:5876: checking if gcc supports -fno-rtti -fno-exceptions >configure:5898: gcc -c -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -pthread -fno-rtti -fno-exceptions -c conftest.c -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE conftest.c >&5 >cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC >cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC >configure:5904: $? = 0 >configure:5908: test -z > || test ! -s conftest.err >configure:5911: $? = 0 >configure:5914: test -s conftest.o >configure:5917: $? = 0 >configure:5934: result: no >configure:5949: checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:6644: result: yes >configure:6653: checking how to hardcode library paths into programs >configure:6677: result: immediate >configure:6686: checking whether stripping libraries is possible >configure:6691: result: yes >configure:6706: checking dynamic linker characteristics >configure:7113: result: GNU/Linux ld.so >configure:7122: checking if libtool supports shared libraries >configure:7124: result: yes >configure:7131: checking whether to build shared libraries >configure:7152: result: yes >configure:7159: checking whether to build static libraries >configure:7163: result: yes >configure:7917: checking whether -lc should be explicitly linked in >configure:7925: gcc -c -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE conftest.c >&5 >configure:7928: $? = 0 >configure:7942: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:7945: $? = 0 >configure:7958: result: no >configure:8571: checking neon library >configure:8590: checking neon library version >configure:8593: result: 0.24.6 >configure:8986: checking for static Apache module support >configure:9048: result: no >configure:9054: checking for Apache module support via DSO through APXS >configure:9087: result: found at /usr/sbin/apxs2 >configure:9090: checking httpd version >configure:9106: result: recent enough >configure:9184: checking for socket in -lsocket >configure:9214: gcc -o conftest -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -pthread -DNEON_ZLIB -DNEON_SSL -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -L/usr/lib conftest.c -lsocket >&5 >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lsocket >collect2: ld returned 1 exit status >configure:9220: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "subversion" >| #define PACKAGE_TARNAME "subversion" >| #define PACKAGE_VERSION "1.0.4" >| #define PACKAGE_STRING "subversion 1.0.4" >| #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" >| #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_DLFCN_H 1 >| /* end confdefs.h. */ >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char socket (); >| int >| main () >| { >| socket (); >| ; >| return 0; >| } >configure:9246: result: no >configure:9354: checking for availability of Berkeley DB >configure:9421: gcc -o conftest -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -pthread -DNEON_ZLIB -DNEON_SSL -I/usr/include/apache2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -L/usr/lib conftest.c -L/usr/lib -ldb-4.1 >&5 >/var/tmp/portage/subversion-1.0.4-r1/temp/ccjjnAbZ.o(.text+0x1e): In function `main': >: undefined reference to `db_version_4000' >collect2: ld returned 1 exit status >configure:9424: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "subversion" >| #define PACKAGE_TARNAME "subversion" >| #define PACKAGE_VERSION "1.0.4" >| #define PACKAGE_STRING "subversion 1.0.4" >| #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" >| #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_DLFCN_H 1 >| /* end confdefs.h. */ >| >| #include <stdio.h> >| #define APU_WANT_DB >| #include <apu_want.h> >| >| main () >| { >| int major, minor, patch; >| >| db_version (&major, &minor, &patch); >| >| /* Sanity check: ensure that db.h constants actually match the db library */ >| if (major != DB_VERSION_MAJOR >| || minor != DB_VERSION_MINOR >| || patch != DB_VERSION_PATCH) >| exit (1); >| >| /* Run-time check: ensure the library claims to be the correct version. */ >| >| if (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:9452: result: no >configure:9456: error: Berkeley DB 4.0.14 wasn't found. > >## ---------------- ## >## 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_env_CC_set=set >ac_cv_env_CC_value=gcc >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-march=athlon-tbird -O3 -pipe -fomit-frame-pointer' >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=set >ac_cv_env_host_alias_value=i686-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_exeext= >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_socket_socket=no >ac_cv_objext=o >ac_cv_prog_CC=gcc >ac_cv_prog_CPP='gcc -E' >ac_cv_prog_ac_ct_RANLIB=ranlib >ac_cv_prog_ac_ct_STRIP=strip >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc= >ac_cv_prog_egrep='grep -E' >lt_cv_archive_cmds_need_lc=no >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.3.3.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/i686-pc-linux-gnu/bin/ld >lt_cv_path_NM=nm >lt_cv_path_SED=/bin/sed >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'\''' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >APACHE_INCLUDES=' -I/usr/include/apache2' >APACHE_LIBEXECDIR='/usr/lib/apache2/modules' >APACHE_TARGET='' >APXS='/usr/sbin/apxs2' >BINNAME='mod_dav_svn.so' >BUILD_APACHE_RULE='apache-mod' >BUILD_RULES='' >CC='gcc' >CFLAGS='-march=athlon-tbird -O3 -pipe -fomit-frame-pointer -pthread -DNEON_ZLIB -DNEON_SSL' >CPP='gcc -E' >CPPFLAGS=' -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE' >DEFS='' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >EXEEXT='' >FS_TEST_DEPS='' >FS_TEST_PROGRAMS='' >INCLUDE_OUTPUTS='' >INSTALL='/var/tmp/portage/subversion-1.0.4-r1/work/subversion-1.0.4/ac-helpers/install-sh -c' >INSTALL_APACHE_RULE='install-mods-shared' >INSTALL_INFO='' >INSTALL_IT='$(APXS) -i -a -n dav_svn mod_dav_svn.so' >INSTALL_RULES='' >INSTALL_STATIC_RULES='' >JAR='' >JAVAC='/opt/blackdown-jdk-1.4.1/bin/javac' >JDK='' >LDFLAGS=' -L/usr/lib' >LIBOBJS='' >LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LN_S='ln -s' >LTLIBOBJS='' >LT_LDFLAGS='' >MAKEINFO='' >MKDIR='/var/tmp/portage/subversion-1.0.4-r1/work/subversion-1.0.4/ac-helpers/install-sh -c -d' >MOD_ACTIVATION='' >NEON_LIBS='-lneon -lz -lssl -lcrypto -ldl -lxml2 -lz -lpthread -lm' >OBJEXT='o' >PACKAGE_BUGREPORT='http://subversion.tigris.org/' >PACKAGE_NAME='subversion' >PACKAGE_STRING='subversion 1.0.4' >PACKAGE_TARNAME='subversion' >PACKAGE_VERSION='1.0.4' >PATH_SEPARATOR=':' >PERL='' >PYTHON2='' >PYTHON='' >RANLIB='ranlib' >SHELL='/bin/sh' >STRIP='strip' >SVN_APRUTIL_EXPORT_LIBS=' -L/usr/lib -laprutil-0 -lgdbm -ldb-4.1 -lexpat' >SVN_APRUTIL_INCLUDES=' -I/usr/include/apache2 ' >SVN_APRUTIL_LIBS=' /usr/lib/libaprutil-0.la -lgdbm -ldb-4.1 -lexpat' >SVN_APRUTIL_PREFIX='' >SVN_APR_EXPORT_LIBS=' -L/usr/lib -lapr-0 -lrt -lm -lcrypt -lnsl -lpthread -ldl' >SVN_APR_INCLUDES=' -I/usr/include/apache2 ' >SVN_APR_LIBS=' /usr/lib/libapr-0.la -lrt -lm -lcrypt -lnsl -lpthread -ldl' >SVN_APR_PREFIX='/usr' >SVN_BINDIR='/usr/bin' >SVN_EXTRA_INCLUDES='-I$(top_srcdir)/subversion/include -I$(top_builddir)' >SVN_EXTRA_LIBS='' >SVN_LIBTOOL='$(SHELL) $(abs_builddir)/libtool' >SVN_NEON_INCLUDES='-I/usr/include/neon ' >SVN_RA_LIB_DEPS='' >SVN_RA_LIB_LINK='' >SVN_SUBDIRS='' >SWIG='' >SWIG_BUILD_RULES='' >SWIG_INSTALL_RULES='' >SWIG_JAVA_COMPILE='' >SWIG_JAVA_INCLUDES='' >SWIG_JAVA_LINK='' >SWIG_LDFLAGS='' >SWIG_LIBSWIG_DIR='' >SWIG_NORUNTIME_FLAG='' >SWIG_PL_COMPILE='' >SWIG_PL_INCLUDES='' >SWIG_PL_LINK='' >SWIG_PY_COMPILE='' >SWIG_PY_INCLUDES='' >SWIG_PY_LINK='' >SWIG_VERSION='' >abs_builddir='/var/tmp/portage/subversion-1.0.4-r1/work/subversion-1.0.4' >abs_srcdir='/var/tmp/portage/subversion-1.0.4-r1/work/subversion-1.0.4' >ac_ct_CC='' >ac_ct_RANLIB='ranlib' >ac_ct_STRIP='strip' >bindir='${exec_prefix}/bin' >build='i686-pc-linux-gnu' >build_alias='' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >docdir='${datadir}/doc/subversion-1.0.4' >exec_prefix='NONE' >host='i686-pc-linux-gnu' >host_alias='i686-pc-linux-gnu' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >includedir='${prefix}/include' >infodir='/usr/share/info' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localstatedir='/var/lib' >mandir='/usr/share/man' >neon_config='/usr/bin/neon-config' >oldincludedir='/usr/include' >prefix='/usr' >program_transform_name='s,x,x,' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define HAVE_DLFCN_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_STRING_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_UNISTD_H 1 >#define PACKAGE_BUGREPORT "http://subversion.tigris.org/" >#define PACKAGE_NAME "subversion" >#define PACKAGE_STRING "subversion 1.0.4" >#define PACKAGE_TARNAME "subversion" >#define PACKAGE_VERSION "1.0.4" >#define STDC_HEADERS 1 > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 53650
: 33098