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

Re: Problems compiling subversion 1.2.0 on solaris with berkeley db

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2005-06-14 14:47:58 CEST

> > [...]
> > checking db_185.h presence... no
> > checking for db_185.h... no
> > checking for Berkeley DB... not found
> > configure: error: Berkeley DB not found.
> > configure failed for apr-util
>
> Did I say it's not the runtime linker not picking up files? Hmmm, I might be
> wrong after all. Also, I think BDB installs a few binaries that have to be in
> $PATH for them to work.
>
> Also, I wonder what the '[...]' output above was and what additional info is
> in config.log, in particular what the last test was that failed.

configure needs to be able to find the dynamic link libraries to run
some tests. On many *nix-es this means you need to have the library
path in your system setup or in your LD_LIBRARY_PATH.

Bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 14 14:50:06 2005

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.