On Saturday 21 February 2004 11:56, Justin Erenkrantz wrote:
> --On Saturday, February 21, 2004 10:15 AM -0500 John Szakmeister
>
> <john@szakmeister.net> wrote:
> > If it helps, here is my configure command line:
> > ./configure --enable-maintainer-mode --with-zlib --with-swig \
> > --with-apxs=/usr/local/apache2/bin/apxs --with-apr=/usr/local/apache2 \
> > --with-apr-util=/usr/local/apache2 --with-ssl
>
> Looks like you have an in-tree Neon. In that scenario, it's often likely
> that the -L/usr/local/lib gets inserted into the build system - this has
> been a long-time failure case for Subversion; hence libtool will ignore the
> libraries in your development tree. As libsvn_subr should be the one that
> has the version info (opt.c:print_version_info), that's probably why it's
> misreporting.
>
> Try deleting the SVN libraries in /usr/local/lib or installing your new
> copies. I'll bet it will be fixed then. -- justin
If I don't use the in-tree build of neon, would this problem go away?
I'd rather not delete the ones in /usr/local/lib because I have a server
running with those.
-John
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Feb 21 18:02:10 2004