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

Re: Ruby bindings 1.4.0 core dump on Ubuntu Breezy

From: Blair Zajac <blair_at_orcaware.com>
Date: 2006-10-07 07:17:03 CEST

Kouhei Sutou wrote:
> Hi,
>
> In <CA567B7B-44CD-4D7B-9859-A3BAA3E38273@orcaware.com>
> "Re: Ruby bindings 1.4.0 core dump on Ubuntu Breezy" on Fri, 6 Oct 2006 08:55:52 -0700,
> Blair Zajac <blair@orcaware.com> wrote:
>
>> On Oct 5, 2006, at 9:58 PM, Kouhei Sutou wrote:
>>
>>> Hi,
>>>
>>> 2006/10/6, Blair Zajac <blair@orcaware.com>:
>>>
>>>>> Could you try earlier SWIG?
>>>> Hi Kou,
>>>>
>>>> What do you mean by earlier? An older version than 1.3.24?
>>>>
>>>> In build/ac-macros/swig.m4, we don't support anything older than
>>>> 1.3.24:
>>>>
>>>> if test -n "$SWIG_VERSION" &&
>>>> test "$SWIG_VERSION" -ge "103024" &&
>>>> test "$SWIG_VERSION" -le "103029"; then
>>>> SWIG_SUITABLE=yes
>>>>
>>>> Or do you mean a higher version?
>>> Oops. Yes. Please use a higher version.
>> I tried 1.3.29 and it also core dumped.
>
> Thanks for trying.
>
> I made a Ubuntu Breezy Badger chroot environment to fix the
> problem. But I can't compile Subversion 1.4.x because
> libapr0-dev in Breezy is 0.9.6 but Subversion 1.4.x requires
> 0.9.7 or higher. How do you solve this problem? Are you
> using APR compiled by yourself?

I've backported Apache 2.0.55 and neon 0.25.5 packages to build it.

You can find the packages in

http://www.orcaware.com/packages/ubuntu/breezy/neon/

and

http://www.orcaware.com/packages/ubuntu/breezy/apache2/

I've left my current Subversion 1.4.0 package which is a backport of Debian's
1.4.0-3 with Ruby disabled for install and checking, but you can run make
check-swig-py by hand in the BUILD directory.

http://www.orcaware.com/packages/ubuntu/kou/subversion_1.4.0-3zajac1breezy1.diff.gz

Hopefully, that's enough to get you going. Let me know if there's anything else
you need.

Regards,
Blair

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 7 07:17:22 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.