Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Nov 2013 11:33:16 -0200
From:      Mario Lobo <lobo@bsd.com.br>
To:        "Mike C." <miguelmclara@gmail.com>
Cc:        =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= <decke@bluelife.at>, "freebsd-emulation@freebsd.org" <freebsd-emulation@freebsd.org>
Subject:   Re: [Call for Testers] VirtualBox 4.3.0
Message-ID:  <CA%2ByoEx9FyctN3Czm-bXy1v5iNCsQqkTwCE0Ecpt%2BC25%2BMdsKew@mail.gmail.com>
In-Reply-To: <527E6F25.7000101@gmail.com>
References:  <CAE-m3X1dzz4iS8EYJibyts1NVtZd1q2RRyQMwkzYHyjdZhV9sw@mail.gmail.com> <526944B2.4040308@gmail.com> <52711A32.1090507@gmail.com> <74691383232657@web1m.yandex.ru> <52727961.7060607@gmail.com> <341571383246363@web22m.yandex.ru> <52736A40.4070609@gmail.com> <52755C6D.1080507@gmail.com> <52776705.6000502@gmail.com> <5277BEC0.8070505@gmail.com> <CAE-m3X0-XOaZLZj545_pkmzbtvuuN-K%2B-XFoOr=NXztiD11%2B9Q@mail.gmail.com> <527E6F25.7000101@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
How about these? Any clues?
I've been trying to figure this out for days and I'm still stuck.

kBuild: Compiling VBoxVMM - /usr/ports/emulators/
virtualbox-ose/work/VirtualBox-4.3.0/src/VBox/VMM/VMMR3/PATMA.asm

/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.0/include/iprt/x86e=
xtra.mac:143:
error: (AssertCompileSizeML:2) cannot reference symbol `X86TSS16_size' in
preprocessor
/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.0/include/iprt/x86e=
xtra.mac:143:
warning: (AssertCompileSizeML:5) X86TSS16 is 1 bytes instead of 44
/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.0/include/iprt/x86e=
xtra.mac:206:
error: (AssertCompileSizeML:2) cannot reference symbol `X86TSS64_size' in
preprocessor
/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.0/include/iprt/x86e=
xtra.mac:206:
warning: (AssertCompileSizeML:5) X86TSS64 is 1 bytes instead of 136
kmk: ***
[/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.0/out/freebsd.amd6=
4/release/obj/VBoxVMM/VMMR3/PATMA.o]
Error 1

Thanks,

Mario Lobo

2013/11/9 Mike C. <miguelmclara@gmail.com>

>
>
> On 11/09/13 07:00, Bernhard Fr=F6hlich wrote:
> >
> > Am 04.11.2013 16:35 schrieb "Mike C." <miguelmclara@gmail.com
> > <mailto:miguelmclara@gmail.com>>:
> >>
> >>
> >>
> >> On 11/04/13 09:21, Volodymyr Kostyrko wrote:
> >> > 02.11.2013 22:11, Mike C. wrote:
> >> >>> Weird. VirtualBox is working for me on 10-STABLE (BETA2 right now =
I
> >> >>> suppose). `VBoxManage list ostypes` yields a lengthy list of
> systems.
> >> >>>
> >> >>> Maybe this is something about build options? I'm building it only
> with
> >> >>> DBUS GUESTADDITIONS NLS QT4 X11. Can you share your list of build
> >> >>> options?
> >> >>>
> >> >>
> >> >> I used the same options to compile and it and the include change, I
> was
> >> >> able to compile and install, but I still get the same problem with
> > 4.2...
> >> >> I need to run "VirtualBox" with root or sudo -u myuser...
> >> >
> >> > Have you added your user to vboxusers group? What kind of errors you
> >> > see? Is kernel module loaded?
> >> >
> >>
> >> the user in the vboxusers and kernel modules are loaded.
> >>
> >> Its a very weird behavior, because with sudo -u myuser I still using m=
y
> >> regular user!
> >>
> >> What I guess is a segfault
> >> pid 2941 (VirtualBox), uid 1001: exited on signal 11
> >>
> >> gdb:
> >> Copying output to gdb.txt.
> >> (gdb) run
> >> Starting program: /usr/local/bin/VirtualBox
> >> (no debugging symbols found)...[New LWP 100371]
> >> VirtualBox: Error -10 in SUPR3HardenedMain!
> >> VirtualBox: Effective UID is not root (euid=3D1001 egid=3D1001 uid=3D1=
001
> >> gid=3D1001)
> >
> > This is it! Please have a look at /usr/local/lib/virtualbox and
> > /usr/local/bin/VirtualBox and check that they are owned by root and the
> > suid bit is set. I don't know yet who is stripping that but it could be
> > that you are building the port as non-root or the ports staging does
> > something stupid.
> >
>
> I'M building with root and the permissions are the default (this was
> reported before several times, its not just with 4.3, 4.2 had the same
> behavior with FreeBSD10)
>
> -rwsr-xr-x  1 root  vboxusers  27712 Nov  2 17:15
> /usr/local/lib/virtualbox/VirtualBox
>
>
> lrwxr-xr-x  1 root  wheel  36 Nov  2 17:15 /usr/local/bin/VirtualBox ->
> /usr/local/lib/virtualbox/VirtualBox
>
> Thanks
>
> --
> _______________________________________________
> freebsd-emulation@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
> To unsubscribe, send any mail to "
> freebsd-emulation-unsubscribe@freebsd.org"
>



--=20
Mario Lobo
http://www.mallavoodoo.com.br
FreeBSD since version 2.2.8 [not Pro-Audio.... YET!!] (99,7% winfoes FREE)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2ByoEx9FyctN3Czm-bXy1v5iNCsQqkTwCE0Ecpt%2BC25%2BMdsKew>