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

Re: db3 build probs.

From: Kevin Pilch-Bisson <kevin_at_pilch-bisson.net>
Date: 2001-09-04 22:11:06 CEST

On Tue, Sep 04, 2001 at 03:11:19PM -0500, Ben Collins-Sussman wrote:
> Kevin Pilch-Bisson <kevin@pilch-bisson.net> writes:
>
>
> > Index: ac-helpers/berkeley-db.m4
> > ===================================================================
> > --- ac-helpers/SVN/text-base/berkeley-db.m4 Tue Sep 4 11:21:16 2001
> > +++ ac-helpers/berkeley-db.m4 Tue Sep 4 15:41:15 2001
> > @@ -96,9 +96,7 @@
> > # Use the include and lib files in the build dir.
> > dbdir=`cd db/dist ; pwd`
> > SVN_DB_INCLUDES="-I$dbdir"
> > - # Note that once we upgrade to libtool 1.4 this should be changed to
> > - # SVN_DB_LIBS="$dbdir/libdb-3.3.la"
> > - SVN_DB_LIBS="-L$dbdir/.libs -ldb-3.3"
> > + SVN_DB_LIBS="$dbdir/libdb-3.3.la
> > svn_lib_berkeley_db=yes
> > elif test "$status" = "skip"; then
> > svn_lib_berkeley_db=no
>
> Huh?
>
> I don't have any .la files anywhere in db/dist/. I have nothing but
> db/dist/libdb.a.
>
Strange, because your link line included .la files for expat, apr, and all of
svn libs. Do you have .la file in any of those directories?

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kevin Pilch-Bisson                    http://www.pilch-bisson.net
     "Historically speaking, the presences of wheels in Unix
     has never precluded their reinvention." - Larry Wall
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  • application/pgp-signature attachment: stored
Received on Sat Oct 21 14:36:40 2006

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

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