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

Re: subversion 1.5 rc11 fails to build on Fedora [ FC7 ]

From: John Peacock <john.peacock_at_havurah-software.org>
Date: Sun, 15 Jun 2008 07:43:41 -0400

Murli Varadachari wrote:
> My build host is : 2.6.21-1.3228.fc7
> The latest “expat” package is installed on this host I.e expat-1.95.8-9
> [ /usr/lib64/libexpat.so.0.5.0 ].

Double check - I suspect you have both the 64 and 32 bit RPM's installed.
RedHat is stupid like that; most of the time that is the wrong choice to install
both. It is an extremely rare situation where you need to force the 32bit
package to be used and it often confuses configure scripts.

If you uninstall the 32-bit package (which is almost 100% guaranteed to be
unused by anything), then you should be able to build with the system libraries
(always a Good Idea(TM) on RPM-based distros)...

HTH

John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-15 13:42:09 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.