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

Re: applied Mo DeJong's built-in DB patch

From: <kfogel_at_collab.net>
Date: 2001-08-09 18:10:24 CEST

Mo DeJong <mdejong@cygnus.com> writes:
> > $ ./autogen.sh; ./configure; make
> > cd subversion/libsvn_delta && /bin/sh /home/kfogel/src/wc_subversion/libtool --silent --mode=link gcc -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -I/home/kfogel/src/wc_subversion/db/dist -g -O2 -pthread -I./subversion/include -I. -I./apr/include -I./neon/src -I./expat-lite -rpath /usr/local/lib -o libsvn_delta.la compose_editors.lo default_editor.lo svndiff.lo text_delta.lo track_editor.lo vdelta.lo xml_output.lo xml_parse.lo -lm -lcrypt -lnsl -ldl -L/home/kfogel/src/wc_subversion/db/dist -ldb
> > /usr/bin/ld: cannot find -ldb
> > collect2: ld returned 1 exit status
> > make: *** [subversion/libsvn_delta/libsvn_delta.la] Error 1
> > $
> >
> > Any ideas? Mo?
>
> That typically means make is not getting run in db/dist.
> I can't seem to reproduce this problem. I just did
> ./autogen.sh followed by a full rebuild and it worked for me.

Hmmm. Well, if it's a real problem, it'll appear again when we
"really" upgrade to 3.3.11, so I'm not going to worry about it right
now.

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:35 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.