[MacPorts] #36910: Virtualbox @4.2.4 +vde2+vnc won't start VMs
MacPorts
noreply at macports.org
Sun Feb 17 14:17:45 PST 2013
#36910: Virtualbox @4.2.4 +vde2+vnc won't start VMs
---------------------------+--------------------------------
Reporter: and.damore@… | Owner: macports-tickets@…
Type: defect | Status: reopened
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: | Keywords:
Port: virtualbox |
---------------------------+--------------------------------
Comment (by msa@…):
Replying to [comment:30 and.damore@…]:
> Replying to [comment:29 msa@…]:
> > I don't have
/Applications/Xcode.app/Contents/Developer/usr/bin/gcc-4.2. I do have
/Applications/Xcode.app/Contents/Developer/usr/bin/gcc, though.
>
> I assumed you had the same setup I have.
> Out of curiosity and before uninstalling anything please run
> {{{
> cd $(port dir virtualbox)
> }}}
> assuming you're using bash, changethe subshell command accordingly to
your shell, then edit the Portfile with your favorite editor and add the
following line outside any block, for instance at line 68
> {{{
> ui_msg "configure.cc:${configure.cc}"
> }}}
> then save the file and run ''port lint virtualbox'', this should print
out the value of configure.cc, I'm curious about why mp isn't depending on
apple-gcc42 in your case.
{{{
$ port lint virtualbox
configure.cc:/usr/bin/gcc-4.2
---> Verifying Portfile for virtualbox
---> 0 errors and 0 warnings found.
$ ls -l /usr/bin/gcc-4.2
-rwxr-xr-x 1 root wheel 113024 May 15 2011 /usr/bin/gcc-4.2
$ /usr/bin/gcc-4.2
i686-apple-darwin11-gcc-4.2.1: no input files
}}}
--
Ticket URL: <https://trac.macports.org/ticket/36910#comment:31>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list