Ben Collins-Sussman wrote:
><Servatius.Brandt@fujitsu-siemens.com> wrote:
>> So why does the build include the old library from
>> /usr/local/lib instead of the new one built by itself under the
>> subversion-1.2.0-rc4/subversion/libsvn_subr/.libs directory?
>>
>> Do I have to uninstall Subversion 1.1.3 first before building
Subversion
>> 1.2.0? And how can I achieve that? There is no uninstall target for
>> make.
>
>
>This is a buggy behavior of libtool, that happens on certain systems,
>and not others. That is, libtool will link against *installed*
>libraries rather than the ones being built in the source tree.
>
>If this is happening to you, then yes, the only solution is to delete
>the installed libraries, or hide them where they can't be found.
Thanks, after hiding the libraries the build works.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 20 16:24:52 2005