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

RE: configure: error: Berkeley DB not found

From: Mark Scheufele <mark.scheufele_at_diasemi.com>
Date: 2004-10-05 14:32:22 CEST

The errors I could find within the config.log are listed below. Any hints how to resolve them are highly
appreciated.

mark

configure:2440: gcc -c -g conftest.c >&5
configure:2443: $? = 0
configure:2446: test -s conftest.o
configure:2449: $? = 0
configure:2460: result: yes
configure:2477: checking for gcc option to accept ANSI C
configure:2538: gcc -c -g -O2 conftest.c >&5
configure:2541: $? = 0
configure:2544: test -s conftest.o
configure:2547: $? = 0
configure:2565: result: none needed
configure:2583: gcc -c -g -O2 conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:2586: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2701: checking how to run the C preprocessor
configure:2737: gcc -E conftest.c
configure:2743: $? = 0
configure:2775: gcc -E conftest.c
configure:2774:28: ac_nonexistent.h: No such file or directory
configure:2781: $? = 1
configure: failed program was:
| #line 2766 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "subversion"
| #define PACKAGE_TARNAME "subversion"
| #define PACKAGE_VERSION " 1.1.0"
| #define PACKAGE_STRING "subversion 1.1.0"
| #define PACKAGE_BUGREPORT "http://subversion.tigris.org/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:2819: result: gcc -E
configure:2844: gcc -E conftest.c
configure:2850: $? = 0
configure:2882: gcc -E conftest.c
configure:2881:28: ac_nonexistent.h: No such file or directory
configure:2888: $? = 1
configure: failed program was:
| #line 2873 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "subversion"
| #define PACKAGE_TARNAME "subversion"
| #define PACKAGE_VERSION " 1.1.0"
| #define PACKAGE_STRING "subversion 1.1.0"
| #define PACKAGE_BUGREPORT "http://subversion.tigris.org/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:2931: checking for egrep
configure:2941: result: egrep
configure:2947: checking whether ln -s works
configure:2951: result: yes
configure:2995: Apache Portable Runtime (APR) library configuration
configure:3008: checking for APR
configure:3068: result: reconfig
configure:3218: checking APR version
configure:3226: result: 0.9.5
configure:3304: Apache Portable Runtime Utility (APRUTIL) library configuration
configure:3310: checking for APR-util
configure:3371: result: reconfig

-----Original Message-----
From: Ulrich Eckhardt [mailto:eckhardt@satorlaser.com]
Sent: Monday, October 04, 2004 1:59 PM
To: users@subversion.tigris.org
Subject: Re: configure: error: Berkeley DB not found

Mark Scheufele wrote:
[configure doesn't recognize BDB]
> Any ideas?,

Take a look at config.log and tell us what exactly fails, the above is just
the result. In that file, the last part is a dump off all currently defined
variables, the error should be right before that part.

Uli

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 5 14:32:54 2004

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

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