[CFT] emulators/open-vm-tools{,-nox11} update to 10.1.0

Kurt Jaeger lists at opsec.eu
Sat Jan 21 14:13:27 UTC 2017


Hi!

> I'd like anyone possible to test an updated version of
> emulators/open-vm-tools{,-nox11}. I have the patch here for those who
> wish to build themselves:
> 
> https://people.freebsd.org/~swills/open-vm-tools/open-vm-tools-10.1.0.diff

I tried to built it on 

12.0-CURRENT FreeBSD 12.0-CURRENT #0 r307013:311651M

(why does it say r307013:311651M, btw?)

and it failed to build with:

utilBacktrace.c:155:20: error: implicit declaration of function '_Unwind_GetCFA'
      is invalid in C99 [-Werror,-Wimplicit-function-declaration]
   uintptr_t cfa = _Unwind_GetCFA(ctx);
                   ^
utilBacktrace.c:357:4: error: implicit declaration of function
      '_Unwind_Backtrace' is invalid in C99
      [-Werror,-Wimplicit-function-declaration]
   _Unwind_Backtrace(UtilBacktraceFromPointerCallback, &data);
   ^
utilBacktrace.c:357:4: note: did you mean 'Util_Backtrace'?

Any ideas ?

-- 
pi at opsec.eu            +49 171 3101372                         3 years to go !


More information about the freebsd-virtualization mailing list