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

Re: Apache configure not finding Berkeley DB

From: Justin Johnson <justinjohnson_at_fastmail.fm>
Date: 2004-03-11 15:27:58 CET

I found the solution to the problem by reading the post at
http://www.mail-archive.com/php-install@lists.php.net/msg11009.html. The
error I received in apr-util's config.log is:

configure:14697: ./conftest
ld.so.1: ./conftest: fatal: libgcc_s.so.1: open failed: No such file or
directory
/home/svn/download/svn/httpd-2.0.48/srclib/apr-util/configure: line 1:
5531 Killed ./conftest$ac_exeext
configure:14700: $? = 137
configure: program exited with status 137
configure: failed program was:
...

There were other errors as well (see config.log in previous post), but
this is the one I looked up. In the end the solution I used was to set
LD_LIBRARY_PATH to /opt/gcc/gcc3.2.1/lib and rerun configure for all of
apache. No errors were encountered after that.

Thanks all.
-Justin

On Wed, 10 Mar 2004 16:13:55 -0600, "Justin Johnson"
<justinjohnson@fastmail.fm> said:
> Whoops. Here it is.
>
> On Wed, 10 Mar 2004 15:01:57 -0600, "Andrew A. Raines"
> <aaraines@pobox.com> said:
> > "Justin Johnson" <justinjohnson@fastmail.fm> writes:
> >
> > > The config.log file is attached. I didn't see any specific
> > > command that caused the error, but maybe I'm missing something.
> >
> > Wrong one.
> >
> > [...]
> >
> > >> > configure failed for srclib/apr-util
> >
> > You want srclib/apr-util/config.log.
> >
> > --
> > aaraines@pobox.com (Andrew A. Raines)
> >
> > ---------------------------------------------------------------------
> > 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 Thu Mar 11 15:28:25 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.