#32711: virtualbox: gcc-apple-4.2: not found -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: royliu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: virtualbox -------------------------------------+-------------------------------------- Following the fix for #32602 I am able to install virtualbox on my MacBook Pro. But trying to install virtualbox onto a new system, I notice it fails with: {{{ :info:build gcc-apple-4.2: not found :info:build g++-apple-4.2: not found }}} This new system is running the same Snow Leopard 10.6.8 and Xcode 3.2.6 as my MacBook Pro, and it's a fresh installation of MacPorts. The apple-gcc42 port is not installed. The difference that might be relevant is that this new system uses the 64-bit kernel (`uname -m` returns "x86_64") whereas my MacBook Pro, though 64-bit, uses the 32-bit kernel (`uname -m` returns "i386"). -- Ticket URL: <https://trac.macports.org/ticket/32711> MacPorts <http://www.macports.org/> Ports system for Mac OS