-
I just tried the latest release on a Fedora 8 VM and it seems to work fine. This is the output of the step that seems to fail for you:
libtool: install: (cd /home/vmware/ovt/open-vm-tools-2009.10.15-201664/tests/testDebug; /bin/sh /home/vmware/ovt/open-vm-tools-2009.10.15-201664/libtool --tag CC --mode=relink gcc -g -O2 -Wall -Werror -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing...
2009-10-22 23:22:50 UTC in Open Virtual Machine Tools
-
mvanzin made 2 file-release changes.
2009-10-16 17:45:01 UTC in Open Virtual Machine Tools
-
I'm pretty sure we've fixed the vsock / vmci symbol issues in the last several releases. Let me know if you still see this issue.
2009-09-30 00:22:30 UTC in Open Virtual Machine Tools
-
I see Dmitry's fix made it into the 09.18 release (git commit f77444); did that fix things for you?.
2009-09-29 22:20:16 UTC in Open Virtual Machine Tools
-
Fixed in git commit 598518.
2009-09-29 22:17:58 UTC in Open Virtual Machine Tools
-
Fixed in git commit 7a0d68.
2009-09-29 22:17:27 UTC in Open Virtual Machine Tools
-
Fix in git commit 6f43bd. (Fix is different from your patch, though.)
2009-09-29 22:16:41 UTC in Open Virtual Machine Tools
-
Could you post the error that you're seeing?
It looks like there's something more fundamentally wrong here, because libMisc.la is already linked into libvmtools.so, which is already part of the libraries used by the testDebug plugin you're modifying.
2009-09-25 00:21:56 UTC in Open Virtual Machine Tools
-
As a work around until we fix it, using "-b" instead of "--background" shouldn't cause you problems.
2009-09-24 23:45:29 UTC in Open Virtual Machine Tools
-
mvanzin made 1 file-release changes.
2009-09-21 17:17:01 UTC in Open Virtual Machine Tools