#47168: wireshark build can not detect xcode 10.10 sdk ------------------------+------------------------------ Reporter: hofione@… | Owner: opendarwin.org@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: wireshark | ------------------------+------------------------------ Comment (by md14-macports@…): Replying to [comment:7 ricci@…]:
the attached patch didn't work for me, looks like w/ Xcode 7.0 on 10.10.5 the only SDK installed ... is MacOSX10.11.sdk
Yes, I'm also using OS X 10.10.5 with Xcode 7.0 installed. In order to build wireshark with the patch, first: 1. Download and install Xcode 6.4 from [[https://developer.apple.com/downloads/|Downloads for Apple Developers]]. Install Xcode 6.4 in an alternate location, for example, `/Applications/Xcode-6.4/Xcode.app`. 1. Download and install ''Command Line Tools (OX X 10.10) for Xcode 6.4'' from the same place. 1. Switch to Xcode6.4. {{{ $ sudo xcode-select -s /PATH/TO/XCODE64/Xcode.app }}} -- Ticket URL: <https://trac.macports.org/ticket/47168#comment:8> MacPorts <https://www.macports.org/> Ports system for OS X