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

Re: make check diff-diff3-test FAILURE in svn 1.2.1 with HP-UX IA64

From: HyeonSeung Jang <pinetr2e_at_uangel.com>
Date: 2005-08-03 02:49:32 CEST

After I read what Ben and Branko wrote,
I just inserted #undef APR_HAS_MMAP right before #includes in libsvn_diff/diff_file.c
then I finally got the working version.

I think there is some bug in using apr_mmap_create() or apr_mmap_create() itself in HP-UX(IA64)
I hope this information is helpful to solve the problem correctly.

Thank you.

-- HyeonSeung.

----- Original Message -----
From: "Branko Čibej" <brane@xbc.nu>
To: "Ben Collins-Sussman" <sussman@collab.net>
Cc: "Subversion List" <users@subversion.tigris.org>
Sent: Wednesday, August 03, 2005 7:43 AM
Subject: Re: Fwd: make check diff-diff3-test FAILURE in svn 1.2.1 with HP-UX IA64

> Ben Collins-Sussman wrote:
>
>> Branko, is that that same old HPUX dso loading problem?
>
> You mean, mmap problem. I don't see how it could be -- IIRC Sander
> taught libsvn_diff to ignore mmap errors and fall back to opening files
> normally a long time ago.
>
> Anyway, this is HP-UX on IA64, which I've never seen; I don't even know
> if it has the same mmap limitations as the PA-RISC version.
>
> -- Brane
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 3 02:52:06 2005

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.