Programming Languages: C
License: BSD License, GNU Library or Lesser General Public License version 2.0 (LGPLv2), GNU General Public License version 2.0 (GPLv2)
It's failing to compile at lib/backdoor/backdoorGcc64.c Any ideas? $ pwd /build/work/open-vm-tools-8.8.2-590212 $ ./configure --without-pam --without-x --without-dnet --without-icu --without-procps $ make ... backdoorGcc64.c: In function 'Backdoor_InOut': backdoorGcc64.c:78: error: PIC register 'rbx' clobbered in 'asm' backdoorGcc64.c: In function 'BackdoorHbIn'...
2012-05-25 10:54:40 PDT by https://www.google.com/accounts
I've tried the Windows NFS servers and can give some comments about using them to build projects over. My test have been to checkout and build vlc and firefox from Debian/Ubuntu nfs-common. Microsoft Server for NFS (3.5, 2003-11-08) Not tested I've not figured out how to run it in Windows 7 x64. nfssvc.exe and pcnfsd.exe exit silently shortly after they are run. It could be because of a...
2012-05-23 13:38:24 PDT by johnpeterson
Thanks I will try that out. I know Windows have their own services for Unix which I have briefly tried in the past but not recently.
2012-05-23 11:12:06 PDT by lousybrit
As a workaround I'm using NFS to access the Windows host. (Allegro is the best Windows NFS server as it supports symlinks and locks and is open source.) It's important for me to be able to store all data on the host since my files are better organized that way.
2012-05-22 00:22:16 PDT by johnpeterson
It requires new code to be implemented in the vmware-vmx for the HGFS server side in the Windows platform specific code. Steve.
2012-05-17 17:46:12 PDT by lousybrit
Can it be patched in modules/linux/vmhgfs/inode.c:Hgfs*Symlink* or does it also require a patch for vmware-vmx.exe?.
2012-05-17 17:34:42 PDT by johnpeterson
Hi John, Currently for Windows hosts symlinks are not supported. We currently don't have plans to add it either. Only supported on Linux/OS X hosts. Sorry. Steve.
2012-05-17 17:12:48 PDT by lousybrit
The share is mounted with mount -t vmhgfs .host:/ /mnt/hgfs.
2012-05-17 12:35:08 PDT by johnpeterson
Which guests support symlinks in a Windows 7 VMware Workstation host NTFS share? This artifact https://sourceforge.net/tracker/index.php?func=detail&aid=2531303&group_id=204462&atid=989708 seems to say that Gentoo guests support "ln -s". In Ubuntu the operation cd /mnt/hgfs/shared; touch foo; ln -snf foo fum return ln: failed to create symbolic link `fum'...
2012-05-17 12:32:13 PDT by johnpeterson
Hello dtor ! Do you plan to implement TI-RPC in the next version of open-vm-tools ?.
2012-05-06 23:43:59 PDT by nosebleedkt