You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@subversion.apache.org by "Ivan Zhakov (JIRA)" <ji...@apache.org> on 2015/10/18 12:17:05 UTC

[jira] [Resolved] (SVN-4546) configure on OSX 10.10 fails "failed to recognize APR_INT64_T_FMT on this platform"

     [ https://issues.apache.org/jira/browse/SVN-4546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivan Zhakov resolved SVN-4546.
------------------------------
       Resolution: Invalid
    Fix Version/s:     (was: ---)

Resolving as Invalid: Issue reporter confirmed that problem was not related to Subversion.

> configure on OSX 10.10 fails "failed to recognize APR_INT64_T_FMT on this platform"
> -----------------------------------------------------------------------------------
>
>                 Key: SVN-4546
>                 URL: https://issues.apache.org/jira/browse/SVN-4546
>             Project: Subversion
>          Issue Type: Bug
>          Components: install
>    Affects Versions: 1.8.x
>         Environment: Mac OS X
>            Reporter: Subversion Importer
>
> {noformat:nopanel=true}
> I'm unable to install Subversion 1.8.9 on OSX 10.10.2 (Yosemite). ./configure fails with these last 
> lines:
> ...
> checking for swig... none
> configure: Configuring python swig binding
> checking for Python includes... -
> I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
> checking for compiling Python extensions... cc -arch x86_64 -arch i386 -pipe
> checking for linking Python extensions... cc -bundle -undefined dynamic_lookup -arch x86_64 -
> arch i386 -Wl,-F. -framework Python
> checking for linking Python libraries... -bundle -undefined dynamic_lookup -Wl,-F. -framework 
> Python
> checking for apr_int64_t Python/C API format string... 
> configure: error: failed to recognize APR_INT64_T_FMT on this platform
> {noformat}
> Original issue reported by *ahenket*



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)