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

RE: Re: Problem finding BerkeleyDB.4.2 when configuring Apache 2.0.49

From: Carmela Stuart <c.stuart_at_CableLabs.com>
Date: 2004-05-07 17:54:54 CEST

Dimitri,

My config.log is attached and the output to the screen is:

Configuring Apache Portable Runtime Utility library...

checking for APR-util... reconfig
configuring package in srclib/apr-util now
checking build system type... sparc-sun-solaris2.8
checking host system type... sparc-sun-solaris2.8
checking target system type... sparc-sun-solaris2.8
checking for working mkdir -p... yes
APR-util Version: 0.9.5
checking for chosen layout... apr-util
Applying apr-util hints file rules for
sparc-sun-solaris2.8
  setting apu_iconv_inbuf_const to "1"
  setting apu_crypt_threadsafe to "1"
checking for APR... yes
  setting CPP to "/usr/local/bin/gcc -E"
  setting CFLAGS to " -g -O2 -Wall
-Wmissing-prototypes -Wstrict-prototypes
-Wmissing-declarations -pthreads"
  setting CPPFLAGS to " -DSOLARIS2=8
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT"
checking for gcc... /usr/local/bin/gcc
checking for C compiler default output file name...
a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler...
yes
checking whether /usr/local/bin/gcc accepts -g... yes
checking for /usr/local/bin/gcc option to accept ANSI
C... none needed
checking how to run the C preprocessor...
/usr/local/bin/gcc -E
checking for egrep... Broken Pipe
egrep
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... no
checking for unistd.h... yes
checking for ldap support...
checking gdbm.h usability... no
checking gdbm.h presence... no
checking for gdbm.h... no
checking for Berkeley DB 4.2 in
/usr/local/BerkeleyDB.4.2...
checking db42/db.h usability... no
checking db42/db.h presence... no
checking for db42/db.h... no
checking db4/db.h usability... no
checking db4/db.h presence... no
checking for db4/db.h... no
checking db.h usability... yes
checking db.h presence... yes
checking for db.h... yes
checking for -ldb-4.2... no
checking db42/db.h usability... no
checking db42/db.h presence... no
checking for db42/db.h... no
checking db4/db.h usability... no
checking db4/db.h presence... no
checking for db4/db.h... no
checking db.h usability... yes
checking db.h presence... yes
checking for db.h... yes
checking for -ldb4... no
checking db42/db.h usability... no
checking db42/db.h presence... no
checking for db42/db.h... no
checking db4/db.h usability... no
checking db4/db.h presence... no
checking for db4/db.h... no
checking db.h usability... yes
checking db.h presence... yes
checking for db.h... yes
checking for -ldb... no
configure: error: Berkeley db4 not found
configure failed for srclib/apr-util

Thanks,

Carmela

-----Original Message-----
From: Dimitri Papadopoulos-Orfanos [mailto:papadopo@shfj.cea.fr]
Sent: Thursday, May 06, 2004 1:24 AM
To: users@subversion.tigris.org
Subject: Re: Problem finding BerkeleyDB.4.2 when configuring Apache
2.0.49

Hi,

> I removed the "--with-dbm=db42" and I get the same result. I also
> added the /usr/local/BerkeleyDB.4.2/lib to my LD_LIBRARY_PATH and
> still no success.

Still the same eror messages from configure?

There should be a config.log or configure.log file in the build
directory. It should contain detailed reasons why configure fails to
find libdb. Could you post the relevant parts of it?

Dimitri

---------------------------------------------------------------------
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 Sat May 8 02:25:28 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.