#30369: can't build python26 on Mac OS X Lion ------------------------------+--------------------------------------------- Reporter: jiri@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.0 Keywords: | Port: python26 ------------------------------+--------------------------------------------- Comment(by jiri@…): Replying to [comment:2 ryandesign@…]:
Why gcc-4.2? The default on Lion is llvm-gcc-4.2. Why does libtool think your system library is malformed? These two facts suggest you're trying to use a version of Xcode designed for Snow Leopard. What version of Xcode do you have installed? Ensure it's one designed for Lion. You can get the correct version of Xcode for Lion for free on the Mac App Store.
[JN]: I was going to run {{{ sudo port -d selfupdate && sudo port upgrade outdated }}} after upgrade to Lion and after Xcode upgrade. I followed URL to latest version of Xcode http://developer.apple.com/technology/xcode.html from http://guide.macports.org/#installing.xcode and installed Xcode 3.2.2 I didn't noticed, that there is also 4.1 version. Thank you for your comment. I'm downloading 4.1 and will confirm result ASAP -- Ticket URL: <https://trac.macports.org/ticket/30369#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS