Port emulators/virtualbox-ose-kmod is known not to compile with CLANG 3.1/3.2. Therefor, it should be compiled with gcc.
Either setting USE_GCC=4.6+ or USE_GCC=any in the port's makefile or by setting a global file with the directive # emulators/virtualbox-ose .if ${.CURDIR:M*/emulators/virtualbox-ose*} USE_GCC= 4.6+ .endif do not work! Compiling the port is always nailed down to use "cc" which is CLANG 3.2 by default. Oliver
signature.asc
Description: OpenPGP digital signature