You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Sung Kim <hu...@cse.ucsc.edu> on 2001/12/19 06:22:49 UTC

Does subversion r588 work with BerkelyDB 4.0.14?

Hello,

I just wondering the subversion r588 works with Berkeley DB 4.0.14
which is a current release. I've got this error :

------ completed all in neon
cd subversion/libsvn_fs && /bin/sh /root/test/subversion-r588/libtool --silent --mode=link  gcc -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -g -O2 -g -O2 -pthread  -DNEON_ZLIB -I./subversion/include -I. -I/root/test/subversion-r588/apr/include -I/include -I/root/test/subversion-r588/neon/src -I./expat-lite -I/root/test/subversion-r588/db/dist  -rpath /usr/local/lib -o libsvn_fs.la  reps-table.lo skel.lo id.lo rev-table.lo node-rev.lo txn.lo fs.lo reps-strings.lo tree.lo key-gen.lo txn-table.lo nodes-table.lo dag.lo validate.lo err.lo strings-table.lo proplist.lo trail.lo dbt.lo /root/test/subversion-r588/db/dist/libdb-3.3.la -lm -lcrypt -lnsl  -ldl
libtool: link: cannot find the library `/root/test/subversion-r588/db/dist/libdb-3.3.la'
make: *** [subversion/libsvn_fs/libsvn_fs.la] Error 1

Surely, It works fine with Berkeley DB 3.3.11.

--
Sung Kim <hu...@cse.ucsc.edu>
http://www.cse.ucsc.edu/~hunkim

 "Dreams become reality!" 



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

Re: Does subversion r588 work with BerkelyDB 4.0.14?

Posted by Karl Fogel <kf...@newton.ch.collab.net>.
Sung Kim <hu...@cse.ucsc.edu> writes:
> I just wondering the subversion r588 works with Berkeley DB 4.0.14
> which is a current release. I've got this error :

Not yet, we're still on 3.3.11.

At some point in the not-too-distant future, we will switch to 4.0.14.
We're letting everyone else test it first.  :-)

-K

> ------ completed all in neon
> cd subversion/libsvn_fs && /bin/sh /root/test/subversion-r588/libtool --silent --mode=link  gcc -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -g -O2 -g -O2 -pthread  -DNEON_ZLIB -I./subversion/include -I. -I/root/test/subversion-r588/apr/include -I/include -I/root/test/subversion-r588/neon/src -I./expat-lite -I/root/test/subversion-r588/db/dist  -rpath /usr/local/lib -o libsvn_fs.la  reps-table.lo skel.lo id.lo rev-table.lo node-rev.lo txn.lo fs.lo reps-strings.lo tree.lo key-gen.lo txn-table.lo nodes-table.lo dag.lo validate.lo err.lo strings-table.lo proplist.lo trail.lo dbt.lo /root/test/subversion-r588/db/dist/libdb-3.3.la -lm -lcrypt -lnsl  -ldl
> libtool: link: cannot find the library `/root/test/subversion-r588/db/dist/libdb-3.3.la'
> make: *** [subversion/libsvn_fs/libsvn_fs.la] Error 1
> 
> Surely, It works fine with Berkeley DB 3.3.11.
> 
> --
> Sung Kim <hu...@cse.ucsc.edu>
> http://www.cse.ucsc.edu/~hunkim
> 
>  "Dreams become reality!" 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

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