Uploaded image for project: 'Subversion'
  1. Subversion
  2. SVN-4465

Fix swig-python compilation failure on 10.9

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 1.8.x
    • ---
    • bindings_swig_python
    • None
    • Mac OS X

    Description

      As others have found [1], trying to compile the python swig bindings on Mac OS 10.8/10.9 results in the 
      error “Unrecognized option -F/usr/local/Frameworks” because CPPFLAGS gets passed through directly to 
      swig which does not understand the -F option for frameworks.
      
      Here is a patch to the build to strip CPPFLAGS of two flags that swig does not know about.
      
      [1] https://github.com/Homebrew/homebrew/issues/23993
      

      Original issue reported by andrewdotn

      Attachments

        1. 1_4465.patch
          0.4 kB
          Subversion Importer

        Activity

          People

            Unassigned Unassigned
            subversion-importer Subversion Importer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: