Re: virtualbox-ose cannot compile

2014-06-02 Thread Jung-uk Kim
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2014-06-02 13:52:48 -0400, Jung-uk Kim wrote: > On 2014-06-01 11:57:50 -0400, Wojciech Puchar wrote: >> kBuild: Compiling VBoxOGLhosterrorspu - >> /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.12/src/VBox/GuestHost/OpenGL/error/errorspu_i

Re: virtualbox-ose cannot compile

2014-06-02 Thread Jung-uk Kim
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2014-06-01 11:57:50 -0400, Wojciech Puchar wrote: > kBuild: Compiling VBoxOGLhosterrorspu - > /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.12/src/VBox/GuestHost/OpenGL/error/errorspu_init.c > > kBuild: Compiling VBoxVNCMain - > /usr/por

Re: virtualbox-ose cannot compile

2014-06-01 Thread Wojciech Puchar
problem found. i set default user ulimit to 4GB VM :) sorry On Sun, 1 Jun 2014, Wojciech Puchar wrote: i succeeded. installed gcc48, softlinked gcc48 to gcc in /usr/local and did make install clean without any options Virtualbox compiled fine and runs fine. I can run linux, windows XP and w

Re: virtualbox-ose cannot compile

2014-06-01 Thread Wojciech Puchar
i succeeded. installed gcc48, softlinked gcc48 to gcc in /usr/local and did make install clean without any options Virtualbox compiled fine and runs fine. I can run linux, windows XP and windows 7 pro without problems both with one and more CPU threads selected. But i cannot allocate >3.5GB

Re: virtualbox-ose cannot compile

2014-06-01 Thread Alfred Perlstein
By the way, can you not use pkg to install it? (This is what I do) Sent from my iPhone > On Jun 1, 2014, at 12:53 PM, Alfred Perlstein wrote: > > This is beyond what I can figure out. Very sorry. > >> On 6/1/14, 12:37 PM, Wojciech Puchar wrote: >> installed gcc48 from ports >> used USE_GCC=4.

Re: virtualbox-ose cannot compile

2014-06-01 Thread Alfred Perlstein
This is beyond what I can figure out. Very sorry. On 6/1/14, 12:37 PM, Wojciech Puchar wrote: installed gcc48 from ports used USE_GCC=4.8 still failed linked /usr/local/bin/gcc48 to /usr/local/bin/gcc it compiled now. but fails to run VirtualBox: Error -610 in supR3HardenedMainInitRuntime!

Re: virtualbox-ose cannot compile

2014-06-01 Thread Wojciech Puchar
installed gcc48 from ports used USE_GCC=4.8 still failed linked /usr/local/bin/gcc48 to /usr/local/bin/gcc it compiled now. but fails to run VirtualBox: Error -610 in supR3HardenedMainInitRuntime! VirtualBox: dlopen("/usr/local/lib/virtualbox/VBoxRT.so",) failed: /usr/local/lib/compat/libstd

Re: virtualbox-ose cannot compile

2014-06-01 Thread Alfred Perlstein
On 6/1/14, 11:00 AM, Wojciech Puchar wrote: [root@s1 /usr/ports/emulators/virtualbox-ose]# make USE_GCC=yes ===> virtualbox-ose-4.3.12_1 Unknown version of GCC specified (USE_GCC=yes). more options needed? Maybe try "USE_GCC=any" or something like "USE_GCC=4.8+" is what I am seeing in ot

Re: virtualbox-ose cannot compile

2014-06-01 Thread Wojciech Puchar
[root@s1 /usr/ports/emulators/virtualbox-ose]# make USE_GCC=yes ===> virtualbox-ose-4.3.12_1 Unknown version of GCC specified (USE_GCC=yes). more options needed? On Sun, 1 Jun 2014, Alfred Perlstein wrote: On 6/1/14 8:57 AM, Wojciech Puchar wrote: kBuild: Compiling VBoxOGLhosterrorspu -

Re: virtualbox-ose cannot compile

2014-06-01 Thread Wojciech Puchar
On Sun, 1 Jun 2014, Stanisław Halik wrote: On 2014-06-01 17:57, Wojciech Puchar wrote: kmk: gcc: Command not found if gcc is needed, and is not specified in dependencies please tell me what gcc in /usr/ports/lang should i install or maybe - how to install gcc from base system as it is no

Re: virtualbox-ose cannot compile

2014-06-01 Thread Alfred Perlstein
On 6/1/14 8:57 AM, Wojciech Puchar wrote: kBuild: Compiling VBoxOGLhosterrorspu - /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.12/src/VBox/GuestHost/OpenGL/e rror/errorspu_init.c kBuild: Compiling VBoxVNCMain - /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.12/src/VBox/Ext

Re: virtualbox-ose cannot compile

2014-06-01 Thread Stanisław Halik
On 2014-06-01 17:57, Wojciech Puchar wrote: kmk: gcc: Command not found if gcc is needed, and is not specified in dependencies please tell me what gcc in /usr/ports/lang should i install or maybe - how to install gcc from base system as it is no longer compiled by default with make buildworld

virtualbox-ose cannot compile

2014-06-01 Thread Wojciech Puchar
kBuild: Compiling VBoxOGLhosterrorspu - /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.12/src/VBox/GuestHost/OpenGL/e rror/errorspu_init.c kBuild: Compiling VBoxVNCMain - /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.12/src/VBox/ExtPacks/VNC/VBoxVNCMain.c pp kBuild: Compili