Hi,
On 05.03.2014 15:56, Lonnie Cumberland wrote:
MERGE virtualbox-recompiler.lib.a Library virtualbox-runtime COMPILE Runtime/VBox/log-vbox.o COMPILE Runtime/common/alloc/memcache.o ASSEMBLE Runtime/common/asm/ASMAtomicCmpXchgU64.o ASSEMBLE Runtime/common/asm/ASMAtomicReadU64.o ASSEMBLE Runtime/common/asm/ASMAtomicUoReadU64.o ASSEMBLE Runtime/common/asm/ASMAtomicXchgU64.o COMPILE Runtime/common/checksum/md5.o COMPILE Runtime/common/err/RTErrConvertFromErrno.o CONVERT errmsgdata.h COMPILE Runtime/common/err/errmsg.o genode-x86-g++: error: Runtime/common/err/errmsg.cpp: No such file or directory genode-x86-g++: fatal error: no input files compilation terminated. make[2]: *** [Runtime/common/err/errmsg.o] Error 1 make[1]: *** [virtualbox-runtime.lib] Error 2 make: *** [gen_deps_and_build_targets] Error 2
Could it be that your ports/download folder is actual a symbolic link ? I remember have seen this for this case. Please try just to re-run your 'make' command as quick fix.
Hope it helps,
Alex.