On Tue, Apr 09, 2019 at 04:57:56PM +0200, Pierre Labastie wrote:
> Hi,
> 
> Following the instructions for reporting a bug, I write to this list.
> I'm not subscribed to the list, so thanks for CCing me when replying.
> I'm Pierre Labastie, one of the maintainers of BLFS [1]. I use the build
> method described in the BLFS development book.
> Please ask if you need further details.
> 
> Here are the last lines of the output of configure for subversion-1.11.1,
> with apr-1.7.0 installed:

> configure: error: failed to recognize APR_INT64_T_FMT on this platform
> -------------
> I think it is because apr.h now defines APR_INT64_T_FMT as PRId64,
> instead of formerly %ld. I've not found anything related in the subversion
> repository, nor in the bug tracker. Please forgive me if this has already
> been reported.

This was an intentional change in APR: https://svn.apache.org/r1856042

If your platform has problems with this change, there's nothing the
Subversion project can do about this. Please talk to the APR project
instead: https://apr.apache.org

Reply via email to