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

Re: Problems compiling 1.7.0 on redhat el4 64bit

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 9 Aug 2011 15:32:30 -0400

On Tue, Aug 9, 2011 at 3:24 PM, <michael_rytting_at_agilent.com> wrote:

> Unfortunately, some of us don't have a choice what version of linux we have
> to run on. I end up compiling almost all the dependencies for subversion
> myself. I guess I'll need to track down exactly what change in the
> development process started breaking things. For now, we have a solution
> where I've compiled on 32bit with support for libmagic manually removed.
>

Did you try building a 64-bit version with the same hack? I would not
expect libmagic to be related to the crashing, but there is some
circumstantial evidence to say it is worth looking at. Most notably, the
support for that feature was added very late in the dev cycle and you said
that RHEL 4 binaries from trunk were working for you until recently.

> As a side note, it would be nice to actually be able to add a
> --without-libmagic and have the configure script work without hacking. The
> release notes even say libmagic is optional, but the way I see it currently,
> the only we the default configure won't use it is if your build machine
> doesn't have libmagic installed.
>

It should be possible to do this, so it is a bug. I think I saw the
developers discussing this on IRC, so I suspect it will be fixed if it does
not work.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2011-08-09 21:32:58 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.