Hey guys, I have tried and tried to get virtualbox-ose from ports to compile. Some google results said that I need COMPAT_FREEBSD32 enabled in the kernel. So I recompiled not only the kernel (which had COMPAT_FREEBSD32 enabled by default) but I have updated my whole system to 8.2-STABLE. When I compile virtualbox-ose without X or QT it compiles fine. I also notice that I can no longer compile even the old virtualbox (the legacy version). Here is the output from ports when I try to compile virtualbox.
I would appreciate any help, thanks again.
Code:
...
kBuild: Generating python - /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.0.8_OSE/out/freebsd.amd64/release/obj/VBoxOGLgen/spu_dispatch_table.h
File "/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.0.8_OSE/src/VBox/GuestHost/OpenGL/spu_loader/dispatchheader.py", line 29
"""
^
SyntaxError: invalid syntax
kmk: *** [/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.0.8_OSE/out/freebsd.amd64/release/obj/VBoxOGLgen/spu_dispatch_table.h] Error 1
kmk: *** Deleting file `/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.0.8_OSE/out/freebsd.amd64/release/obj/VBoxOGLgen/spu_dispatch_table.h'
kmk: *** Waiting for unfinished jobs....
kmk: *** Exiting with status 2
*** Error code 2
Stop in /usr/ports/emulators/virtualbox-ose.
*** Error code 1
Stop in /usr/ports/emulators/virtualbox-ose.