atelszewski, this thread isn't out of date

.
So how did you managed to get vbox from source working under Slack 12.0 ?
I use 2.6.24 and i installed all dependencies, but kmk fails:
kBuild: Compiling VBoxREM - /home/def/VirtualBox-1.5.4_OSE/out/linux.x86/release/obj/src/recompiler/VBoxREM/op.S
kBuild: dyngen VBoxREM - /home/def/VirtualBox-1.5.4_OSE/out/linux.x86/release/obj/src/recompiler/VBoxREM/gen/op.o
kBuild: dyngen VBoxREM - /home/def/VirtualBox-1.5.4_OSE/out/linux.x86/release/obj/src/recompiler/VBoxREM/gen/op.o
kBuild: dyngen VBoxREM - /home/def/VirtualBox-1.5.4_OSE/out/linux.x86/release/obj/src/recompiler/VBoxREM/gen/op.o
kBuild: Compiling VBoxREM - translate-all.c
kBuild: Compiling VBoxREM - translate-op.c
kBuild: Compiling VBoxREM - target-i386/translate.c
In file included from /home/def/VirtualBox-1.5.4_OSE/src/recompiler/translate-op.c:70:
/home/def/VirtualBox-1.5.4_OSE/out/linux.x86/release/obj/src/recompiler/VBoxREM/op.h: In function ‘dyngen_code’:
/home/def/VirtualBox-1.5.4_OSE/out/linux.x86/release/obj/src/recompiler/VBoxREM/op.h:4686: erreur: ‘memcpy’ redeclared as different kind of symbol
/home/def/VirtualBox-1.5.4_OSE/out/linux.x86/release/obj/src/recompiler/VBoxREM/op.h:4687: erreur: called object ‘memcpy’ is not a function
/home/def/VirtualBox-1.5.4_OSE/out/linux.x86/release/obj/src/recompiler/VBoxREM/op.h:4703: erreur: called object ‘memcpy’ is not a function
/home/def/VirtualBox-1.5.4_OSE/out/linux.x86/release/obj/src/recompiler/VBoxREM/op.h:4720: erreur: called object ‘memcpy’ is not a function
/home/def/VirtualBox-1.5.4_OSE/out/linux.x86/release/obj/src/recompiler/VBoxREM/op.h:4736: erreur: called object ‘memcpy’ is not a function
/home/def/VirtualBox-1.5.4_OSE/out/linux.x86/release/obj/src/recompiler/VBoxREM/op.h:4752: erreur: called object ‘memcpy’ is not a function
/home/def/VirtualBox-1.5.4_OSE/out/linux.x86/release/obj/src/recompiler/VBoxREM/op.h:4893: erreur: called object ‘memcpy’ is not a function
/home/def/VirtualBox-1.5.4_OSE/out/linux.x86/release/obj/src/recompiler/VBoxREM/op.h:4909: erreur: called object ‘memcpy’ is not a function
/home/def/VirtualBox-1.5.4_OSE/out/linux.x86/release/obj/src/recompiler/VBoxREM/op.h:4925: erreur: called object ‘memcpy’ is not a function
/home/def/VirtualBox-1.5.4_OSE/out/linux.x86/release/obj/src/recompiler/VBoxREM/op.h:4941: erreur: called object ‘memcpy’ is not a function
/home/def/VirtualBox-1.5.4_OSE/out/linux.x86/release/obj/src/recompiler/VBoxREM/op.h:5041: erreur: called object ‘memcpy’ is not a function
/home/def/VirtualBox-1.5.4_OSE/out/linux.x86/release/obj/src/recompiler/VBoxREM/op.h:5057: erreur: called object ‘memcpy’ is not a function
/home/def/VirtualBox-1.5.4_OSE/out/linux.x86/release/obj/src/recompiler/VBoxREM/op.h:5073: erreur: called object ‘memcpy’ is not a function
/home/def/VirtualBox-1.5.4_OSE/out/linux.x86/release/obj/src/recompiler/VBoxREM/op.h:5089: erreur: called object ‘memcpy’ is not a function
/home/def/VirtualBox-1.5.4_OSE/out/linux.x86/release/obj/src/recompiler/VBoxREM/op.h:5106: erreur: called object ‘memcpy’ is not a function
/home/def/VirtualBox-1.5.4_OSE/out/linux.x86/release/obj/src/recompiler/VBoxREM/op.h:5120: erreur: called object ‘memcpy’ is not a function
/home/def/VirtualBox-1.5.4_OSE/out/linux.x86/release/obj/src/recompiler/VBoxREM/op.h:5134: erreur: called object ‘memcpy’ is not a function
/home/def/VirtualBox-1.5.4_OSE/out/linux.x86/release/obj/src/recompiler/VBoxREM/op.h:5148: erreur: called object ‘memcpy’ is not a function
/home/def/VirtualBox-1.5.4_OSE/out/linux.x86/release/obj/src/recompiler/VBoxREM/op.h:7129: erreur: called object ‘memcpy’ is not a function
/home/def/VirtualBox-1.5.4_OSE/out/linux.x86/release/obj/src/recompiler/VBoxREM/op.h:7218: erreur: called object ‘memcpy’ is not a function
/home/def/VirtualBox-1.5.4_OSE/out/linux.x86/release/obj/src/recompiler/VBoxREM/op.h:7307: erreur: called object ‘memcpy’ is not a function
kmk[2]: *** [/home/def/VirtualBox-1.5.4_OSE/out/linux.x86/release/obj/src/recompiler/VBoxREM/translate-op.o] Error 1
The failing command:
@gcc -c -O2 -Wall -g -fomit-frame-pointer -fno-gcse -IInnoTek -IInnoTek/crt -Itarget-i386 -Ifpu -I/home/def/VirtualBox-1.5.4_OSE/out/linux.x86/release/obj/src/recompiler/VBoxREM -I/home/def/VirtualBox-1.5.4_OSE/src/VBox/VMM -I/home/def/VirtualBox-1.5.4_OSE/src/recompiler -I/home/def/VirtualBox-1.5.4_OSE/include -I/home/def/VirtualBox-1.5.4_OSE/out/linux.x86/release -DVBOX -DVBOX_WITHOUT_IDT_PATCHING -DVBOX_OSE -DRT_OS_LINUX -D__LINUX__ -D_FILE_OFFSET_BITS=64 -DRT_ARCH_X86 -D__X86__ -DIN_REM_R3 -DREM_INCLUDE_CPU_H -DIN_RING3 -DLOG_USE_C99 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -Wp,-MD,/home/def/VirtualBox-1.5.4_OSE/out/linux.x86/release/obj/src/recompiler/VBoxREM/translate-op.o.dep -Wp,-MT,/home/def/VirtualBox-1.5.4_OSE/out/linux.x86/release/obj/src/recompiler/VBoxREM/translate-op.o -Wp,-MP -o /home/def/VirtualBox-1.5.4_OSE/out/linux.x86/release/obj/src/recompiler/VBoxREM/translate-op.o /home/def/VirtualBox-1.5.4_OSE/src/recompiler/translate-op.c
kmk[2]: *** Waiting for unfinished jobs....
kmk[2]: Leaving directory `/home/def/VirtualBox-1.5.4_OSE/src/recompiler'
kmk[1]: *** [pass_dlls_before] Error 2
kmk[1]: Leaving directory `/home/def/VirtualBox-1.5.4_OSE/src'
kmk: *** [pass_dlls_before] Error 2
bash-3.1$