Giter VIP home page Giter VIP logo

Comments (6)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 28, 2024
Apple in MacOS X 10.8 and 10.9 breaks the ability to compile Apache modules.

Try going to:

/Applications/Xcode.app/Contents/Developer/Toolchains/

and do:

ln -s XcodeDefault.xctoolchain OSX10.9.xctoolchain

There has been a suggestion that they have broken something related to 
/usr/include in Mac OS X 10.9, but the description of the fix didn't seem right 
so am not sure I believe that one.

Try the above first.

It will need to be fixed every time that Xcode is update.

Original comment by [email protected] on 25 Nov 2013 at 10:49

from modwsgi.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 28, 2024
Thanks for the quick reply, Graham.

I followed your instructions and created this symbolic link:

$ sudo ln -s 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/ 
/Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain

Afterwards, make terminated without errors. However, it did end with a repeated 
warning:

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/u
sr/bin/ranlib: file: .libs/mod_wsgi.a(wsgi_apache.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/u
sr/bin/ranlib: file: .libs/mod_wsgi.a(wsgi_apache.o) has no symbols

Is this important or can I just ignore this message?

Original comment by [email protected] on 25 Nov 2013 at 12:36

from modwsgi.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 28, 2024
Those warnings can be ignored.

Original comment by [email protected] on 25 Nov 2013 at 10:52

  • Changed state: Accepted

from modwsgi.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 28, 2024
It worked! Thank you!

Original comment by [email protected] on 30 Jun 2014 at 4:10

from modwsgi.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 28, 2024
If you use mod_wsgi 4.1+ you shouldn't need to mess with the symlink any more.

So if using an older mod_wsgi 3.X version, upgrade to the new version.

https://github.com/GrahamDumpleton/mod_wsgi/releases

Original comment by [email protected] on 30 Jun 2014 at 4:19

from modwsgi.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 28, 2024
Shouldn't be an issue with more recent mod_wsgi versions, closing.

Original comment by [email protected] on 31 Aug 2014 at 2:25

  • Changed state: Fixed

from modwsgi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.