Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Sep 2009 20:34:57 +0000
From:      Craig Butler <craig001@lerwick.hopto.org>
To:        Jeronimo Calvo <jeronimocalvop@googlemail.com>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>, Jonathan Chen <jonc@chen.org.nz>
Subject:   Re: Virtualbox does not lunch (FREEBSD 7.2 STABLE)
Message-ID:  <1253219698.1320.13.camel@coyote.lerwick.hopto.org>
In-Reply-To: <beaf3aa50909171232t4c855343j24fe9c7abb272f36@mail.gmail.com>
References:  <beaf3aa50909171136i6a8b47a9md572e3e89c0a5693@mail.gmail.com> <20090917190053.GA5250@osiris.chen.org.nz> <1253218609.1320.4.camel@coyote.lerwick.hopto.org> <beaf3aa50909171232t4c855343j24fe9c7abb272f36@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2009-09-17 at 20:32 +0100, Jeronimo Calvo wrote:
> True...
> 
> when runned
> 
> $truss VirtualBox
> 
> it gives me Error in SUPR3hardenedmain...
> 
> How do i reinstall the package properly to get VBOX_WITH_HARDENING = 0 ?

# cd /usr/ports/emulators/virtualbox/
# make clean
# make extract patch
# edit work/virtualbox-3.0.51r22683/Config.kmk (or LocalConfig.kmk) so
that VBOX_WITH_HARDENING = 0
# make
# make deinstall
# make reinstall

/Craig B

> 
> Thanks a lot!!
> 
> 2009/9/17 Craig Butler <craig001@lerwick.hopto.org>:
> > On Fri, 2009-09-18 at 07:00 +1200, Jonathan Chen wrote:
> >> On Thu, Sep 17, 2009 at 06:36:08PM +0000, Jeronimo Calvo wrote:
> >> > Hi folks!
> >> >
> >> > I do have a problem when launching VirtualBox (installed from source),
> >> > when launched as a normal user it doesnt lunch. Takes few secs... but
> >> > nothing happens...
> >>
> >> Did you "kldload vboxdrv.ko"?
> >
> > Hi
> >
> > Have you tried running it under truss ?
> >
> > I think you might find that it will say - Error in SUPR3HardenedMain
> > and hang...
> >
> > Solution;
> > Rebuild and install Virtualbox port after editing Config.kmk so that
> > VBOX_WITH_HARDENING = 0
> >
> > Hope it helps
> >
> > Cheers
> >
> > Craig Butler
> >
> >
> >




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1253219698.1320.13.camel>