Re: Inconsistent use of the VMTOOLS_USE_GLIB define - build broken?

2011-07-14 Thread Marcelo Vanzin
Hi John, On 07/14/2011 03:36 PM, John Wolfe wrote: > lib/rpcIn/rpcin.c & rpcin.h have 2 forms of the functions: > >RpcIn_Construct() >RpcIn_Start() > > with a different number of parameters and parameter type. The > selection is controlled by the define VMTOOLS_USE_GLIB. > lib/rpcIn co

Inconsistent use of the VMTOOLS_USE_GLIB define - build broken?

2011-07-14 Thread John Wolfe
I am continuing with the port of open-vm-tools for OpenServer 6.0 (using the 2011.04.24-402641 release for the moment)with: --disable-unity The vmtoolsd & guestInfo plugin were providing the FQDN, IP address, INFO_OS_NAME="openServer6" and NicInfo V2 or V3 to the vSphere 4.x hosts. I was unab