#41392: Virtualbox @4.2.14: doesn't build on Mavericks -------------------------+-------------------------------- Reporter: mk@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: mavericks Port: virtualbox | -------------------------+-------------------------------- Comment (by joel@…): Please reference https://forums.virtualbox.org/viewtopic.php?f=31&t=44590. I looked at the configure script, and noticed the following starting at line 1999: check_darwinversion() { ... You'll see a case statement that matches each kernel release. It looks like they have some simple code to select the proper SDK from Xcode that is used while compiling. It should be trivial to add a statement for kernel 13 and point to the proper developer SDK. I'm not very macports savvy, so I'm not sure how to make a patch and submit it, or even what the proper way to test my theory in the build system so that macports will successfully install the package or I'd just do it all and put a patch on this ticket. -- Ticket URL: <https://trac.macports.org/ticket/41392#comment:14> MacPorts <http://www.macports.org/> Ports system for OS X