> On 25 Apr 2019, at 10:19, Stefan Sperling <s...@elego.de> wrote:
>
> On Wed, Apr 24, 2019 at 08:31:12PM -0500, A. Wilcox wrote:
>> On 04/24/19 13:39, William A Rowe Jr wrote:
>>> On Wed, Apr 24, 2019 at 1:04 PM Barry Scott <ba...@barrys-emacs.org
>>> <mailto:ba...@barrys-emacs.org>> wrote:
>>>
>>> I use ./configure --prefix=/usr/local/svn and see the error:
>>> ...
>>> checking whether int64_t and long long use fmt %lld... no
>>> configure: error: could not determine the string function for int64_t
>>
>> -> https://issues.apache.org/jira/browse/SVN-4813
>>
>> You may try the patch there, or if you have issues accessing Jira you
>> may find the patch in plain text format here:
>>
>> https://code.foxkit.us/adelie/packages/raw/e179c8ba/user/subversion/apr-1.7.0.patch
>
> See https://svn.apache.org/r1857391 for the SVN project's fix
> for this problem.
>
> This is not an APR issue. Please follow up on the Subversion
> project's user mailing list if you have further questions.
>
The problem I have is that APR does not configure. I will try the APR patch
over the weekend.
I think what you are pointing me to is a fix for subversion that I'm guessing I
will hit after I get APR built.
Have I misunderstood?
Barry