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

Re: Undefined symbols

From: Dan Wilder <dan_at_ssc.com>
Date: 2002-02-05 22:26:35 CET

On Tue, Feb 05, 2002 at 02:57:57PM -0600, Ben Collins-Sussman wrote:
> Dan Wilder <dan@ssc.com> writes:
>
> > Failing procedure is:
> >
> > cd /usr/local/src/svn
> >
> > cd apr
> > cvs update
> > make clean
> >
> > cd ../neon
> > make clean
> > cd ..
> >
> > make distclean
> > ./ssc/svn-works update
> > ./configure --enable-maintainer-mode --disable-shared
> > make
>
>
> Do you have older libsvn_* libraries lying around /usr/local/lib, or
> anywhere in your LD_LIBRARY_PATH? If so, libtool is probably trying
> to link against them, and they're missing many symbols. Make sure you
> have no shared svn libs anywhere.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>

No, I cleared those out, thank goodness. I'm embarrased enough
that I missed the one about running autogen.sh!

-- 
-----------------------------------------------------------------
 Dan Wilder <dan@ssc.com>   Technical Manager & Editor
 SSC, Inc. P.O. Box 55549   Phone:  206-782-8808
 Seattle, WA  98155-0549    URL http://embedded.linuxjournal.com/
-----------------------------------------------------------------
---------------------------------------------------------------------
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:37:04 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.