Tracker item #2796298, was opened at 2009-05-25 00:34 Message generated for change (Comment added) made by mvanzin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=989708&aid=2796298&group_id=204462
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: libraries Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Mars Li (txdyjsyz) Assigned to: Nobody/Anonymous (nobody) Summary: libguestlib.so link error for vm guest API Initial Comment: For open-vm-tools version 2009.01.21-142982, we try to use vmware guest API like VMGuestLib_GetResourcePoolPath, VMGuestLib_GetSessionId, VMGuestLib_OpenHandle, etc... Problem 1 Link libguestlib.so failed due to missing some symbols (i.e., Debug(), VmCheck_IsVirtualWorld(), StrUtil_GetNextUintToken()). Problem 2 After run 'make install' following header files includeCheck.h,vm_basic_types.h,vmGuestLib.h,vmSessionId.h that is necessary for compiling the code which calling these vmware guest SDK APIs can not be found in /usr/include. ---------------------------------------------------------------------- >Comment By: Marcelo Vanzin (mvanzin) Date: 2009-07-24 12:40 Message: The link error should have been fixed a while ago; the headers are now installed by "make install" in the 07.22 release. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=989708&aid=2796298&group_id=204462 ------------------------------------------------------------------------------ _______________________________________________ open-vm-tools-devel mailing list open-vm-tools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/open-vm-tools-devel